Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rapidata Asset API

The Asset API from Rapidata — 3 operation(s) for asset.

Rapidata Asset API is one of 55 APIs that Rapidata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Asset. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.4, at version v1.

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

3 operations 3 paths 4 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.4
API Version
v1
Base URL
https://api.rapidata.ai/
Authentication
OpenID Connect
Resource Areas
1

Authentication & Security 1

Rapidata Asset API declares 1 security scheme for authenticating requests. It supports OpenID Connect (OpenIdConnect) discovered at https://auth.rapidata.ai/.well-known/openid-configuration.

  • OpenIdConnect — OpenID Connect connection flow

Paths & Operations 3

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

Asset 3
POST
/asset/compress
Compresses an uploaded image and returns the WebP result.
2 params body → 200400401403
POST
/asset/file
Uploads a file to our system and returns the new file name used internally.
3 params body → 200400401403
POST
/asset/url
Downloads a file from the provided URL, stores it in our system and returns the new file name used internally.
4 params → 200400401403

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ValidationProblemDetails (6 properties), UploadFileFromUrlEndpoint_Output (5 properties), UploadFileEndpoint_Output (5 properties). Each schema is shown below with its type and property counts.

UploadFileEndpoint_Output
object
5 properties 3 required
UploadFileFromUrlEndpoint_Output
object
5 properties 3 required
ValidationProblemDetails
object
6 properties
IFormFile
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rapidata-asset-api-openapi.yml Raw ↑

Other APIs Rapidata publishes across the network.

Rapidata Audience API
Rapidata BatchUpload API
Rapidata Benchmark API
Rapidata Billing API
Rapidata BillingAccount API
Rapidata Cache API
Rapidata Campaign API
Rapidata Client API
Rapidata ContextShortening API
Rapidata Customer API
Rapidata CustomerRapid API
Rapidata Datapoints API