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

V7 Items API

Register, upload, list, and manage dataset items.

V7 Items API is one of 6 APIs that V7 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 9 paths, and defines 10 schemas. It is described by OpenAPI 3.0.1, at version 2.0.

Requests are made against a single base URL, https://darwin.v7labs.com/api.

10 operations 9 paths 10 schemas 1 DELETE3 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2.0
Base URL
https://darwin.v7labs.com/api
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

V7 Items 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 — Team-scoped API key sent as Authorization: ApiKey {key}. Generate keys at https://darwin.v7labs.com/?settings=api-keys. Key permissions determine which operati…

Paths & Operations 10

Across 9 paths, the API surfaces 10 operations — 1 DELETE, 3 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Items 10

Register, upload, list, and manage dataset items.

GET
/v2/teams/{team_slug}/items
List items
listItems 4 params → 200
DELETE
/v2/teams/{team_slug}/items
Delete items
deleteItems 1 param body → 204
GET
/v2/teams/{team_slug}/items/{item_id}
Get an item
getItem 2 params → 200404
POST
/v2/teams/{team_slug}/items/register_upload
Register locally stored data
registerUpload 1 param body → 200
GET
/v2/teams/{team_slug}/items/uploads/{upload_id}/sign
Sign upload of locally stored files
signUpload 2 params → 200
POST
/v2/teams/{team_slug}/items/uploads/{upload_id}/confirm
Confirm locally registered files
confirmUpload 2 params → 200
POST
/v2/teams/{team_slug}/items/register_existing
Register externally stored data (read-write)
registerExisting 1 param body → 200
POST
/v2/teams/{team_slug}/items/register_existing_readonly
Register externally stored data (read-only)
registerExistingReadonly 1 param body → 200
POST
/v2/teams/{team_slug}/items/archive
Archive items
archiveItems 1 param body → 200
POST
/v2/teams/{team_slug}/items/restore
Restore items
restoreItems 1 param body → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Item (7 properties), RegisterExistingRequest (3 properties), Page (3 properties), ItemFilters (3 properties). Each schema is shown below with its type and property counts.

RegisterUploadRequest
object
2 properties 2 required
Item
object
7 properties
ItemFilters
object
3 properties
Page
object
3 properties
Error
object
2 properties
RegisterUploadResponse
object
2 properties
Slot
object
3 properties
ItemList
object
2 properties
ItemFilterRequest
object
1 property 1 required
RegisterExistingRequest
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

v7-labs-items-api-openapi.yml Raw ↑

Other APIs V7 publishes across the network.

V7 Annotations API
V7 Classes API
V7 Datasets API
V7 Exports API
V7 Workflows API
Where this information came from

This is an independent, third-party profile of V7 Items 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.