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 Provider Items API

File and folder operations on storage providers

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

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

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

Requests are made against a single base URL, /.

8 operations 5 paths 8 schemas 1 DELETE3 GET1 PATCH3 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 Provider Items 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 5 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Provider Items 8

File and folder operations on storage providers

GET
/api/core/providers/{providerId}/items
List items
listItems 5 params → 403404200401
POST
/api/core/providers/{providerId}/items
Create folder
uploadFile 2 params body → 403201401
DELETE
/api/core/providers/{providerId}/items
Delete item
deleteItem 1 param body → 403404204401
PATCH
/api/core/providers/{providerId}/items
Rename item
renameItem 2 params body → 403404400200401
POST
/api/core/providers/{providerId}/items/upload-url
Get presigned upload URL
getUploadUrl 1 param body → 403200401
POST
/api/core/providers/{providerId}/items/confirm
Confirm presigned upload
confirmUpload 1 param body → 200404401
GET
/api/core/providers/{providerId}/items/download-url
Get download URL
getDownloadUrl 3 params → 403200404401
GET
/api/core/providers/{providerId}/items/content
Get file content
getFileContent 2 params → 403200404401

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ProviderItem (7 properties), UploadUrlResponse (3 properties), UploadUrlRequest (3 properties), DownloadUrlResponse (2 properties). Each schema is shown below with its type and property counts.

ItemReference
object
Reference to an item. Use trailing slash for folders (e.g., 'folder/' or 'path/to/folder/')
1 property 1 required
UploadUrlRequest
object
Request for presigned upload URL
3 properties 1 required
UploadUrlResponse
object
Presigned upload URL response
3 properties
ListItemsResponse
object
Paginated list of provider items
2 properties
ConfirmUploadRequest
object
Confirm presigned upload request
1 property 1 required
CreateItemRequest
object
Create folder request. Key must end with '/' to indicate a folder.
1 property 1 required
ProviderItem
object
Provider item (file or folder)
7 properties
DownloadUrlResponse
object
Download URL response
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

biolevate-provider-items-api-openapi.yml Raw ↑

Other APIs Biolevate publishes across the network.

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

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