Attach pool domains
Attach an exact set of pre-warmed domains to a connected workspace.
This is the only order flow that reserves or changes pool inventory.
Normal POST /orders requests never use the pool.
Ready names stay assigned even when their health signal says burned.
Missing or claimed names are replaced with the oldest ready options. If
Peeker cannot fill the full request, nothing changes. 202 means the
domains are reserved and processing. Poll the reservation or subscribe
to pool.claim.*.
Send the provider and public workspace_id. For Smartlead, omit
client_id for the main workspace or include it for one client. No user
or customer object is needed. Peeker checks the saved upload credentials
before it reserves anything. A missing Smartlead or PlusVibe login pair
returns 422 provider_login_credentials_required and leaves the pool
unchanged.
Peeker also checks every selected domain before reservation. Missing
Provider mailbox identity, or missing Cloudflare readiness when
forwarding_url is sent, returns 422 with code
domains_not_submittable. error.details.failures identifies each
blocked domain with google_engine_identity_incomplete or
forwarding_not_ready. No inventory is reserved.
Sandbox records forwarding locally and simulates username swaps. It does not call Cloudflare, the mailbox provider, or the destination sequencer.
Authorizations
Partner API key (pk_live_… or pk_test_…).
Headers
Recommended for durable retries. Without this header, an exact replay reuses the same live reservation, including one whose release is unfinished. A failed attach or completed release permits a fresh reservation.
1 - 256Body
Domain names from preview. Peeker returns the final name for every entry.
1 - 500 elementsEither every persona includes usernames (preferred mailbox local parts / aliases), every persona includes legacy email, or neither. Do not mix modes. Peeker fits the identities to each domain's inbox count, generates missing identities, and ignores extras that do not fit the selected domains.
1 - 10 elementsResponse
Durable pool reservation and attach state.