Tessell DB Collection API is one of 82 APIs that Tessell publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include DB Collection. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.
This API exposes
11 operations
across 6 paths,
and defines 28 schemas.
It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against a single base URL, {server}.
11 operations6 paths28 schemas2 DELETE4 GET1 PATCH4 POST
Metadata
The identity and technical contract details declared by the specification.
Tessell DB Collection API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
Paths & Operations 11
Across 6 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 1 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are MilvusCollectionField (12 properties), MilvusCreateCollectionField (10 properties), DbCollectionDTO (9 properties), DbCollectionIndexDTO (8 properties). Each schema is shown below with its type and property counts.
ApiError
object
Common error response object for non 2xx responses
7 properties
MilvusIndexMetricType
string
apiResponse
object
2 properties
apiPaginationInfo
object
2 properties
IndexSpecification
object
3 properties
DbCollectionStatus
string
DbCollectionIndexStatus
string
The status of the DB collection index
DbCollectionsResponse
MilvusIndexConfig
object
1 property
DeleteDbCollectionIndexPayload
object
1 property
taskSummary
object
5 properties
MilvusIndexParameters
object
4 properties
MilvusCreateCollectionConfig
object
4 properties
MilvusCollectionConfig
object
3 properties
DbCollectionDTO
object
Db collection
9 properties
MilvusIndexType
string
apiMetadata
object
3 properties
DbCollectionCreatePayload
object
2 properties
DbCollectionIndexPayload
object
3 properties
MilvusCollectionField
object
12 properties
LoadCollectionPayload
object
1 property
DeleteDbCollectionPayload
object
1 property
DbCollectionIndexDTO
object
8 properties
databaseEngineType
string
Database Engine Type
DbCollectionsIndexResponse
DbCollectionConfig
object
1 property
MilvusCreateCollectionField
object
10 properties
MilvusDatatype
string
Specification
The full machine-readable OpenAPI contract behind this narrative.