Info
Supported Medical Specialties
Get list of supported medical specialties and their identifiers
GET
cURL
Use this endpoint to get the list of supported medical specialties. This list is used to validate the specialty field in the when creating or updating an .
For more information about the specialties, refer to the Medical specialties section.
Code examples
- Python
- TypeScript
Headers
sdp_suki_token
Unique identifier for the provider. Optional for standard partners. Required for Single Auth Token authentication, where multiple providers share the same partner_token.
Example:
"provider-123"
Response
Success Response
Response body for the /info/specialties endpoint
Information about supported specialties
Last modified on June 12, 2026
cURL