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.

Step By Step
Section titled “Step By Step”- 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.
Why This Step Matters
Section titled “Why This Step Matters”The playground is the fastest way to sanity-check the API output before you wire the token into a script, worker, or backend service.