S
Spoke Public API v1
Details
- URL
-
https://api.spoke.com/public/v1 - Docs
- https://developer.team.getcircuit.com/api
Authentication
Authorization: Basic <credential> /Authorization: Bearer <credential> 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.