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

Biolevate Collections API

Collection resource management

Biolevate Collections API is one of 9 APIs that Biolevate publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Collection. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 4 paths, and defines 16 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, /.

8 operations 4 paths 16 schemas 2 DELETE3 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api-docs.biolevatecloud.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Biolevate Collections API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (TOKEN). By default, every request must be authenticated.

Paths & Operations 8

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

Collections 8

Collection resource management

GET
/api/core/collections
List collections
listCollections 5 params → 200401
POST
/api/core/collections
Create a collection
createCollection body → 201400401
GET
/api/core/collections/{id}/files
List files in collection
listCollectionFiles 6 params → 403200404401
POST
/api/core/collections/{id}/files
Add file to collection
addFileToCollection 1 param body → 403404201400401
GET
/api/core/collections/{id}
Get a collection
getCollection 1 param → 403200404401
DELETE
/api/core/collections/{id}
Delete a collection
deleteCollection 1 param → 204403404401
PATCH
/api/core/collections/{id}
Update a collection
updateCollection 1 param body → 403400200404401
DELETE
/api/core/collections/{id}/files/{fileId}
Remove file from collection
removeFileFromCollection 2 params → 403204404401

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are EliseFileInfo (28 properties), EliseCollectionInfo (19 properties), PageDataEliseCollectionInfo (4 properties), PageDataEliseFileInfo (4 properties). Each schema is shown below with its type and property counts.

ProviderId
object
2 properties
UpdateCollectionRequest
object
3 properties
PolicyId
object
2 properties
UserId
object
1 property
CollectionId
object
2 properties
JsonNode
object
LastMergeJobInfo
object
2 properties
EliseFileInfo
object
28 properties
FileId
object
2 properties
CollectionViewId
object
2 properties
EliseCollectionInfo
object
19 properties
PageDataEliseFileInfo
object
4 properties
PageDataEliseCollectionInfo
object
4 properties
CreateCollectionRequest
object
3 properties 1 required
AddFileToCollectionRequest
object
Request to add a file to a collection
1 property 1 required
LibItemIndexationInfos
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

biolevate-collections-api-openapi.yml Raw ↑

Other APIs Biolevate publishes across the network.

Biolevate Agent API
Biolevate Extraction API
Biolevate Files API
Biolevate Find similar files API
Biolevate Multi-Dimensional Extraction API
Biolevate Provider Items API
Biolevate Providers API
Biolevate Question Answering API
Where this information came from

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