0212 Deployed APIs¶
Deployed APIs are Assets that provide remote access to DeployedSoftwareComponents. The APIEndPoint identifies the network address used to call the API (defined in Endpoint).
The classifications RequestResponseInterface, ListenerInterface and PublisherInterface can be used to describe the style of the API. They can appear in combination on a single API. The structure of the API's interface is described in the APISchema.
The definition of the API's operation, parameters and responses are supported by the API Schema Types.