How do I get started integrating with the ZUVO API?
Zuvo offers separate APIs depending on what you're looking to do:
| Product | What It Does |
|---|---|
| ZUVO Protect | Validates and screens email, name, postal, and phone data you already have. |
| Data Appends | Appends new data you don't already have — postal, phone, demographic, lifestyle data. |
ZUVO Protect API Basics
Authenticate by sending your API key in the request header, generated and managed from Integrations → API Keys in the portal.
| Endpoint | What It Does |
|---|---|
| Single-address check | Check a single email address in real time. |
| Batch submission | Submit a batch file for processing. |
| Status check | Check the status of a batch file. |
| Result download | Download a specific result file once processing is complete. |
Don't have an API key yet?
Your account team can provide one, or an administrator on your account can generate one directly from the Integrations → API Keys page in the portal — including an optional IP Range Restriction for added security.
Good to Know This page covers the basics. For a complete, step-by-step integration guide — including whitelisting, authentication, a runnable first example, and webhook setup — contact your Zuvo account team for the full integration guide for your specific product. |