FixVibe

// docs / quotas & limits

Cuota ha límite

Every quota ha rate-limit value below ha'e derived gui pe entitlements module at build time, so this page ikatu never drift gui what pe server actually enforces.

Derecho plan rehegua

ReípeJeguerekorãProIlimitado
Scan / jasy350200Plan Unlimited¹
Proyecto-kuéra (verified dominio-kuéra)11520
API tokens01520
Webhook endpoints01520
Active probesnahániriheẽheẽheẽ
GitHub repo scan-kuéranahánirinahániriheẽheẽ
Scheduled re-scan-kuéranahánirinahániri≥3h cadence≥6h cadence
Live threat detectionnahánirinahánirinahániriheẽ
Sharable reportsnahánirinahániriheẽheẽ
Ñeñongatu7 days30 days90 days365 days
Team seats1115
Pytyvõestándarestándarprioridaddedicado

¹ 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/* ha /api/mcp request ha'e keyed on a hash of pe bearer token ha runs through two windows:

  • 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.

On 429, pe response includes:

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
}

The window which tripped ha'e named in pe message (burst (10/s) vs steady (60/min)) so a client backoff ikatu adapt.

Plan Free escaneo pya'e jejoko (peteĩteĩ 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 ñemboheraguapy oĩ porãva peteĩteĩ IP/24-pe 24 hóra ohasávape, omombyrýre haguã plan Free cuenta ojejapo automatikaichagua. Callbacks ojejoko ohasa /sign-in?error=rate_limited-pe.

Ñeñongatu

Scans + jejuhu-kuéra auto-purge per pe table above. Anonymous one-shot scan-kuéra expire 24h after creation. Audit logs retain guarã 18 months. Monitor snapshots prune pe last 7 days plus pe latest baseline per (dominio, signal). Dismissed alerta-kuéra purge after 90 days. All retention enforced daily by /api/cron/retention-cleanup.

Cuota ha límite — Docs · FixVibe