WSO2 · Capability
WSO2 API Manager - Developer Portal — APIKeys
WSO2 API Manager - Developer Portal — APIKeys. 14 operations. Lead operation: Get API Key(s) of a Given API. Self-contained Naftiko capability covering one Wso2 business surface.
What You Can Do
GET
Getapiboundapikeys
— Get API Key(s) of a Given API
/v1/apis/{apiid}/api-keys
POST
Associateapikey
— Create an association for the API Key
/v1/apis/{apiid}/api-keys/associate
POST
Dissociateapikey
— Remove an Association for the API Key
/v1/apis/{apiid}/api-keys/dissociate
POST
Generateapiboundapikey
— Generate API Key
/v1/apis/{apiid}/api-keys/generate
POST
Regenerateapiboundapikey
— Regenerate API Key
/v1/apis/{apiid}/api-keys/regenerate
POST
Revokeapiboundapikey
— Revoke API Key
/v1/apis/{apiid}/api-keys/revoke
GET
Getappboundapikeys
— Get API Key(s) of a Given Type
/v1/applications/{applicationid}/api-keys/{keytype}
POST
Associateapikeytoapp
— Associate an API Key to the Application
/v1/applications/{applicationid}/api-keys/{keytype}/associate
GET
Getapikeyassociationsforapp
— Get API Key associations of a Given Type
/v1/applications/{applicationid}/api-keys/{keytype}/associations
POST
Dissociateapikeyfromapp
— Remove the association of the API Key to the Application
/v1/applications/{applicationid}/api-keys/{keytype}/dissociate
POST
Applicationsapplicationidapikeyskeytypegeneratepost
— Generate API Key
/v1/applications/{applicationid}/api-keys/{keytype}/generate
POST
Regenerateappboundapikey
— Regenerate API Key
/v1/applications/{applicationid}/api-keys/{keytype}/regenerate
POST
Applicationsapplicationidapikeyskeytyperevokepost
— Revoke API Key
/v1/applications/{applicationid}/api-keys/{keytype}/revoke
GET
Getsubscribedapiswithapikeys
— Get Subscribed APIs with API Key(s) of a Given Type
/v1/applications/{applicationid}/api-keys/{keytype}/subscriptions
MCP Tools
get-api-key-s-given-api
Get API Key(s) of a Given API
read-only
idempotent
create-association-api-key
Create an association for the API Key
remove-association-api-key
Remove an Association for the API Key
generate-api-key
Generate API Key
regenerate-api-key
Regenerate API Key
revoke-api-key
Revoke API Key
get-api-key-s-given-type
Get API Key(s) of a Given Type
read-only
idempotent
associate-api-key-application
Associate an API Key to the Application
get-api-key-associations-given
Get API Key associations of a Given Type
read-only
idempotent
remove-association-api-key-application
Remove the association of the API Key to the Application
generate-api-key-2
Generate API Key
regenerate-api-key-2
Regenerate API Key
revoke-api-key-2
Revoke API Key
get-subscribed-apis-api-key-s
Get Subscribed APIs with API Key(s) of a Given Type
read-only
idempotent