APIGen · Capability
APIGen API — Endpoints
APIGen API — Endpoints. 5 operations. Lead operation: APIGen List Endpoints. Self-contained Naftiko capability covering one Apigen business surface.
What You Can Do
GET
Listendpoints
— APIGen List Endpoints
/v1/projects/{projectid}/apis/{apiid}/endpoints
POST
Createendpoint
— APIGen Create an Endpoint
/v1/projects/{projectid}/apis/{apiid}/endpoints
GET
Getendpoint
— APIGen Get an Endpoint
/v1/projects/{projectid}/apis/{apiid}/endpoints/{endpointid}
PUT
Updateendpoint
— APIGen Update an Endpoint
/v1/projects/{projectid}/apis/{apiid}/endpoints/{endpointid}
DELETE
Deleteendpoint
— APIGen Delete an Endpoint
/v1/projects/{projectid}/apis/{apiid}/endpoints/{endpointid}
MCP Tools
apigen-list-endpoints
APIGen List Endpoints
read-only
idempotent
apigen-create-endpoint
APIGen Create an Endpoint
apigen-get-endpoint
APIGen Get an Endpoint
read-only
idempotent
apigen-update-endpoint
APIGen Update an Endpoint
idempotent
apigen-delete-endpoint
APIGen Delete an Endpoint
idempotent