Overview
Complete reference for the CareCycle Public API
The CareCycle API provides programmatic access to manage campaigns, customers, calls, and more. All endpoints use JSON for request and response bodies.
Base URL
https://api.carecycle.aiAuthentication
All API requests require an API key passed via the x-api-key header. See Authentication for details on obtaining and using API keys.
Available Resources
Authentication
API keys, rate limits, and error codes.
Campaigns
Manage outreach campaigns and agent source restrictions.
Customers
Access and manage customer records, prescriptions, policies, and more.
Inquiries
View and manage customer inquiries.
Custom Fields
Define and manage custom field definitions.
Leads
Upload lead records for campaigns.
Sync
Sync Medicare and ACA customer and policy data.
OpenAPI Specification
The CareCycle API is documented using the OpenAPI 3.0 specification. Use it to generate client libraries, import into API tools like Postman, or validate requests.