The AI-FW Community Edition license
Free to use, with a published monthly allowance that the gateway checks against a signed license document. No keys, no signup, no surprises.
Monthly token allowance
The Community Edition may process 100,000,000 tokens per month, measured over a rolling 30-day window. The count covers prompt and completion tokens for every request the gateway processes.
How the gateway checks
The gateway reads the current allowance from the published license document and refreshes it periodically, so the cap can be updated without a gateway release. No license key or account is required.
At the limit
When the allowance is exceeded, a 7-day grace period keeps requests flowing while the gateway flags the overage. After grace, the gateway returns a 429 license_quota_exceeded error and resumes automatically once usage falls back inside the 30-day window. Traffic is never routed around the gateway to bypass the limit.
Scaling beyond
The Community Edition is free. When you need more headroom, higher limits, or enterprise features, talk to sales about a paid edition.
Machine-readable license document
The gateway checks this URL for the current allowance:
https://aifw.io/community-edition/license.jsonFull license terms
The complete terms, token accounting details, and what changes when we update the allowance.