Developers
External API, API keys, pagination, and webhook verification
Auth and Scopes
Create API keys, choose scopes, and understand live vs test access for the external API.
intermediateCursor Pagination
Read large datasets safely with stable cursor-based pagination.
intermediateDocs Sitemap and LLM Files
Use the docs.cleanestimate.pro sitemap, llms.txt, and llms-full.txt files for search, crawl, and AI ingestion workflows.
beginnerExamples
Start quickly with curl examples for the current public v1 records and webhook registration.
intermediateExternal API Overview
Use CleanEstimatePro's public REST API for CRM sync, forms, automations, and partner integrations.
intermediateIdempotency
Prevent duplicate records when your integration retries POST or PATCH requests.
intermediateOperations Runbook
Queue monitoring, structured logs, alerts, and backup/restore expectations for CE Pro.
intermediatePlatform Reliability
Health checks, session refresh, baseline admin API protection, and crash recovery for CE Pro.
intermediateProposal and Reporting API Status
Current availability status for the deferred proposal and reporting resources that were previously documented for the external API.
advancedStress Testing
Run the repeatable 1K-user readiness drill against CE Pro before launches and scale changes.
intermediateSupabase Region Migration
Move CE Pro to a new Supabase region without missing auth, storage, mobile, or stress-validation work.
advancedWebhook Signing
Verify outbound webhook deliveries from CleanEstimatePro with HMAC SHA-256.
advanced