circuit.com
Circuit Routing Ltd provides Spoke, delivery route planning and dispatch software for teams. Its documented developer offering is a public API for managing dispatch resources such as plans, stops, drivers, depots, routes, and related webhook events.
circuit.com exposes documented HTTP REST APIs for Spoke Dispatch in v1 and legacy v0.2b, authenticated with a user-generated Spoke API key via Basic or Bearer Authorization; no GraphQL, MCP, or CLI surface was found.
- Spoke Public API v1discovered
- Spoke Public API v0.2bdiscovered
In Spoke Dispatch, go to Settings → Integrations → API and generate a new API key, as described in the Authentication section. The same key can be sent in the Authorization header either as HTTP Basic auth with username=yourApiKey and an empty password, or as Bearer yourApiKey.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing