Skip to main content
GET
Get Trading Variables By Keys

Endpoint

GET /trading-variables/{keys} Returns selected trading variable keys.

Parameters

Unrecognized keys are ignored. A request where every key is unrecognized returns the full /trading-variables payload instead of an error.

Usage Example

To list every asset listed on Gains, request pairs,groups,pairInfos and filter out delisted pairs. See Listing all assets.

Response Structure

The generated API panel lists the response schema for status codes: 200. Error responses generally return an error or message field.

Path Parameters

keys
string
required

Comma-separated keys, taken from /trading-variables-keys. Unrecognized keys are ignored, and a request where every key is unrecognized returns the full payload.

Response

200 - application/json

Successful response

The response is of type object.