Mockd API Demo
Use the interactive demo below to see Mockd in action. You can modify the JSON input to request different types of mock data.
Input JSON
Response
Click invoke to see the result
How it works
- Input JSON: Specify the fields you want Mockd to generate. The
fieldsobject should contain keys representing the field names in the output, and values representing the supported types. - Invoke API: Click the "Invoke Mockd API" button to send a POST request to
https://api.mockd.info/. - See Result: The generated mock data will be displayed in the response section.