Authentication
Authenticate every request with a BridgeStackAPI key.
Header
Send the key using the x-api-key header.
x-api-key: YOUR_API_KEY
Provider tokens
Provider credentials are stored in BridgeStackAPI and never exposed to clients. Clients only send x-api-key. Other headers you send are forwarded to the provider API.