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

The Identity API from Rapidata — 3 operation(s) for identity.

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

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

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

4 operations 3 paths 6 schemas 1 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 Identity 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 3 paths, the API surfaces 4 operations — 1 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Identity 4
POST
/identity/bridge-token
Creates a pair of read and write bridge token keys for a client.
1 param → 200400401403
GET
/identity/bridge-token
Reads the bridge token keys for a given read key.
1 param → 200202404
POST
/identity/google-one-tap
Signs in a user using a token received from Google One Tap.
body → 200400401403
POST
/identity/referrer
Stores the referrer in a cookie for later use during sign-up.
1 param → 204

Schemas 6

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

ReadBridgeTokenEndpoint_NotAvailableOutput
object
1 property 1 required
ValidationProblemDetails
object
6 properties
CreateBridgeTokenEndpoint_Output
object
2 properties 2 required
GoogleOneTapLoginEndpoint_Output
object
2 properties 1 required
GoogleOneTapLoginEndpoint_Input
object
1 property 1 required
ReadBridgeTokenEndpoint_KeysOutput
object
6 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rapidata-identity-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