How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Unitlab AI Projects API

Annotation projects

Unitlab AI Projects API is one of 2 APIs that Unitlab AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 5 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 2.5.1.

Requests are made against a single base URL, https://api.unitlab.ai.

5 operations 5 paths 3 schemas 3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.5.1
Base URL
https://api.unitlab.ai
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Unitlab AI Projects API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key issued at https://app.unitlab.ai (API Keys page), sent as "Authorization: Api-Key ". The SDK/CLI also read UNITLABAPIKEY or ~/.unitlab/credentials.

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Projects 5

Annotation projects

GET
/api/sdk/projects/
List projects
listProjects 1 param → 200401
GET
/api/sdk/projects/{project_id}/
Get project information
getProject 2 params → 200401404
GET
/api/sdk/projects/{project_id}/upload-info/
Get upload constraints for a project
getProjectUploadInfo 1 param → 200401404
POST
/api/sdk/projects/{project_id}/upload-data/
Upload a data sample to a project
uploadProjectData 1 param body → 200401403
POST
/api/sdk/projects/{project_id}/medical-upload-sessions/{session_id}/finalize/
Finalize a medical upload session
finalizeMedicalUploadSession 2 params → 200401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Project (8 properties), UploadInfo (4 properties), Error (2 properties). Each schema is shown below with its type and property counts.

UploadInfo
object
4 properties
Project
object
Fields as shown in the published SDK docs example.
8 properties
Error
object
Error envelope observed in the SDK error handling; either a detail or message string, or a field-to-errors map.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unitlab-ai-projects-api-openapi.yml Raw ↑

Other APIs Unitlab AI publishes across the network.

Unitlab AI Datasets API
Where this information came from

This is an independent, third-party profile of Unitlab AI Projects API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.