FusionAuth API — API Key
FusionAuth API — API Key. 6 operations. Lead operation: Retrieves an authentication API key for the given Id.. Self-contained Naftiko capability covering one business surface.
FusionAuth API — API Key is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the POST, DELETE, PATCH, GET, and PUT methods rooted at /v1/api/api-key.
The capability includes 1 read-only operation and 5 state-changing operations. Lead operation: Creates an API key. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and API Key.
What You Can Do
MCP Tools
fusionauth-createapikey
Creates an API key. You can optionally specify a unique Id for the key, if not provided one will be generated. an API key can only be create
fusionauth-createapikeywithid
Creates an API key. You can optionally specify a unique Id for the key, if not provided one will be generated. an API key can only be create
fusionauth-deleteapikeywithid
Deletes the API key for the given Id.
fusionauth-patchapikeywithid
Updates an API key with the given Id.
fusionauth-retrieveapikeywithid
Retrieves an authentication API key for the given Id.
fusionauth-updateapikeywithid
Updates an API key with the given Id.