Getting Started
Create an API app and call the status endpoint.
1. Create an API application in Developer Tools.
2. Copy the bearer token once.
3. Send Authorization: Bearer CLIENT_ID.SECRET.
4. Start with GET /api/v1/status.
Create an API app and call the status endpoint.