Include the key in the X-API-Key header
Loading...
Give this key a name so you can recognize it later.
Copy this now — for security it won't be shown again.
curl -X POST /api/v1/verify/single \ -H "X-API-Key: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"email": "[email protected]"}'