External API

Ping an external API by clicking the button below.

This will call a local API on port 3001 that would have been started if you run npm run dev (or npm run server:api). An access token is sent as part of the request's `Authorization` header and the API will validate it using the API's audience value.

Ping an external API by clicking the button below. This will call the external API using an access token, and the API will validate it using the API's audience value.

Result