cURL
curl --request GET \ --url https://api.sandbox1-dev.finhost.io/crypto-exchange/info \ --header 'Authorization: Bearer <token>'
200
standard
{ "pairs": { "USDT/EUR": { "ask": "0.9228", "bid": "0.9227", "maxdbc": 8, "maxdqc": 4, "orders": { "market": { "mode": "enabled", "minvbc": "10", "minvqc": "10" }, "limit": { "mode": "disabled", "minvbc": "10", "minvqc": "10" } } } } }
Documentation IndexFetch the complete documentation index at: https://docs.finhost.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.finhost.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Company ID
OK
List of available pairs to trade with selected contract