# Heroku cost tracking

Sumloop pulls Heroku cost on a schedule and puts it in the same ledger
as every other vendor a team pays.

| | |
| --- | --- |
| What Sumloop reads | monthly cost in USD |
| Reported in | USD |
| Credential | API token |
| Access | Read-only. Sumloop cannot change a resource or spend money. |
| Annual commitments | Spread by Sumloop |

## How to connect Heroku

1. Sign in as an account with billing access, then run `heroku authorizations:create -d Sumloop`.
2. Copy the Token value (not the ID) — unlike the dashboard API key it does not expire.
3. Paste it below.

## Other cloud & hosting Sumloop tracks

- [Amazon Web Services](https://sumloop.app/integrations/aws.md)
- [DigitalOcean](https://sumloop.app/integrations/digitalocean.md)
- [Google Cloud](https://sumloop.app/integrations/gcp.md)
- [Linode](https://sumloop.app/integrations/linode.md)
- [Microsoft Azure](https://sumloop.app/integrations/azure.md)
- [Scaleway](https://sumloop.app/integrations/scaleway.md)
- [Vercel](https://sumloop.app/integrations/vercel.md)
- [Vultr](https://sumloop.app/integrations/vultr.md)

## Links

- Heroku → Account → Authorizations: https://dashboard.heroku.com/account/applications
- Heroku API reference: https://devcenter.heroku.com/articles/platform-api-reference#invoice
- This page: https://sumloop.app/integrations/heroku
- Every integration: https://sumloop.app/integrations.md
