Skip to main content
The Spike Care API lets you manage clinics, patients, and patient visits. Each request is authenticated with an API key tied to your EMR (electronic medical record) system. Base URL: https://api.spikecare.com/public/v1 All endpoints require authentication via a Bearer API key.

Typical flow

  1. Create clinics and optionally configure their insurance providers.
  2. Create patients under a clinic with demographic information.
  3. Create and manage visits for each patient as needed.