Welcome to the Caspen API
Caspen streamlines your allied health practice so you can focus on what matters most - your patients. Our comprehensive platform handles everything from client scheduling and treatment notes to billing and compliance, giving allied health practitioners the tools they need to run their practice efficiently. The Caspen API extends your capabilities even further, allowing you to integrate with your existing tools, automate repetitive tasks, and create custom solutions tailored to your unique practice needs. Whether you’re syncing patient data with specialized equipment, connecting to accounting software, or building custom reporting dashboards, our API makes it possible.Protocol and formats
Caspen exposes REST-style endpoints that use resource-oriented URLs, expect JSON payloads, and return JSON responses, protected by secure TLS 1.2+ encryption and robust bearer-token authentication.Base URL
Use this production endpoint for all Caspen API requests.What you can build
- Integrate internal systems by syncing clients, appointments, and billing data.
- Power custom applications that rely on Caspen as the single source of truth.
- Automate operational tasks such as onboarding, reporting, and notifications.
Next steps
- Review Authentication to generate and manage bearer tokens.
- Read Security before deploying production integrations.
- Study Rate Limits and Dates and Times so your integration handles throttling and timezones correctly.