Gravitee · Capability
Gravitee.io - Access Management API — entrypoints
Gravitee.io - Access Management API — entrypoints. 5 operations. Lead operation: List entrypoints. Self-contained Naftiko capability covering one Gravitee business surface.
What You Can Do
GET
Listentrypoints
— List entrypoints
/v1/organizations/{organizationid}/entrypoints
POST
Createentrypoint
— Create a entrypoint
/v1/organizations/{organizationid}/entrypoints
GET
Getentrypoint
— Get a sharding entrypoint
/v1/organizations/{organizationid}/entrypoints/{entrypointid}
PUT
Updateentrypoint
— Update the sharding entrypoint
/v1/organizations/{organizationid}/entrypoints/{entrypointid}
DELETE
Deleteentrypoint
— Delete the sharding entrypoint
/v1/organizations/{organizationid}/entrypoints/{entrypointid}
MCP Tools
list-entrypoints
List entrypoints
read-only
idempotent
create-entrypoint
Create a entrypoint
get-sharding-entrypoint
Get a sharding entrypoint
read-only
idempotent
update-sharding-entrypoint
Update the sharding entrypoint
idempotent
delete-sharding-entrypoint
Delete the sharding entrypoint
idempotent