API Reference Overview
The HealthTalk API enables programmatic access to messaging, scheduling, and patient data.
Base URL
https://api.healthtalk.ai/v1API 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
Quick Links
| Section | Description |
|---|---|
| Authentication | API authentication and security |
| Endpoints | Available API endpoints |
| Webhooks | Event notifications |
| Error Handling | Error codes and handling |
| Rate Limits | Usage 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