How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

FusionAuth Api Key API

The Api Key API from FusionAuth — 2 operation(s) for api key.

FusionAuth Api Key API is one of 37 APIs that FusionAuth publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include APIKeys. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 1.66.0.

Requests are made against 2 base URLs: http://localhost:9011, https://sandbox.fusionauth.io.

6 operations 2 paths 8 schemas 1 DELETE1 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.66.0
Base URL
https://sandbox.fusionauth.io
Authentication
API Key, HTTP Bearer
License
Apache2
Resource Areas
1

Authentication & Security 2

FusionAuth Api Key API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 6

Across 2 paths, the API surfaces 6 operations — 1 DELETE, 1 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Api Key 6
POST
/api/api-key
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 created with equal or lesser authority. An API key cannot create…
createAPIKey body → 200default
POST
/api/api-key/{keyId}
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 created with equal or lesser authority. An API key cannot create…
createAPIKeyWithId 1 param body → 200default
DELETE
/api/api-key/{keyId}
Deletes the API key for the given Id.
deleteAPIKeyWithId 1 param → 200default
PATCH
/api/api-key/{keyId}
Updates an API key with the given Id.
patchAPIKeyWithId 1 param body → 200default
GET
/api/api-key/{keyId}
Retrieves an authentication API key for the given Id.
retrieveAPIKeyWithId 1 param → 200default
PUT
/api/api-key/{keyId}
Updates an API key with the given Id.
updateAPIKeyWithId 1 param body → 200default

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are APIKey (12 properties), Error (3 properties), Errors (2 properties), APIKeyRequest (2 properties). Each schema is shown below with its type and property counts.

APIKeyPermissions
object
1 property
APIKeyResponse
object
Authentication key response object.
1 property
APIKeyRequest
object
Authentication key request object.
2 properties
Errors
object
Standard error domain object that can also be used as the response from an API call.
2 properties
ZonedDateTime
integer
The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC.
APIKeyMetaData
object
1 property
Error
object
Defines an error.
3 properties
APIKey
object
domain POJO to represent AuthenticationKey
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fusionauth-api-key-api-openapi.yml Raw ↑

Other APIs FusionAuth publishes across the network.

FusionAuth Application API
FusionAuth Connector API
FusionAuth Consent API
FusionAuth Email API
FusionAuth Entity API
FusionAuth Form API
FusionAuth Group API
FusionAuth Health API
FusionAuth Identity API
FusionAuth Identity Provider API
FusionAuth Integration API
FusionAuth Ip Acl API
Where this information came from

This is an independent, third-party profile of FusionAuth Api Key API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.