Get a single Currency
currencies
Get a single Currency
Retrieve a single Currency by ID.
GET
Get a single Currency
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Response
Request successful.
Currency iso4217 char code
Maximum string length:
3Pattern:
^[A-Z]{3}$Currency name english
Maximum string length:
255Currency iso4217 number code
Required range:
-2147483648 <= x <= 2147483647Currency symbol, for example '$'
Maximum string length:
10