Esteem API Documentation
Welcome to the Esteem Therapeutics API documentation. This comprehensive guide covers all endpoints, authentication methods, and parameters for integrating with the Esteem platform.
Base URL
All API requests should be made to:
https://your-api-domain.com/v1API Overview
The Esteem API is organized into several main sections:
- Clinic API - Endpoints for clinic operations, patient management, appointments, and session notes
- Admin API - Administrative endpoints for managing users, providers, and system configuration
- General API - Public endpoints for assessments, questionnaires, and content management
- Webhooks - Webhook endpoints for external integrations
Getting Started
- Review the Authentication section to understand how to authenticate your requests
- Browse the specific API sections based on your integration needs
- Use the provided examples to test your integration
Response Format
All API responses are returned in JSON format with consistent error handling and status codes.