Swagger-powered documentation for the Easia Hub APIs plus the implemented HubSpot and KOOB integrations.
The OpenAPI contract above is the source of truth for the first-party Hub routes under /api/v1, including auth/session, analytics, media references, viewer context, and integration-facing endpoints.
The Swagger contract documents the implemented HubSpot partner-directory bridge, including the expected custom contact fields, the fallback-to-fixture behavior, and the behavioral event schema the Hub emits when analytics are forwarded.
The Swagger contract documents the implemented KOOB mapping and launch handoff, including shared product IDs, partner-scoped signed launch payloads, and runtime validation status for the current KOOB environment.
The same contract is published at /docs, /redoc, and /api/openapi so client handoff paths stay stable across review contexts and in exported artifacts.