Proxying a provider API

Route requests through BridgeStackAPI before they reach the provider.

Setup

Create the API entry, connect your provider endpoint, and issue keys.

Example request

Send requests through the middleware endpoint with the client key.

curl -H "x-api-key: YOUR_API_KEY" https://api.bridgestackapi.com/v1/<API_REFERENCE>