Skip to main content
The Craft API lets gives you Programmatic access to our AI powered coaching, scheduling, and messaging platform for home services and home improvement businesses. The API enables developers to build custom integrations with their own internal tools or third party platforms.

Base URL

All API requests should be made to:

Response Format

All responses are wrapped in a consistent envelope.

Success (list)

Success (single object)

Error


Pagination

List endpoints return paginated results. Use these query parameters to control pagination:

Rate Limits

API requests are limited to 1,000 requests per hour per API key. If you exceed this limit, you’ll receive a 429 Too Many Requests response.

Versioning

The API is versioned via the URL path (e.g., /api/v1/). When breaking changes are introduced, a new version will be released. Existing versions will continue to work.