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

The Cache API from Rapidata — 2 operation(s) for cache.

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

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

This API exposes 2 operations across 2 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/.

2 operations 2 paths 6 schemas 2 GET

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 Cache 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 2

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

Cache 2
GET
/campaign/cache/campaigns
Returns the current state of the in-memory campaign cache.
→ 200400401403
GET
/campaign/cache/user-scores
Returns the current state of the in-memory default user score cache.
→ 200400401403

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are GetCampaignCacheEndpoint_CampaignEntry (11 properties), ValidationProblemDetails (6 properties), GetUserScoreCacheEndpoint_Output (2 properties), GetCampaignCacheEndpoint_Output (2 properties). Each schema is shown below with its type and property counts.

GetCampaignCacheEndpoint_Output
object
2 properties 2 required
CampaignStatusModel
GetUserScoreCacheEndpoint_Output
object
2 properties 2 required
ValidationProblemDetails
object
6 properties
BoostingControlMode
GetCampaignCacheEndpoint_CampaignEntry
object
11 properties 11 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rapidata-cache-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 Campaign API
Rapidata Client API
Rapidata ContextShortening API
Rapidata Customer API
Rapidata CustomerRapid API
Rapidata Datapoints API