# Currencies **GET /metadata/currencies** The list of currencies supported by Arta's API. ## Servers - https://api.arta.io: https://api.arta.io () ## Parameters ### Headers - **Authorization** (string) Authorize your API calls with an Arta API token ## Responses ### 200 A collection of currency types #### Headers - **content-type** (string) - **x-arta-request-id** (string) A unique identifier for the Arta API call #### Body: application/json (array[object]) - **id** (string) The ID representing the resource - **name** (string) A brief label for the currency - **symbol** (string) The symbol used to denote that a number is a monetary value in a particular currency [Powered by Bump.sh](https://bump.sh)