APIGen · Capability
APIGen API
APIGen API. 5 operations. Lead operation: APIGen List APIs in a Project. Self-contained Naftiko capability covering one Apigen business surface.
Run with Naftiko
Apigen
What You Can Do
GET
Listapis
— APIGen List APIs in a Project
/v1/projects/{projectid}/apis
POST
Createapi
— APIGen Create an API
/v1/projects/{projectid}/apis
GET
Getapi
— APIGen Get an API
/v1/projects/{projectid}/apis/{apiid}
PUT
Updateapi
— APIGen Update an API
/v1/projects/{projectid}/apis/{apiid}
DELETE
Deleteapi
— APIGen Delete an API
/v1/projects/{projectid}/apis/{apiid}
MCP Tools
apigen-list-apis-project
APIGen List APIs in a Project
read-only
idempotent
apigen-create-api
APIGen Create an API
apigen-get-api
APIGen Get an API
read-only
idempotent
apigen-update-api
APIGen Update an API
idempotent
apigen-delete-api
APIGen Delete an API
idempotent