LAP Registry

Registry API Skill

apigee-local-registry

Provider: Apigee Version: 0.0.1 Endpoints: 35 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/v1/projects/{project}/locations/{location}/apis
POST/v1/projects/{project}/locations/{location}/apisListApis returns matching APIs.
GET/v1/projects/{project}/locations/{location}/apis/{api}CreateApi creates a specified API.
DELETE/v1/projects/{project}/locations/{location}/apis/{api}GetApi returns a specified API.
PATCH/v1/projects/{project}/locations/{location}/apis/{api}DeleteApi removes a specified API and all of the resources that it
GET/v1/projects/{project}/locations/{location}/apis/{api}/deploymentsUpdateApi can be used to modify a specified API.
POST/v1/projects/{project}/locations/{location}/apis/{api}/deploymentsListApiDeployments returns matching deployments.
GET/v1/projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}CreateApiDeployment creates a specified deployment.
DELETE/v1/projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}GetApiDeployment returns a specified deployment.
PATCH/v1/projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}DeleteApiDeployment removes a specified deployment, all revisions, and all
DELETE/v1/projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}:deleteRevisionUpdateApiDeployment can be used to modify a specified deployment.
GET/v1/projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}:listRevisionsDeleteApiDeploymentRevision deletes a revision of a deployment.
POST/v1/projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}:rollbackListApiDeploymentRevisions lists all revisions of a deployment.
POST/v1/projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}:tagRevisionRollbackApiDeployment sets the current revision to a specified prior
GET/v1/projects/{project}/locations/{location}/apis/{api}/versionsTagApiDeploymentRevision adds a tag to a specified revision of a
POST/v1/projects/{project}/locations/{location}/apis/{api}/versionsListApiVersions returns matching versions.
GET/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}CreateApiVersion creates a specified version.
DELETE/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}GetApiVersion returns a specified version.
PATCH/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}DeleteApiVersion removes a specified version and all of the resources that
GET/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}/specsUpdateApiVersion can be used to modify a specified version.
POST/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}/specsListApiSpecs returns matching specs.
GET/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}CreateApiSpec creates a specified spec.
DELETE/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}GetApiSpec returns a specified spec.
PATCH/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}DeleteApiSpec removes a specified spec, all revisions, and all child
DELETE/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}:deleteRevisionUpdateApiSpec can be used to modify a specified spec.
GET/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}:getContentsDeleteApiSpecRevision deletes a revision of a spec.
GET/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}:listRevisionsGetApiSpecContents returns the contents of a specified spec.
POST/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}:rollbackListApiSpecRevisions lists all revisions of a spec.
POST/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}:tagRevisionRollbackApiSpec sets the current revision to a specified prior revision.
GET/v1/projects/{project}/locations/{location}/artifactsTagApiSpecRevision adds a tag to a specified revision of a spec.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install apigee-local-registry

Downloads and installs to ~/.claude/skills/apigee-local-registry/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)