Mock APIs.
Ship faster.
Define an endpoint, get a live URL.
No backend, no waiting, no excuses.
$GET/api/mock/users
200 OK· 12ms
{
"users": [{ "id": 1, "name": "Alice" }],
"total": 1,
"page": 1
}$▋
⚡Instant endpoints
🔧Zero config
🌍Public URLs