Incident.io · Capability
Incident.io API — API Keys
Incident.io API — API Keys. 6 operations. Lead operation: List API keys. Self-contained Naftiko capability covering one Incident Io business surface.
What You Can Do
GET
Listapikeys
— List API keys
/v1/api-keys
POST
Createapikey
— Create API key
/v1/api-keys
GET
Getapikey
— Show API key
/v1/api-keys/{id}
PUT
Updateapikey
— Update API key
/v1/api-keys/{id}
DELETE
Deleteapikey
— Delete API key
/v1/api-keys/{id}
POST
Rotateapikey
— Rotate API key
/v1/api-keys/{id}/rotate
MCP Tools
list-api-keys
List API keys
read-only
idempotent
create-api-key
Create API key
show-api-key
Show API key
read-only
idempotent
update-api-key
Update API key
idempotent
delete-api-key
Delete API key
idempotent
rotate-api-key
Rotate API key