Documentation

Build with Riceveo.

Start with one verification request, then understand profiles, result taxonomy, jobs, errors, and operational limits.

01 · Quick start

Send a bounded request.

curl https://api.riceveo.com/v1/verify \
  -H "Authorization: Bearer rv_live_example" \
  -d '{"email":"[email protected]"}'

02 · Concepts

Classification is not ownership.

A result summarizes available evidence under a named profile. Use reason codes and findings to apply your own business policy.

03 · Errors

Transport and verification are separate.

HTTP errors describe request handling. A successful response may still classify an address as invalid, risky, or unknown.

04 · Webhooks

Signed delivery is a preview.

Webhook configuration and delivery logs are represented in the product demo but are not yet connected to durable storage.