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

The Reconciliation API from Rapidata — 4 operation(s) for reconciliation.

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

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

This API exposes 4 operations across 4 paths, and defines 8 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 8 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 Reconciliation 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.

Reconciliation 4
GET
/billing/reconciliation/bulk/{bulkReconciliationId}
Returns the aggregated status and results of all reconciliation jobs in a bulk operation.
1 param → 200400401403
GET
/billing/reconciliation/{jobId}
Returns the status and results of a reconciliation job.
1 param → 200400401403
POST
/billing/reconciliation/bulk/{bulkReconciliationId}/redispatch
Redispatches the individual reconciliations contained in the given bulk reconciliation.
1 param → 204400401403
POST
/billing/reconcile
Starts reconciliation for a single billing item, all items for a customer, or all items in a billing group.
body → 200400401403

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are GetBulkReconciliationStatusEndpoint_Output (19 properties), GetReconciliationStatusEndpoint_Output (18 properties), StartBulkReconciliationEndpoint_Input (6 properties), ValidationProblemDetails (6 properties). Each schema is shown below with its type and property counts.

GetReconciliationStatusEndpoint_Output
object
18 properties 15 required
BulkReconciliationDispatchState
StartBulkReconciliationEndpoint_Input
object
6 properties
GetBulkReconciliationStatusEndpoint_Output
object
19 properties 17 required
ValidationProblemDetails
object
6 properties
ReconciliationTimestampMode
ReconciliationJobState
StartBulkReconciliationEndpoint_Output
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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