FixVibe

// docs / quotas & limits

Kouta ma tapula'a

O quota ma rate-limit values uma i lalo e aumai mai le entitlements module i le build time, o lea e le mafai ai ona see ese lenei page mai mea e enforce moni e le server.

Entitlements i tier taitasi

SaolotoMea MafiafiaProUnlimited
Scans / month350200Polokalama Unlimited¹
Projects (verified domains)11520
API tokens01520
Webhook endpoints01520
Active probesleaiioeioeioe
GitHub repo scansleaileaiioeioe
Scheduled re-scansleaileai≥3h cadence≥6h cadence
Live threat detectionleaileaileaiioe
Sharable reportsleaileaiioeioe
Retention7 aso30 aso90 aso365 aso
Team seats1115
Supportstandardstandardprioritydedicated

¹ The Unlimited plan's scan quota is subject to fair use — see Terms. ² The project cap defaults to 20 active-monitoring domains at ≥6h cadence. Contact support@fixvibe.app to raise it in exchange for a longer scheduled cadence.

API rate limits

Every /api/v1/* ma /api/mcp request e keyed i se hash o le bearer token ma tamo'e i windows e lua:

  • Burst: 10 requests per second.
  • Steady: 60 requests per minute.
  • Per signed-in user: 30 scan submissions per 10 minutes — a soft cap above the per-plan monthly quota that absorbs bursts without exhausting the daily budget.

I le 429, e aofia i le response:

http
HTTP/1.1 429 Too Many Requests
content-type: application/json
retry-after: 47
x-ratelimit-limit: 60
x-ratelimit-remaining: 0
x-ratelimit-reset: 1715116200

{
  "error": "rate_limited",
  "message": "Token rate limit exceeded — steady (60/min). Retry in 47s.",
  "retry_after_seconds": 47
}

O le window na tripped e named i le message (burst (10/s) vs steady (60/min)) ina ia mafai e client backoff ona adapt.

Ole tapulaʻa saoasaoa sikani polokalama Free (i le IP/24)

On top of the per-org 3-scans-per-month cap, Free plan users face an additional per-IP/24 rate limit: 3 scans per rolling 24 hours per IP /24 block. The same limiter covers anonymous instant scans, which prevents farming Free quota through throwaway accounts on one IP. Requests exceeding the limit return HTTP 429 Too Many Requests with a Retry-After header.

Signup throttle (per IP/24)

5 lesitala manuia ile IP/24 ile 24 itula, e taofia ai le fausiaina o tala polokalama Free otometi. Callbacks ua faʻatapulaʻaina e toe faʻasaga atu ile /sign-in?error=rate_limited.

Retention

Scans + findings e auto-purge e tusa ma le table i luga. Anonymous one-shot scans e expire 24h after creation. Audit logs retain mo 18 months. Monitor snapshots prune i last 7 days plus latest baseline per (domain, signal). Dismissed alerts purge after 90 days. All retention enforced daily e /api/cron/retention-cleanup.

Kouta ma tapula'a — Docs · FixVibe