Heroku
Provides endpoints to retrieve and modify account information and to fetch the API schema.
Latency
2189ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/account
Info for account.
/account
Update account.
/schema
Retrieve the API schema.
3 endpoints auto-detected
Authentication
This API uses Bearer token authentication — pass your token in the Authorization header.
curl -X GET \ "https://devcenter.heroku.com/articles/platform-api-reference//account" \ -H "Authorization: Bearer YOUR_TOKEN"
devcenter.heroku.com · HTTPS only