Build AI agents on Quote Rocket
Quote Rocket supports a shared model where human users work in CRM while external AI agents and integrations run through the same subscriber-safe APIs.
This developer portal documents external Sales and Service Agent APIs only. Internal support and development endpoints are intentionally excluded.
Start Integration Browse API ReferenceAt a glance
- 67 Sales routes
- 24 Service routes
- Generated: 2026-06-05T20:18:12+00:00
Core router pattern
Every request uses the same entry URL and required query parameters.
https://quoterocket.ai/shr/agent_api_router.php?agent=sales&resource=help&action=spec
Always include agent, resource, and action on both GET and POST.