APIs REST Endpoints

APIs
Use these resources to retrieve details about specific APIs and all APIs published to the Developer Portal.
Get API's plans
Method: get
Path: /developers/services/v1/apis/{vanityName}/plans
Get APIs
Method: get
Path: /developers/services/v1/apis
Get details for an API's latest iteration
Method: get
Path: /developers/services/v1/apis/{vanityName}/current
Get details for an API's published iteration
Method: get
Path: /developers/services/v1/apis/{vanityName}
Return the Apiary project
Method: get
Path: /developers/services/v1/apis/{apiId}/iterations/{iterId}/apiary