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
Authorizations
Suki access token (suki_token) from Login or Register. Expires after one hour.
Headers
Optional for standard partners.
Required for:
- Bearer authentication. Use the same
provider_idreturned by the Login or Register API. - Single Auth Token authentication. Include the same
provider_idon every request assdp_provider_id.
Example:
"provider-123"
Response
Request succeeded.
Response body for the /info/specialties endpoint
Information about supported specialties
Last modified on July 23, 2026
cURL