Kalpa Labs · Authentication Profile

Kalpa Labs Authentication

Authentication

Kalpa Labs secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanySpeechText-to-SpeechVoiceAudioConversational AIMachine-LearningArtificial Intelligence
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
scheme: bearer · in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/kalpa-labs-openapi-original.json
docs: https://docs.kalpalabs.ai/authentication
summary:
  types:
  - apiKey
  api_key_in:
  - header
  provisioning: per-team, early access (request via hello@kalpalabs.ai)
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  scheme: bearer
  header_primary: Authorization
  header_primary_format: 'Bearer <key>'
  header_alternate: X-API-Key
  description: >-
    Every /v1/* endpoint authenticates with a per-team API key, sent as a bearer
    token in the Authorization header (preferred) or in the X-API-Key header.
    A missing or invalid key returns 401 authentication_error; if key verification
    is temporarily unavailable the API returns 503 service_unavailable (retry, do
    not treat as invalid).
  sources:
  - openapi/kalpa-labs-openapi-original.json
notes:
  - Keys are secret; call the API server-side, never from browsers or shipped apps.
  - Keys are rotated / limits raised by contacting hello@kalpalabs.ai.
  - Each key carries its own rate limits and its own usage meter (GET /v1/usage).

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/kalpa-labs-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.