Skip to content

Authentication

Tansy API uses an API key (anon role) for read-only access.

Headers

apikey: <ANON_KEY>
Authorization: Bearer <ANON_KEY>
Content-Type: application/json

Common errors

  • 401 No API key found → missing/invalid headers
  • 403 → endpoint not exposed / insufficient permissions