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

The Settings API from Rapidata — 7 operation(s) for settings.

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

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

This API exposes 7 operations across 7 paths, and defines 6 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 7 paths 6 schemas 3 DELETE1 GET3 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 Settings 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 7 paths, the API surfaces 7 operations — 3 DELETE, 1 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Settings 7
POST
/billing/billing-item/{billingItemId}/settings
Creates a billing setting for a billing item.
1 param body → 204400401403
POST
/billing/customer/{customerId}/settings
Creates a billing setting for a customer.
1 param body → 204400401403
POST
/billing/settings
Creates a global billing setting.
body → 204400401403
DELETE
/billing/billing-item/{billingItemId}/settings/{settingId}
Deletes a billing item billing setting.
2 params → 204400401403
DELETE
/billing/customer/{customerId}/settings/{settingId}
Deletes a customer billing setting.
2 params → 204400401403
DELETE
/billing/settings/{settingId}
Deletes a global billing setting.
1 param → 204400401403
GET
/billing/settings/timeline
Gets the billing settings timeline.
2 params → 200400401403

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are CreateGlobalBillingSettingEndpoint_Input (14 properties), CreateBillingItemBillingSettingEndpoint_Input (14 properties), CreateCustomerBillingSettingEndpoint_Input (14 properties), GetBillingSettingsTimelineEndpoint_Output_Interval (13 properties). Each schema is shown below with its type and property counts.

GetBillingSettingsTimelineEndpoint_Output_Interval
object
13 properties 11 required
CreateCustomerBillingSettingEndpoint_Input
object
The billing setting input data.
14 properties
GetBillingSettingsTimelineEndpoint_Output
object
1 property 1 required
ValidationProblemDetails
object
6 properties
CreateBillingItemBillingSettingEndpoint_Input
object
The billing setting input data.
14 properties
CreateGlobalBillingSettingEndpoint_Input
object
The billing setting input data.
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rapidata-settings-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 BillingAccount API
Rapidata Cache API
Rapidata Campaign API
Rapidata Client API
Rapidata ContextShortening API
Rapidata Customer API
Rapidata CustomerRapid API