Taiga Partner API

Build billing integrations with Taiga.

Scoped API keys, tenant-aware request patterns, and a generated OpenAPI reference.

OpenAPI spec download requires an authorized partner account.

# Create an API key in the developer portal, then call the API
curl "https://api.taigabilling.com/api/encounters/v4?limit=10" \
  -H "Authorization: Bearer $TAIGA_API_KEY"

Start here