client_id only
when an order should go to one of its client workspaces.
Provider setup and ordering
See all four provider shapes and the workspace-to-order flow.
Authentication
Create a key, make your first request, and handle errors.
Core flow
Connect a workspace once, then submit orders with its Peekerwrk_... ID.
Workspace creation does not use an Idempotency-Key. Each order does.
Connect a Smartlead main workspace
What you can build
Provider workspaces
Connect EmailBison, Instantly, Smartlead, or PlusVibe once. Reuse
wrk_….Smartlead main and clients
Use one main workspace ID. Add
client_id only to client orders.Orders
Google Workspace and Microsoft 365 for all four providers.
Domains
Buy new domains or import ones the customer already owns.
Pre-warmed pool
Assign warmed Google inventory by exact quantity.
Webhooks
Signed updates for orders, imports, pool, swaps, and more.
Next steps
Authentication
Sandbox key, then
GET /me.Concepts
Lifecycles without reading every endpoint.
Async jobs
What to poll vs subscribe to.