Projects
List all projects of your workspace
Authorizations
x-api-keystringRequired
All of your Abyssale requests must contain a x-api-key header with your API Key.
Responses
200
Ok
application/json
idstring · uuidRequiredExample:
Unique identifier of the project
d59adee9-4867-11f0-96f2-0a00d9eb8f78namestringRequiredExample:
Name of the project
HTML5 Testscreated_at_tsintegerRequiredExample:
Unix timestamp when the project was created
1749827125401
Unauthorized
get
/projectsCreate a new project
Authorizations
x-api-keystringRequired
All of your Abyssale requests must contain a x-api-key header with your API Key.
Body
namestring · min: 2 · max: 100RequiredExample:
Name of the project
Summer Campaign 2024Responses
200
Project created successfully
application/json
idstring · uuidRequiredExample:
Unique identifier of the project
d59adee9-4867-11f0-96f2-0a00d9eb8f78namestringRequiredExample:
Name of the project
HTML5 Testscreated_at_tsintegerRequiredExample:
Unix timestamp when the project was created
1749827125post
/projects200
Project created successfully
Last updated

