For AI agents: visit https://docs.elationhealth.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Method | Endpoint | Description |
|---|
| GET | /api/2.0/insurance_companies/ | List Insurance Companies |
| GET | /api/2.0/insurance_companies/{id}/ | Retrieve Insurance Company |
| POST | /api/2.0/insurance_companies/ | Create Insurance Company |
| PATCH | /api/2.0/insurance_companies/{id}/ | Partially Update Insurance Company |
| PUT | /api/2.0/insurance_companies/{id}/ | Update Insurance Company |
| DELETE | /api/2.0/insurance_companies/{id}/ | Delete Insurance Company |