A fast, free playground for developers to test, demo, and build with real mock APIs.
{
"id": "8c76e5a4",
"name": "Jane Smith",
"username": "janesmith123",
"email": "[email protected]",
"avatar": "https://mockly.me/avatar?name=Jane%20Smith",
"age": 32,
"gender": "female",
"job_title": "Software Engineer",
"company": "TechCorp",
"phone": "+1-555-123-4567",
"website": "https://www.janesmith123.com",
"address": {
"street": "123 Main St",
"city": "New York",
"state": "NY",
"country": "USA",
"zip_code": "10001",
"coordinates": {
"lat": 40.712776,
"lng": -74.005974
}
},
"date_of_birth": "1993-05-15",
"registration_date": "2022-11-08",
"last_login": "2025-03-27 14:22:31",
"subscription_status": "premium",
"subscription_expiry": "2026-03-15",
"preferences": {
"theme": "dark",
"newsletter": true,
"notifications": true,
"language": "en"
},
"social_media": {
"twitter": "https://twitter.com/janesmith123",
"linkedin": "https://linkedin.com/in/janesmith123",
"instagram": "https://instagram.com/janesmith123"
}
}
No keys, no setup — just hit an endpoint and get started right away.
Users, products, quotes, JSON, images, and much more at your fingertips.
RESTful responses, cURL-ready interfaces, and open format data.
Great for mock frontends, demos, webhooks, and testing environments.
Various endpoints for image, SVG, avatar, QR codes, and other media needs for your applications.
Mock data endpoints for user profiles, products, text content, and other structured data formats.
Tools for header inspection, request echoing, IP detection, and other HTTP request-related utilities.
Endpoints for timestamp, datetime, UUID generation, and response delay simulation.
Security-related endpoints for hash generation, JWT tokens, random data, and color generation.
Financial utilities for transactions, payments, invoices, subscriptions, and currency exchange rates.
Design and deploy your own custom API endpoints with personalized JSON responses in seconds. Perfect for building frontend prototypes without waiting for backend development.
{
"products": [
{
"product_id": "PROD-1234",
"name": "Ergonomic Office Chair",
"description": "Designed for comfort and support.",
"price": 199.99,
"currency": "USD",
"image_url": "https://mockly.me/image",
"category": "Furniture",
"subcategory": "Office Chairs",
"features": [
"Adjustable height",
"Lumbar support",
"Tilt function"
],
"rating": 4.5,
"num_reviews": 125,
"in_stock": true
},
// ...
],
"total_products": 4
}
"Generate a JSON response for an e-commerce API with product listings including price, features, and ratings"
See how easy it is to use mockly.me APIs for your projects
Load user data and profile images with a single API call
Professional Info
Location
Account Details
Member since
Date of Birth
Click "Run Demo" to load user data
// Waiting...
Your AI assistant for API testing, debugging and code generation. Access the power of mockly.me directly in ChatGPT.
See how Mockly Assistant helps developers build and test faster