S

Spoke Public API v1

REST discovered

Details
URL
https://api.spoke.com/public/v1
Docs
https://developer.team.getcircuit.com/api
Authentication
Spoke Dispatch API key api_key discovered Get key ↗
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.