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: getPath:
/developers/services/v1/apis/{vanityName}/plans - Get APIs
- Method: getPath:
/developers/services/v1/apis - Get details for an API's latest iteration
- Method: getPath:
/developers/services/v1/apis/{vanityName}/current - Get details for an API's published iteration
- Method: getPath:
/developers/services/v1/apis/{vanityName} - Return the Apiary project
- Method: getPath:
/developers/services/v1/apis/{apiId}/iterations/{iterId}/apiary