Platform Overview
Pcampus does not sell Starter / Growth / Enterprise packages.
Organizations get Foundation included, then enable commercial services as needed.
Today: REST API is the path. SDKs are next.
Enable: Contact sales on the landing page. Enable inside Console after sign-in.
Ecosystem
Foundation — included, not sold separately
Identity (PIP) — accounts, organizations, roles, API keys, OIDC · https://pip.pcampus.co
Organization · Console · Developer Platform — the shell, docs, and credentials
Organizations do not “buy Console” or “buy Developer Platform”
Core
PBCP ingests Business Events → Context → Story → Intelligence · https://pbcp-api.pcampus.co
Intelligence lives inside PBCP and is not sold separately — it recommends what to do; it does not send LINE / email / push.
Pulse — operational view: story, current state, next step.
Enableable commercial services
Enable one service at a time on the organization in Console.
| Service | Role | API |
|---|---|---|
| PBCP | Event → Context → Story → Intelligence | https://pbcp-api.pcampus.co |
| Pulse | Operational view | Console /pulse |
| Transactional + marketing email | https://mail-api.pcampus.co | |
| Storage | Object storage + CDN | https://storage-api.pcampus.co |
| Content OS | Content on Brand DNA | Content OS API |
| Notify | Multi-channel notifications | https://notification-api.pcampus.co |
Not a SKU yet
Connect and Reward Widget are direction — do not list them in a sell catalog until they can be enabled and priced.
Authentication
All services authenticate with a Bearer token from PIP:
Authorization: Bearer <token>| Token type | Issued by | Use case |
|---|---|---|
M2M API key (pip_…) | Console → Application → API Keys | Server-to-server |
| OAuth access token | /oauth2/token | On behalf of user |