Skip to main content

· 3 min read
Jürgen Ryannel

An API surface is the public interface of an object which is exposed to users of the object. The API surface is defined by an IDL and defines the contract between the user and the implementer of an object.