Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your workspace API key. See Find your API key for more information.
Body
The project name.
64"My Project"
The task type of the project.
llm-base, tabular-classification, tabular-regression, text-classification The project description.
280"My project description."
Response
Status OK.
The project id.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
The workspace id.
"055fddb1-261f-4654-8598-f6347ee46a09"
The project creator id.
"589ece63-49a2-41b4-98e1-10547761d4b0"
The project name.
64"My Project"
The project creation date.
"2024-03-22T11:31:01.185Z"
The project last updated date.
"2024-03-22T11:31:01.185Z"
The source of the project.
web, api, null The task type of the project.
llm-base, tabular-classification, tabular-regression, text-classification The number of versions (commits) in the project.
x >= 02
The number of inference pipelines in the project.
x >= 01
The total number of tests in the project.
x >= 010
The number of tests in the development mode of the project.
x >= 05
The number of tests in the monitoring mode of the project.
x >= 05
Links to the project.
The project description.
280"My project description."

