Reference guide for integrating with the MedThread healthcare platform API
The MedThread API provides access to healthcare data including patients, providers, and medical records. This documentation covers the key endpoints and authentication methods for integrating with the MedThread platform.
MedThread uses JWT token-based authentication. Obtain a token by logging in with your email and password, then include it in the Authorization header for subsequent requests.
Access patient data, provider information, and medical records through RESTful endpoints. The API follows standard HTTP methods and returns JSON responses.
Integrate MedThread data into your healthcare applications using our API. Support for patient records, provider management, and more.