We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Interface address:https://api.bitforex.com/api/v1/market/ticker
Request method:GET
Parameters
Example
# request GET https://api.bitforex.com/api/v1/market/ticker # Response { "success":true, "data":{ "date":1516670743277, "buy":999.21, "high":1010.1, "last":999.86, "low":956.58, "sell":1000.25, "vol":10000 } }
Return value description
There was an error while loading. Please reload this page.