Billing & Credits
Egret uses a credit-based billing model. Each query consumes credits based on the model tier used.
Plans
| Plan | Price | Credits/mo | Domains |
|---|---|---|---|
| Starter | $49/mo | 500 | 3 |
| Professional | $149/mo | 2,000 | 10 |
| Enterprise | Custom | Unlimited | Unlimited |
Credit consumption
| Model tier | Credits per query |
|---|---|
| Standard | 1 |
| Advanced | 3 |
Checking usage
GET /api/v1/billing/usage/
Authorization: Api-Key ek_live_...
Managing subscription
GET /api/v1/billing/subscription/
POST /api/v1/billing/subscription/change/
For plan upgrades, downgrades, and billing portal access, see Pricing or contact our team.