RelayaRelayaDocs
Dashboard

Changelog

Notable changes to the Relaya API. Subscribe to updates via webhook or check back here.

New

Developer Portal Launch

  • Launched developer documentation portal at developers.relaya.one
  • Published complete API reference for all endpoints
  • Added interactive code examples in cURL, Python, and Node.js
  • Webhook signature verification documentation
Improvement

Scribe API Enhancements

  • Added support for Hindi, Tamil, Telugu, and Kannada audio transcription
  • Reduced average processing time from 90s to 45s
  • Added note_type parameter for brief and detailed note formats
New

Analytics API

  • New /v1/analytics/overview endpoint for clinic-wide metrics
  • New /v1/analytics/appointments with daily/weekly/monthly granularity
  • New /v1/analytics/voice for AI call performance insights
Breaking

API v1 Stable Release

  • All endpoints now use the /v1/ prefix
  • Pagination response format standardized across all list endpoints
  • Error response format unified with machine-readable codes
  • Rate limiting enforced at 100 requests per minute per key
New

Webhooks

  • Webhook registration and management endpoints
  • HMAC-SHA256 payload signature verification
  • 8 event types available across appointments, patients, voice, and scribe