Guide
Getting started
Create a Pam Pod, connect identity, and run your first workflow.
Step 1. Create a Pam Pod
Sign up at pamphlet.io and create a Pam Pod from the Pam OS portfolio view. Each Pam Pod is isolated with its own CRM records, inboxes, campaigns, and agent runs.
Step 2. API keys
Generate API keys in Pam Pod Security settings. Keys are scoped to a Pam Pod and hashed at rest. Use Bearer authentication with the pam_ prefix.
Step 3. First integration
Install @pamphlet/sdk, set PAMPHLET_API_KEY and PAMPHLET_POD_ID, then list contacts or create a prospect. See the SDK guide for executable examples.
