For the complete documentation index, see llms.txt. This page is also available as Markdown.

Supported Fiat Currencies

This endpoint allows you to retrieve a list of supported fiat currencies, with details including currency code (e.g., USD, AUD), symbol, name, price, and display precision. Merchants can use this data to create invoices in fiat currencies.

Get supported fiat currencies

get
Responses
200

Successful operation

application/json
messagestringOptional

A message containing additional information about the result of the request.

statusintegerOptional

The status of the request response. Typically provided as a numeric code.

versionstringOptional

The version of the API being used.

get/common/fiats
200

Successful operation

Last updated