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 BatchUpload API

The BatchUpload API from Rapidata — 4 operation(s) for batchupload.

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

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

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

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

4 operations 4 paths 9 schemas 2 GET2 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 BatchUpload 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 4

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

BatchUpload 4
POST
/asset/batch-upload/{batchUploadId}/abort
Aborts the specified batch upload.
1 param → 204400401403
POST
/asset/batch-upload
Creates a batch upload and queues processing for each URL.
body → 200400401403
GET
/asset/batch-upload/{batchUploadId}
Gets the full result of a batch upload including all items.
1 param → 200400401403
GET
/asset/batch-upload/status
Gets aggregated status for batch uploads identified by IDs or a correlation ID.
2 params → 200400401403

Schemas 9

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

CreateBatchUploadEndpoint_Output
object
1 property 1 required
BatchUploadUrlStatus
GetBatchUploadResultEndpoint_UrlOutput
object
4 properties 2 required
GetBatchUploadStatusEndpoint_Output
object
5 properties 5 required
ValidationProblemDetails
object
6 properties
BatchUploadStatus
CreateBatchUploadEndpoint_Input
object
3 properties 1 required
GetBatchUploadResultEndpoint_Output
object
6 properties 6 required
CompressionOverride
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rapidata-batchupload-api-openapi.yml Raw ↑

Other APIs Rapidata publishes across the network.

Rapidata Asset API
Rapidata Audience 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