01 · Quick start
Send a bounded request.
curl https://api.riceveo.com/v1/verify \
-H "Authorization: Bearer rv_live_example" \
-d '{"email":"[email protected]"}'Documentation
Start with one verification request, then understand profiles, result taxonomy, jobs, errors, and operational limits.
01 · Quick start
curl https://api.riceveo.com/v1/verify \
-H "Authorization: Bearer rv_live_example" \
-d '{"email":"[email protected]"}'02 · Concepts
A result summarizes available evidence under a named profile. Use reason codes and findings to apply your own business policy.
03 · Errors
HTTP errors describe request handling. A successful response may still classify an address as invalid, risky, or unknown.
04 · Webhooks
Webhook configuration and delivery logs are represented in the product demo but are not yet connected to durable storage.