Expand description
Catalyst Gateway API Definition
This defines all endpoints for the Catalyst Gateway API. It however does NOT contain any processing for them, that is defined elsewhere.
Modulesยง
- cardano ๐
- Cardano API endpoints
- config ๐
- Configuration Endpoints
- documents ๐
- Signed Documents API endpoints
- health ๐
- Health Endpoints
Constantsยง
- API_
DESCRIPTION ๐ - A long description of the API. Markdown is supported
- API_
TITLE ๐ - The name of the API
- API_
VERSION ๐ - The version of the API
- TERMS_
OF_ ๐SERVICE - Get the terms of service for the API
Functionsยง
- get_
api_ ๐contact - Get the contact details for inquiring about the API
- get_
api_ ๐license - Get the license details for the API
- mk_api ๐
- Create the
OpenAPIdefinition - set_
localhost_ ๐addresses - Set the localhost addresses descriptions.