Place an order for one customer. Pass either user_id or a user
object, Smartlead routing and login credentials in sequencer,
domains, and personas. Pick a saved bundle OR set custom
Google/Microsoft license counts — not both.
Re-sending the exact same order body returns the original order (no second charge, no duplicate provisioning).
Documentation Index
Fetch the complete documentation index at: https://docs.peeker.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your partner API key. Use pk_live_… against the live system or
pk_test_… against the sandbox.
Customer to create or reuse by email. Use this OR user_id, not both.
One entry per domain. Use a plain string for the common
case (the domain inherits the order-level
forwarding_url). Pass an object only when a single
domain needs its own forwarding URL.
Domain name. Inherits forwarding_url from the order.
"acme-mail.com"
[
"acme-mail.com",
"team-acme.com",
{
"domain": "shop-acme.com",
"forwarding_url": "https://shop.acme.com"
}
]
Up to 10 personas to use when generating inbox names. Peeker auto-generates the inbox usernames/local parts from these names.
10Existing customer user ID. Use this OR user, not both.
"usr_01HZX0C6Z3K4M5N6P7Q8R9S0"
Pick this OR google_licenses/microsoft_licenses — not both.
Custom orders only. 1 license = 1 Google inbox at 20 sends/day.
Custom orders only. 1 license = 1 Microsoft domain/license at 250 sends/day.
A default redirect for every domain in this order.
Lean order receipt returned by create and list endpoints.