Skip to main content

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

  1. Input JSON: Specify the fields you want Mockd to generate. The fields object should contain keys representing the field names in the output, and values representing the supported types.
  2. Invoke API: Click the "Invoke Mockd API" button to send a POST request to https://api.mockd.info/.
  3. See Result: The generated mock data will be displayed in the response section.