Using apigee-sdk-mgmt-api with apigee.local

JavaScript integration

Install
npm install apigee-sdk-mgmt-api
ListApis returns matching APIs.
curl \
  http://apigee.local/v1/projects/{project}/locations/{location}/apis
ListArtifacts returns matching artifacts.
curl \
  http://apigee.local/v1/projects/{project}/locations/{location}/artifacts
GetApi returns a specified API.
curl \
  http://apigee.local/v1/projects/{project}/locations/{location}/apis/{api}
SDK on GitHub 📄 API Docs
SDK
apigee-sdk-mgmt-api
JavaScript
API
apigee.local
apigee.local:registry
At a glance
Language JavaScript
Endpoints35
Base URLhttp://apigee.local