1. Create Your Account
Sign up
Head to the Podium Developer Portal and sign in with email, Google, or a crypto wallet (powered by Privy).
Create an organization
During onboarding you’ll create an Organization — this is your tenant. All API keys, products, orders, and data are scoped to your organization.
Choose a plan
Pick a subscription tier that matches your usage. You can upgrade any time from the dashboard.
| Tier | Price | Requests/Month | Rate Limit |
|---|---|---|---|
| Builder | Free | 10,000 | 5/sec |
| Growth | $99/mo | 100,000 | 20/sec |
| Pro | $499/mo | 1,000,000 | 50/sec |
| Enterprise | Custom | Unlimited | Custom |
Generate an API key
The onboarding flow generates your first API key automatically. You can create additional keys from Dashboard > Settings > API Keys.Keys are prefixed by environment:
| Prefix | Environment | API Base URL |
|---|---|---|
podium_test_ | Staging | https://podium-staging.up.railway.app/api/v1 |
podium_live_ | Production | https://api.podium.build/api/v1 |
2. Make Your First Call
Verify your key works by listing products:3. Install the TypeScript SDK
The SDK auto-detects staging vs production from your key prefix:4. Explore the API
Interactive Docs
Try endpoints live with the Scalar API playground — paste your key and send requests
OpenAPI Spec
Download the full OpenAPI 3.1 spec for code generation or import into Postman
5. Choose Your Path
Build an Agent
Use the agentic product feed, companion API, and x402 payments to build intelligent commerce agents
Commerce API
Products, orders, checkout, creators, payments, points, campaigns, and NFTs
Smart Contracts
On-chain Task Pool, solver reputation, and USDC settlement on Base
6. Manage Your Keys
From the Dashboard you can:- Create additional API keys (up to your tier’s limit)
- Rotate a key — generates a new key while the old one remains valid for 30 minutes
- Enable/Disable keys without deleting them
- Delete keys permanently
What’s Next
Memory Intelligence
Agents now build structured memory automatically from conversations — preferences, reason tags, and domain taxonomy are extracted and scored without extra code
Subscription Monetization
Add paid tiers to your companion agents with Stripe billing, usage gating, and memory-as-premium
Creator Agents
Build agents that leverage creator taste profiles for curated product discovery and affiliate commerce
Use Cases
Explore 60+ commerce experiences — from subscription-gated AI agents to creator-curated shopping

