Apigee · Capability
Apigee Registry API — API Specs
Apigee Registry API — API Specs. 7 operations. Lead operation: Apigee List API Specs. Self-contained Naftiko capability covering one Apigee business surface.
What You Can Do
GET
Listapispecs
— Apigee List API Specs
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/versions/{versionid}/specs
POST
Createapispec
— Apigee Create an API Spec
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/versions/{versionid}/specs
GET
Getapispec
— Apigee Get an API Spec
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/versions/{versionid}/specs/{specid}
PATCH
Updateapispec
— Apigee Update an API Spec
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/versions/{versionid}/specs/{specid}
DELETE
Deleteapispec
— Apigee Delete an API Spec
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/versions/{versionid}/specs/{specid}
GET
Getapispeccontents
— Apigee Get API Spec Contents
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/versions/{versionid}/specs/specid-getcontents
POST
Rollbackapispec
— Apigee Rollback an API Spec
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/versions/{versionid}/specs/specid-rollback
MCP Tools
apigee-list-api-specs
Apigee List API Specs
read-only
idempotent
apigee-create-api-spec
Apigee Create an API Spec
apigee-get-api-spec
Apigee Get an API Spec
read-only
idempotent
apigee-update-api-spec
Apigee Update an API Spec
idempotent
apigee-delete-api-spec
Apigee Delete an API Spec
idempotent
apigee-get-api-spec-contents
Apigee Get API Spec Contents
read-only
idempotent
apigee-rollback-api-spec
Apigee Rollback an API Spec