vcaremd
GuidesAPI Reference
API Reference
API StatusOperational
OpenAPI Explorer
  • GETList patients
  • GETList patients
  • GETList patients
  • POSTCreate patient
  • GETRetrieve patient
  • POSTRetrieve patient
  • GETRetrieve patient
  • GETList appointments
  • GETList appointments
  • POSTCreate appointment
  • POSTSubmit claim
  • GETList webhooks
  • POSTCreate webhook
API StatusOperational
OpenAPI Explorer
  • GETList patients
  • GETList patients
  • GETList patients
  • POSTCreate patient
  • GETRetrieve patient
  • POSTRetrieve patient
  • GETRetrieve patient
  • GETList appointments
  • GETList appointments
  • POSTCreate appointment
  • POSTSubmit claim
  • GETList webhooks
  • POSTCreate webhook

API Reference

vcaremd REST API

Browse endpoints, send live requests with Try it, or open the full playground workspace for multi-tab testing and request history.

See also Rate Limits & Errors.

API Reference

Fake REST API for testing — CORS enabled, no auth

Interactive workspace

API Playground

Send live requests in a resizable side panel — multi-tab workspace, security, path and query params, headers, cookies, and request history. Test with free public APIs or your own endpoint.

vcaremd APIJSONPlaceholderHTTPBinPokéAPI

Example requests

Multi-language snippets for common endpoints. Your API key from the playground is injected automatically when set.

bash
curl "https://api.vcaremd.com/v1/patients?limit=20" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Accept: application/json"

vcaremd API · OpenAPI 3.0