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

Runloop objects API

The objects API from Runloop — 8 operation(s) for objects.

Runloop objects API is one of 24 APIs that Runloop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 19 JSON Schema definitions.

Tagged areas include Objects. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 19 JSON Schemas.

This API exposes 9 operations across 8 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 0.1.

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

9 operations 8 paths 9 schemas 6 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1
Base URL
https://api.runloop.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Runloop objects API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 9

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

objects 9
POST
/v1/objects
Create an Object.
createObject body → 200400401403500
GET
/v1/objects
List Objects.
listObjects 7 params → 200401403500
GET
/v1/objects/list_public
List Public Objects.
listPublicObjects 7 params → 200401403500
GET
/v1/objects/metadata/keys
List available object metadata keys.
getObjectMetadataKeys → 200
GET
/v1/objects/metadata/keys/{key}/values
List values for a specific object metadata key.
getObjectMetadataValues 1 param → 200400
GET
/v1/objects/{id}
Get an Object.
getObject 1 param → 200401403404500
POST
/v1/objects/{id}/complete
Complete Object Upload.
completeObject 1 param body → 200401403404409500
POST
/v1/objects/{id}/delete
Delete an Object.
deleteObject 1 param body → 200401403404500
GET
/v1/objects/{id}/download
Generate Download URL for Object.
generateDownloadUrl 2 params → 200400401403404500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ObjectView (9 properties), ObjectCreateParameters (4 properties), ObjectListView (3 properties), MetadataValuesView (2 properties). Each schema is shown below with its type and property counts.

MetadataKeysView
object
1 property
ObjectState
string
ObjectDownloadUrlView
object
A response containing a presigned download URL for an Object.
1 property 1 required
MetadataValuesView
object
2 properties
ObjectListView
object
A paginated list of Objects.
3 properties 2 required
ContentType
string
ObjectView
object
An Object represents a stored data entity with metadata.
9 properties 5 required
EmptyRecord
object
ObjectCreateParameters
object
Parameters required to create a new Object.
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

runloop-ai-objects-api-openapi.yml Raw ↑

Other APIs Runloop publishes across the network.

Runloop agents API
Runloop apikeys API
Runloop axons API
Runloop Benchmark API
Runloop Blueprint API
Runloop Blueprint-Lifecycle API
Runloop Blueprint-ObservabilityTools API
Runloop Devbox API
Runloop Devbox-FileTools API
Runloop Devbox-Lifecycle API
Runloop Devbox-NetworkTools API
Runloop Devbox-ObservabilityTools API
Where this information came from

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