Docs
Documentation.
API references, integration guides, and working examples for every ProductCraft service.
By product
Pick a service
Every service has its own getting-started guide, integration guides, and full API reference.
Platform
AvailableThe administrative surface that powers the console — workspaces, members, roles, service activation, API keys, audit. Hit it directly for CI/CD, infrastructure-as-code, and admin automation.
Read more Auth
AvailableMulti-tenant auth: users, roles, M2M tokens, per-app JWKS. Quickstart, core concepts, full API reference, and integration guides.
Read more Transactional email with per-domain DKIM, Handlebars templates, and tenancy-scoped API keys. Getting-started guide walks through your first send.
Read more Trawl
AvailableSchema-driven web extraction: POST a URL plus a JSON Schema, get structured data back by webhook or polling. Quickstart, core concepts, guides, and full API reference.
Read more Waitlist
AvailableWaitlist management as a service. Public signup API, custom fields, referral mechanics, approval workflow, signed webhooks. Quickstart and full API reference.
Read more MCP
AvailableConnect Claude, Cursor or VS Code to a workspace over the Model Context Protocol. OAuth in the browser, no key in a config file, scoped by policy and logged call by call.
Read more Social
AvailableSocial infrastructure as an API. Communities, posts, ranked feeds, stories with polls and close-friends, notifications, moderation. Quickstart and full API reference.
Read more SDKs
Official Node.js / TypeScript SDKs
Every product on the platform ships a typed npm package. Install one for a single surface, or grab the umbrella for all of them.
install
npm install @productcraft/auth
# or all surfaces in one install
npm install productcraft