IBM · Capability
IBM Cloud IAM API — API Keys
IBM Cloud IAM API — API Keys. 10 operations. Lead operation: List API keys. Self-contained Naftiko capability covering one Ibm business surface.
What You Can Do
GET
Listapikeys
— List API keys
/v1/v1/apikeys
POST
Createapikey
— Create an API key
/v1/v1/apikeys
GET
Getapikeysdetails
— Get API key details by value
/v1/v1/apikeys/details
GET
Getapikey
— Get an API key
/v1/v1/apikeys/{id}
PUT
Updateapikey
— Update an API key
/v1/v1/apikeys/{id}
DELETE
Deleteapikey
— Delete an API key
/v1/v1/apikeys/{id}
POST
Disableapikey
— Disable an API key
/v1/v1/apikeys/{id}/disable
DELETE
Enableapikey
— Enable an API key
/v1/v1/apikeys/{id}/disable
POST
Lockapikey
— Lock an API key
/v1/v1/apikeys/{id}/lock
DELETE
Unlockapikey
— Unlock an API key
/v1/v1/apikeys/{id}/lock
MCP Tools
list-api-keys
List API keys
read-only
idempotent
create-api-key
Create an API key
get-api-key-details-value
Get API key details by value
read-only
idempotent
get-api-key
Get an API key
read-only
idempotent
update-api-key
Update an API key
idempotent
delete-api-key
Delete an API key
idempotent
disable-api-key
Disable an API key
enable-api-key
Enable an API key
idempotent
lock-api-key
Lock an API key
unlock-api-key
Unlock an API key
idempotent