API reference
Reference endpoints, headers, and examples for middleware usage.
Authentication
Send the BridgeStackAPI key in every request using the x-api-key header.
x-api-key: YOUR_API_KEY
Examples
curl -H "x-api-key: YOUR_API_KEY" https://api.bridgestackapi.com/v1/<API_REFERENCE>