Stateful Mock API

Free Stateful Mock API in seconds. Seed your endpoint, perform CRUD, and let it self-clean after 24 hours.

Instantiate Database

How it works 🚀

We store your JSON seed in Upstash Redis using a unique slug. The endpoint handles standard GET, POST, PUT, and DELETE requests out of the box.

Whenever you mutate the data (e.g., POST new objects), we append it to the Redis array! The data lives for exactly 24 hours (TTL).

Related Tutorials

How to Turn JSON into a Mock CRUD API in 60 Seconds6 min read · 2026-04-14JSONPlaceholder Alternative: Writable Temporary REST Endpoints7 min read · 2026-04-10