Generate realistic mock API JSON payloads using Lorem Ipsum — names, emails, body text and IDs for frontend testing and API prototyping.
Choose how much text you need — paragraphs, words or sentences. Enter the quantity and toggle format options like HTML, JSON or SQL output.
Click the Generate button and your Lorem Ipsum placeholder text appears instantly in the output box below.
Click Copy to paste the text wherever you need it, or Download to save it as a .txt or .json file for later use.
It creates fake but realistic-looking API response data — JSON payloads with fields like name, email, body text and IDs — for frontend development and testing when the real API is not yet ready.
Each mock record includes id (integer), name (random full name), email (random email), body (Lorem Ipsum paragraph) and createdAt (ISO date string) — mimicking a typical REST API response.
Yes — set how many mock records you want (up to 100). The generator creates a JSON array with that many objects, each with unique randomised field values.
Output is a formatted JSON array ready to paste into your frontend code, mock server, Postman collection or API documentation.
Yes — this is exactly the use case. Paste the output into your frontend as a local variable or into a mock server like json-server or MSW to simulate real API responses.
Yes. All generation happens in your browser with JavaScript. Nothing is uploaded to any server.