curl -X GET "https://api.nevatal.com/api/v1/clinical-procedures?specialty=odontologia" \ -H "Authorization: Bearer nvtl_your_api_key"
{ "data": [ { "id": "proc_general_consult", "name": "Consulta General", "code": "890101", "specialty": "Odontología General", "duration": 30, "price": 150000, "currency": "COP", "status": "active" } ], "pagination": { "page": 1, "limit": 20, "total": 28 } }
Retrieve the clinic’s procedure catalog
Documentation IndexFetch the complete documentation index at: https://docs.nevatal.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nevatal.com/llms.txt
Use this file to discover all available pages before exploring further.
active
inactive