Event Exchange Models in API-Led Connectivity

API-led connectivity forces the architectural restriction that Experience APIs must only invoke Process APIs, Process APIs must only invoke System APIs or other Process APIs, and System APIs must only interact with backend systems. This constraint affects the order and predictability of the interaction patterns in an application network.

When Event-Driven Architecture is applied in the context of API-led connectivity then the application components exchanging events are predominantly API implementations.