API & integration
Multi-tenant APIs: what the schema already implies
Published note on tenant-scoped rows and API filters—no images.
List endpoints should always filter by TenantId from the authenticated session. Cross-tenant identifiers must never be accepted from the client without a verified mapping.
Examples
Core_Tenantplatform billing idsCRM_Accountcommerce customer ids- Webhook handlers that resolve tenant before writes