Mocking.Dev

Mock data, JSON, API testing

Mock Data
for
Fast Prototyping

Browse ready-made mock data presets, customize schemas, and use lightweight tools for JSON, CSV, API, and frontend testing workflows.

API response preview

Product Page preset

JSON

{
  "product": {
    "id": "prod_1048",
    "name": "Modular Desk Lamp",
    "price": 84,
    "rating": 4.8,
    "inventory": 128,
    "variants": ["black", "white", "graphite"]
  }
}

Preview realistic mock data presets

Simple User List

{
  "id": "6b042125-686a-43e0-8a68-23cf5bee102e",
  "name": "Vanessa Pouros",
  "username": "Marques98",
  "email": "Patience_King29@gmail.com",
  "avatarUrl": "https://picsum.photos/seed/dgu3z9AH6/520/78",
  "jobTitle": "Regional Quality Administrator",
  "isActive": true,
  "createdAt": "2025-02-18T05:53:07.955Z"
}

Tools for working with test data

Powered by Faker.js

Mocking.dev uses Faker.js to provide useful test data. We sincerely thank the contributors who create and maintain this wonderful open-source project.

Visit Faker.js

Ready to generate test data?

Start with a preset or build your own mock data schema.