{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
🍋 Generator Tools

Mock JSON Generator

Free Browser-only No sign-up
chars words sentences lines

Schema Options

Results

Result

About Mock JSON Generator

Generate mock JSON data with realistic schemas — users, products, blog posts, events, and orders. Perfect for API prototyping and frontend development.

How It Works

Generate mock JSON objects using 5 built-in templates: User, Product, Post, Event, and Order. Each template generates realistic field values including UUIDs, ISO dates, emails, and lorem-style descriptions. Wrap output as an array, single object, or full API response envelope.

Frequently Asked Questions

What templates are available?
User profiles, products, blog posts, events, and orders — each with realistic field structures.
What is the API wrapper format?
It wraps the data in a standard API response envelope: { success, data, meta: { total, page, perPage } }.