Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.peeker.ai/partner/v1/bundles/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "bun_01HZX0BU1A2B3C4D5E6F7G8H", "name": "Starter — 25k emails/month", "monthly_sending_volume": 25000, "google_percent": null, "microsoft_percent": null, "send_on_weekends": false, "google_inboxes_per_domain": 2, "status": "active", "effective": { "google_percent": 50, "microsoft_percent": 50 }, "required_domains": { "google": 15, "microsoft": 4, "total": 19 }, "created_at": "2026-05-08T12:00:00Z" } }
Your partner API key. Use pk_live_… against the live system or pk_test_… against the sandbox.
pk_live_…
pk_test_…
The bundle ID, e.g. bun_01HZX.
bun_01HZX
A bundle.
Show child attributes