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

The Invoice API from Rapidata — 5 operation(s) for invoice.

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

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

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

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

5 operations 5 paths 7 schemas 2 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 Invoice 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 5

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

Invoice 5
POST
/billing/invoice
Creates a Stripe draft invoice for a billing period.
body → 200400401403
POST
/invoice/{invoiceId}/finalize
Finalizes a draft invoice.
1 param → 204400401403
GET
/invoice/{invoiceId}
Gets an invoice by ID.
1 param → 200400401403
GET
/invoices
Queries invoices with filtering, sorting, and pagination.
8 params → 200400401403
POST
/invoice/{invoiceId}/void
Voids an invoice.
1 param → 204400401403

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are QueryInvoicesEndpoint_Output (13 properties), GetInvoiceEndpoint_Output (11 properties), ValidationProblemDetails (6 properties), QueryInvoicesEndpoint_PagedResultOfOutput (5 properties). Each schema is shown below with its type and property counts.

QueryInvoicesEndpoint_PagedResultOfOutput
object
5 properties 4 required
CreateInvoiceEndpoint_Output
object
1 property 1 required
CreateInvoiceEndpoint_Input
object
1 property 1 required
ValidationProblemDetails
object
6 properties
QueryInvoicesEndpoint_Output
object
13 properties 8 required
InvoiceStatus
GetInvoiceEndpoint_Output
object
11 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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