Infrai account developer guides
Every Infrai account guide in one place: quickstarts, production patterns, error resolution, and operations runbooks verified against the live API.
answers
- An API key leaked into a public repo: the first five minutes
- Building an internal spend dashboard from a usage timeseries
- Excluding vendors from a capability, and testing the chain first
- Attributing API spend to each tenant and charging it back
- Auto-recharge that can't become an unbounded card charge
- Checking the tier and limits a route needs before you call it
- Registering a webhook and verifying its signature properly
- Separating dev, staging and production with scoped API keys
- Rotating an API key with no downtime and no failed requests
- Capping spend so a runaway agent loop can't drain the account
- What happens when the balance hits zero, and seeing it coming
- Webhook deliveries are failing: how to inspect and retry them