Quickstart
Summary
Section titled “Summary”Make one request and confirm you can reach the API.
Get a successful response.
Make a request
Section titled “Make a request”curl -H "Authorization: Bearer <token>" https://api.example.com/v1/pingMake one request and confirm you can reach the API.
Get a successful response.
curl -H "Authorization: Bearer <token>" https://api.example.com/v1/ping