Currency Endpoint
A full list of supported currencies can be accessed both in JSON Format and on this website. We support crypto currencies. We support over 200+ currencies
In order to access a JSON file containing all currently supported currencies (3-4-letter currency code and full currency name).
Each request to the currency endpoint consumes 1 token.
Code Snippet
Sample Response
Endpoint
Returns list of all supported currencies
GET
https://ipforensics.net/api/v1/currencies?apikey=
Returns response object and a metadata of the request
Query Parameters
Name
Type
Description
apikey*
String
Your public key
Last updated
Was this helpful?