Reqres Plans Pricing
ReqRes (reqres.in) — originally launched by Ben Howdle as a free unauthenticated fake REST API for prototyping — was relaunched in 2025 as a freemium SaaS product. As of the 2025 relaunch every request to /api/* and /app/* requires an x-api-key header obtained via free signup at app.reqres.in. The /agent/v1/* Agent Sandbox is open in v1 but IP-rate-limited. Pricing is tiered (Free, Lite, Dev, Pro, Team), with a separate Agent Developer plan targeted at AI coding agents and a self-hosted option for teams. The legacy /api/users, /api/login, /api/register, /api/unknown surface continues to work as the free-tier demo data; what changed in 2025 is the API-key gate, not the fixture payloads.
Reqres Plans Pricing is the machine-readable pricing-plan profile for ReqRes on the APIs.io network, conforming to the API Commons Plans specification.
It defines 7 plans, covering freemium, subscription, usage-based, and enterprise tiers, with named plans including Free, Lite, Dev, Pro, Team, and 2 more.
Tagged areas include Development, Testing, Fake API, and Agent Sandbox.
Plans
Free tier with API-key signup. Covers the legacy demo endpoints, basic collections, app users, and request logs. Required as of the 2025 relaunch — what used to be open is now gated by a free key.
- Legacy demo endpoints (/api/users, /api/unknown, /api/login, /api/register, /api/logout)
- Collections — CRUD on /api/collections and /api/collections/{slug}/records
- App users — session-scoped /app/* endpoints
- Request logs
- One project
$5/month entry tier. Four times the free request budget; designed to keep continuous test suites running without trial-window expiry.
- Everything in Free
- 4x request budget
- No trial expiry
- Continuous test-suite friendly
$12/month tier. Adds persistent collections with custom schemas, 30-day request logs, and automations on data changes.
- Everything in Lite
- Persistent collections with custom schemas
- 30-day request logs
- Automations on data changes
$29/month tier. Adds multiple projects, app users suitable for production, and outbound webhooks.
- Everything in Dev
- Multiple projects
- App users for production
- Webhooks
$79/month tier (recommended for teams). Shared projects, scoped API keys per engineer with usage tracking, 30-day logs, single invoice. The team tier raises the request ceiling to 100K requests/day.
- Everything in Pro
- Shared projects
- Scoped API keys with usage tracking
- 30-day logs
- Single invoice
- 100K requests/day for the whole team
$49/month tier targeted at AI coding agents. Unlocks all 15 deliberate failure scenarios on /agent/v1/* (auth failures, rate-limit responses, pagination edge cases, deeply nested resources, deterministic seeded fixtures). Includes a usage dashboard and an issued API key. Bills against the /agent/v1/* surface specifically.
- All 15 failure scenarios on /agent/v1/*
- Usage dashboard
- Issued API key
- Cursor pagination
- Deeply nested resources
- Deterministic seeded fixtures
From $499/year per team. Deploy the ReqRes endpoint surface inside your own infrastructure with no external dependencies. Sold per-team; pricing scales with team size and deployment footprint.
- Self-hosted ReqRes deployment
- No external dependencies
- Per-team licensing
- Custom enterprise terms available