Search and email finding in a single asynchronous call: exports up to 10,000 people matching the same account and contact filters as the People Search API, with real-time verified emails included. The recommended endpoint for bulk outbound list building.
💳 Credit Usage: 0.5 credits per exported person (charged for everyone, whether or not an email is found) + 0.5 credits per found valid email. Example: 1,000 people with 700 emails found = 1,000 × 0.5 + 700 × 0.5 = 850 credits. You only pay the email portion for emails verified in real time by BounceBan. Note: this differs from Find Emails by Track ID, which charges only for found emails.
✅ Email Verification: All emails (SMTP & CATCH_ALL) returned by the API are verified in real time by BounceBan — safe to send, no re-verification needed.
Limit: size maximum is 10000. Exceeding this limit returns 400 Bad Request - pagination limit exceeded.
Results are processed asynchronously; provide a webhook URL to receive a POST when the export completes, or poll Export People Statistics.
Auto-refund window: A submission that is charged but never delivered is auto-refunded after up to 10 hours.
Rate limits (per token): If a token already has 500 requests in flight, a further submit is rejected with 400 too many pending requests — drain below the cap (or wait for completions), then retry. 10 jobs are processed at once. Limits are independent per service and per token.
The response returns a trackId and state (e.g. PENDING) with statistics (total, success, failed, found).
🔗 Related Endpoints:
• Export People Statistics — poll job progress (free)
• Export People Results — fetch the exported people + emails, paginated (free)
• Export People Submissions — your submission & refund history (free)
• Resend Export People Webhook — re-trigger delivery (free)
• People Search + Find Emails by Track ID — the equivalent two-step flow with a preview step
• Export Single Person with Email — row-by-row instead of bulk
📘 Webhook Payload: see Export People Webhook Payload. 🔄 Retry: We automatically retry webhook delivery up to 3 times.
The header Content-Type: application/json must be included in the request.
post
https://api.ai-ark.com/api/developer-portal/v1/people/export