Base URL
Endpoints
| Method | Path | Description | Auth |
|---|---|---|---|
POST | /api/lookup | Full email lookup (web/dashboard) | None |
POST | /v1/agent/lookup | Agent-optimized lookup (compact keys) | Bearer token |
GET | /api/files/{filename} | Download result file (JSON/CSV) | None |
POST | /api/waitlist | Join the waitlist | None |
GET | /api/health | Health check | None |
Response format
All endpoints return JSON. The agent endpoint uses compact single-letter keys to minimize token usage when consumed by AI agents.Standard errors
Agent errors
Credits
| Scenario | Cost |
|---|---|
| Fresh lookup | 1 credit |
| Cached lookup | 0 credits |