Quickstart

Create an API, generate a key, and send your first request.

GETx-api-key required/v1/{api_reference}application/json

Steps

Create the API entry, configure policies, and issue a client key.

  • Register the provider base URL in BridgeStackAPI.
  • Generate an API key for your client.
  • Send a request using the middleware endpoint.

Example request

Use the middleware endpoint and include the client key.

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