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 Theme API

The Theme API from FusionAuth — 3 operation(s) for theme.

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

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

This API exposes 7 operations across 3 paths, and defines 14 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.

7 operations 3 paths 14 schemas 1 DELETE1 GET1 PATCH3 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 Theme 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 7

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

Theme 7
POST
/api/theme
Creates a Theme. You can optionally specify an Id for the theme, if not provided one will be generated.
createTheme body → 200default
POST
/api/theme/search
Searches themes with the specified criteria and pagination.
searchThemesWithId body → 200default
POST
/api/theme/{themeId}
Creates a Theme. You can optionally specify an Id for the theme, if not provided one will be generated.
createThemeWithId 1 param body → 200default
DELETE
/api/theme/{themeId}
Deletes the theme for the given Id.
deleteThemeWithId 1 param → 200default
PATCH
/api/theme/{themeId}
Updates, via PATCH, the theme with the given Id.
patchThemeWithId 1 param body → 200default
GET
/api/theme/{themeId}
Retrieves the theme for the given Id.
retrieveThemeWithId 1 param → 200default
PUT
/api/theme/{themeId}
Updates the theme with the given Id.
updateThemeWithId 1 param body → 200default

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Templates (52 properties), SimpleThemeVariables (33 properties), Theme (11 properties), ThemeSearchCriteria (5 properties). Each schema is shown below with its type and property counts.

Templates
object
52 properties
Errors
object
Standard error domain object that can also be used as the response from an API call.
2 properties
ThemeSearchCriteria
object
Search criteria for themes
5 properties
ThemeSearchResponse
object
Search response for Themes
2 properties
ThemeType
string
ZonedDateTime
integer
The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC.
LocalizedStrings
object
Models a set of localized Strings that can be stored as JSON.
ThemeRequest
object
Theme API request object.
2 properties
ThemeResponse
object
Theme API response object.
2 properties
ThemeSearchRequest
object
Search request for Themes.
1 property
Error
object
Defines an error.
3 properties
Favicon
object
Components of a Favicon in an HTML {@code } element.
4 properties
SimpleThemeVariables
object
Theme object for values used in the css variables for simple themes.
33 properties
Theme
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fusionauth-theme-api-openapi.yml Raw ↑

Other APIs FusionAuth publishes across the network.

FusionAuth Api Key API
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
Where this information came from

This is an independent, third-party profile of FusionAuth Theme 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.