Skip to Content
DeveloperAPI ReferenceOverview

API Reference Overview

The HealthTalk API enables programmatic access to messaging, scheduling, and patient data.

Base URL

https://api.healthtalk.ai/v1

API Features

  • RESTful Design - Standard HTTP methods and status codes
  • JSON Format - Request and response bodies in JSON
  • HMAC Authentication - Secure signature-based authentication
  • Rate Limiting - Fair usage policies to ensure service availability
  • Webhooks - Real-time event notifications
SectionDescription
AuthenticationAPI authentication and security
EndpointsAvailable API endpoints
WebhooksEvent notifications
Error HandlingError codes and handling
Rate LimitsUsage limits and quotas

SDKs

Official SDKs are available for:

  • JavaScript/TypeScript
  • Python
  • C# / .NET
  • Java

Versioning

The API uses URL-based versioning. The current version is v1. Breaking changes will result in a new version number.

Support

For API support, contact api-support@healthtalk.ai or visit the Developer Portal .

Last updated on