Search⌘ K

API Governance

Explore the principles of API governance and how it enforces standards across each phase of the API life cycle. Understand the importance of consistency, security, and quality to build APIs that deliver a reliable and trusted experience for developers and customers.

We'll cover the following...

A growing number of companies are building APIs. As the number of APIs grows within an organization, consistency becomes a key challenge because external customers approaching these APIs from outside the organization expect a consistent experience and expect all APIs to be compatible and have tight coupling among all components. Inconsistency between different API offerings can lead to customers being confused and increase the time it takes them to integrate the APIs.

API governance is a term coined to describe an enterprise-level set of standards for the design and operation of APIs. APIs can be built in a variety of ways and because of the iterative API development process, it is important that certain design patterns be established early in the life cycle ...