API

Let your existing systems read CareNotes data — issue and manage API keys.

Create key

Scopes

Keys

Loading…

Endpoints

All endpoints are read-only and require a Bearer key with the matching scope.

  • GET/api/v1/clientsscope clients:read
  • GET/api/v1/visitsscope visits:read
  • GET/api/v1/schedulescope schedule:read

Example

curl -H "Authorization: Bearer rk_live_…" \
  https://your-agency.remy.care/api/v1/clients