Tendral Health API

Public API for Tendral Health. Authenticate with Authorization: Bearer tk_live_xxxxxxxxxxxx against the base URL https://api.tendralhealth.com/v1/. Errors and webhooks follow Stripe-style conventions; see the guides below for HMAC verification samples and event catalog.

All guides (8)
  • QuickstartFirst call in 5 minutes.
  • AuthenticationBearer tokens, scopes, rotation.
  • WebhooksEvent catalog and HMAC verification.
  • ErrorsEvery error code with retry guidance.
  • Rate limits100/min default; sliding window with X-RateLimit-* headers.
  • IdempotencyIdempotency-Key header and 24-hour replay window.
  • PaginationComposite cursors with has_more and next_cursor.
  • ChangelogVersioned API release notes.