Skip to content

Make your first request in the playground

Use the dashboard playground to run one validation before you write code. It lets you confirm the response shape, inspect signals, and see the fields your integration should care about.

Use the screen below as the reference point while you work through this step in the dashboard.

Make your first request in the playground

  • Enter the email address you want to validate.
  • Click Validate to run the request.
  • Review the response payload and confirm the fields you want to map in your app.

The playground is the fastest way to sanity-check the API output before you wire the token into a script, worker, or backend service.