Skip to main content

Plans and Limits

Fyso offers four plans with different usage limits. When a limit is reached, the operation is rejected with a descriptive error message.

Plan Comparison

ResourceFreeProBetaEnterprise
Tenants15UnlimitedUnlimited
Entities3UnlimitedUnlimitedUnlimited
Records50050,000UnlimitedUnlimited
Static sites1UnlimitedUnlimitedUnlimited
Users2UnlimitedUnlimitedUnlimited
Storage100 MB5 GBUnlimitedUnlimited
Emails / month1005,000UnlimitedUnlimited
PDFs / month50UnlimitedUnlimitedUnlimited
Geocode calls / month1005,000UnlimitedUnlimited

Rate Limits

LimitFreeProBetaEnterprise
API requests / minute60300300Unlimited
API requests / month10,000500,000UnlimitedUnlimited
MCP calls / month1,00050,000UnlimitedUnlimited

Rate-limited requests return HTTP 429 Too Many Requests.

Free Plan

Included at no cost. Good for testing the platform or small projects.

Pro Plan

Higher limits across all resources. Suitable for production workloads.

Beta Plan

Full access during the Fyso beta phase. Unlimited metered resources with the same per-minute rate limit as Pro (300 req/min).

Enterprise Plan

No usage limits and no rate limits. Contact the Fyso team for details.

Check Current Usage

MCP Tool

Use the get_usage tool to retrieve current usage and limits for your tenant.

REST API

GET /api/billing/usage

Headers:

Authorization: Bearer <admin-api-key>

Response:

Returns current usage counts and plan limits for all metered resources (entities, records, sites, users, storage, emails, PDFs, API requests, MCP calls, geocode calls).