Orb
Pull-based usage source — Plutus fetches on a schedule, unlike the push-based usage ingestion API.
What Plutus imports
Section titled “What Plutus imports”- Metered usage by billable metric, broken down by end-customer
Connecting
Section titled “Connecting”Method: API Key (Bearer token)
- Open the Orb dashboard → Developers → API Keys → Create key.
- A standard API key is enough — Plutus only calls
GET /subscriptionsandGET /subscriptions/{id}/usage. - Paste the key into Plutus. Plutus pulls daily usage for every active subscription’s billable metrics on a schedule.
Orb reports a quantity per billable metric but never a unit of measure, so usage rows here carry the metric name and no unit. Only subscriptions with status=active are pulled.