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

Kalpa Labs Usage API

Per-key usage and metering.

Kalpa Labs Usage API is one of 3 APIs that Kalpa Labs publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Usage. The published artifact set on APIs.io includes an OpenAPI specification and an AsyncAPI specification.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against 2 base URLs: https://api.kalpalabs.ai, http://localhost:8080.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.kalpalabs.ai
Authentication
HTTP Bearer
Contact
License
Proprietary
Resource Areas
1

Authentication & Security 1

Kalpa Labs Usage API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (ApiKeyAuth).

  • ApiKeyAuth — Your Kalpa API key, sent as Authorization: Bearer (or the X-API-Key header).

Paths & Operations 1

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

Usage 1

Per-key usage and metering.

GET
/v1/usage
Your metered usage
usage_v1_usage_get → 200401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are UsageSummaryResponse (6 properties), ErrorBody (3 properties), ErrorResponse (1 property). Each schema is shown below with its type and property counts.

ErrorResponse
object
The envelope returned for every 4xx/5xx.
1 property 1 required
UsageSummaryResponse
object
6 properties 5 required
ErrorBody
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kalpa-labs-usage-api-openapi.yml Raw ↑

Other APIs Kalpa Labs publishes across the network.

Kalpa Labs Meta API
Kalpa Labs Speech API