Partner Integrations
The platform now distinguishes between two technical surfaces:
developer.*for general developer onboarding, auth setup, and integration entry pointspartner.*for companies running deeper API, device, or IoT integrations with the platform
That split matters because suppliers are closer to normal product users, while partners are usually building software that needs contracts, environments, and operational guidance.
Expected Flow
Section titled “Expected Flow”- Discover the integration model in the developer portal and docs.
- Use the live API reference to validate contract details.
- Move operational partner setup and long-running integration management into
partner.*.
What This Docs Site Covers
Section titled “What This Docs Site Covers”This site should explain:
- platform shape
- environment boundaries
- live contract access
- generated reference derived from the monorepo
The partner portal should eventually own:
- partner account setup
- credentials and tokens
- webhook or device registration flows
- ongoing integration operations