AUDIENCE API • FOR DEVELOPERS
Power your research stack with RIWI's verified audience.
Programmatic access to the world's largest verified human network. Open-web intercept (RDIT), programmatic panel, pre-survey verification — in your tool, not ours.
If you build research tools, run a panel, or operate a platform — this is for you.
PLATFORM OPERATORS — Survey & research platforms
Add verified audience to your platform without building a panel. Your customers run studies in your tool; respondents come from RIWI.
AGENCIES & TOOLING — Agencies with their own stack
Power your existing research workflow with RIWI's audience reach. White-label or branded, depending on your client relationships.
ENTERPRISE & ACADEMIC — Internal research tools
Connect your internal research platform to RIWI's audience for cross-country, hard-to-reach, or verified-human work that your panel relationships don't cover.
One curl, one study, verified humans.
Submit a study and get verified respondents from RIWI's Audience.
# Submit a new study to the Audience API
curl -X POST https://api.riwi.com/v1/studies \
-H "Authorization: Bearer $RIWI_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"name": "Ad concept test - LATAM",
"survey_url": "https://yourtool.com/survey/abc123",
"audience": {
"countries": ["MX", "BR", "AR", "CO"],
"language": "es",
"sample_size": 1500
},
"verification": {
"verifyhuman": true,
"minimum_quality": "standard"
}
}'
A minimal example — submit a study, get respondents from RIWI’s Audience.
Sandbox is free. Production scales with you.
SANDBOX — Free
Build and test against the API with a development quota. Limited countries, sample sizes, and response volume — enough to integrate end-to-end.
PRODUCTION — Pay as you field
Per-response pricing once you go live. Volume tiers for scaled operations. No platform fee, no minimum commitment.
ENTERPRISE — Custom
Volume agreements, dedicated support, custom geographies, hard-to-reach work, and the operations RIWI's enterprise clients run today.
Get API access.
Tell us about your platform, your audience needs, and your integration timeline. We'll set up sandbox access and a technical contact within 48 hours.