Permit.io · Capability
Permit.io API — API Keys
Permit.io API — API Keys. 7 operations. Lead operation: List Api Keys. Self-contained Naftiko capability covering one Permit Io business surface.
What You Can Do
GET
Listapikeys
— List Api Keys
/v1/v2/api-key
POST
Createapikey
— Create Api Key
/v1/v2/api-key
GET
Getapikeyscope
— Get Api Key Scope
/v1/v2/api-key/scope
GET
Getapikey
— Get Api Key
/v1/v2/api-key/{api-key-id}
DELETE
Deleteapikey
— Delete Api Key
/v1/v2/api-key/{api-key-id}
POST
Rotateapikey
— Rotate API Key
/v1/v2/api-key/{api-key-id}/rotate-secret
GET
Getenvironmentapikey
— Get Environment Api Key
/v1/v2/api-key/{proj-id}/{env-id}
MCP Tools
list-api-keys
List Api Keys
read-only
idempotent
create-api-key
Create Api Key
get-api-key-scope
Get Api Key Scope
read-only
idempotent
get-api-key
Get Api Key
read-only
idempotent
delete-api-key
Delete Api Key
idempotent
rotate-api-key
Rotate API Key
get-environment-api-key
Get Environment Api Key
read-only
idempotent