Authentication
OAuth 2.0 client credentials for machine-to-machine, and authorisation code flow for user-facing integrations. Bearer tokens expire in 60 minutes; refresh tokens in 30 days.
API reference
A concise reference for the endpoints in private beta today. Full OpenAPI spec, SDKs and a hosted sandbox launch alongside general availability.
OAuth 2.0 client credentials for machine-to-machine, and authorisation code flow for user-facing integrations. Bearer tokens expire in 60 minutes; refresh tokens in 30 days.
Jobs (create, read, update, cancel); Leads (list, unlock via credits, mark contacted); Professionals (search by category and location, read profile, list reviews); Reviews (create after verified completion).
Subscribe to lead.created, quote.sent, job.won, review.published and payment.settled events. Signed with HMAC-SHA256; retries with exponential back-off for up to 24 hours.
1,000 requests per minute per client by default. Higher limits available for verified partners.