> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spikeapi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Spike Care API — manage clinics, patients, and visits

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](/api-docs/api-spike-care/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.
