Overview
The Integration Governance Hub (IGovHub)is the system of record for an organization's APIs, integrations, systems, and business processes - a single inventory for the entire integration landscape.

The governed chain
Every catalog in IGovHub is a link in the same chain: an Environment hosts a System, which exposes an API, governed by a Policy. A Technology implements an Integration, which supports a Process, which belongs to a Domain.
- Environment → where a system runs (Dev, Test, Prod)
- System → a cataloged system
- Policy → a compliance policy that governs APIs
- API → a contract exposed or consumed by a system
- Resource → something an integration uses besides APIs (queue, function, etc.)
- Technology → the mechanism that implements the integration (REST, messaging, etc.)
- Integration → the data flow between two endpoints
- Process → the business process the integration supports
- Domain → the business domain a process belongs to
Who it's for
- Enterprise Architects - plan the integration strategy
- Integration Architects - design the flows between systems
- Integration Engineers - implement and maintain integrations
- Developers - consume and publish APIs
- Analysts - track compliance and documentation coverage
