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

The BillingAccount API from Rapidata — 6 operation(s) for billingaccount.

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

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

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

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

7 operations 6 paths 11 schemas 1 GET3 POST3 PUT

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 BillingAccount 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 7

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

BillingAccount 7
POST
/vouchers
Grants a voucher to a customer.
body → 200400401403
GET
/vouchers
Queries vouchers with filtering, sorting, and pagination.
9 params → 200400401403
POST
/vouchers/{voucherId}/revoke
Revokes a voucher.
1 param → 204400401403
PUT
/customer/{customerId}/credit-line
Sets the spend limit for a customer.
1 param body → 204400401403
PUT
/customer/{customerId}/minimum-spend-commitment
Sets the minimum spend commitment for a customer.
1 param body → 204400401403
PUT
/customer/{customerId}/platform-fee
Sets the platform fee for a customer.
1 param body → 204400401403
POST
/customer/unsubscribe
Unsubscribes the current customer.
body → 204400401403

Schemas 11

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

SetCreditLineEndpoint_Input
object
1 property 1 required
QueryVouchersEndpoint_PagedResultOfOutput
object
5 properties 4 required
SetPlatformFeeEndpoint_Input
object
1 property 1 required
ValidationProblemDetails
object
6 properties
GrantVoucherEndpoint_Output
object
1 property 1 required
VoucherSource
QueryVouchersEndpoint_Output
object
8 properties 8 required
SetMinimumSpendCommitmentEndpoint_Input
object
1 property 1 required
GrantVoucherEndpoint_Input
object
4 properties 2 required
VoucherStatus
UnsubscribeEndpoint_Input
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rapidata-billingaccount-api-openapi.yml Raw ↑

Other APIs Rapidata publishes across the network.

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