Skip to main content
GET
/
trading-variables
/
{keys}
Get Trading Variables By Keys
curl --request GET \
  --url https://backend-global.gains.trade/trading-variables/{keys}
{}

Endpoint

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

Parameters

ParameterLocationRequiredTypeDescription
keyspathYesstringComma-separated keys.

Usage Example

curl -X GET "https://backend-arbitrum.gains.trade/trading-variables/pairs,groups"

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.

Response

200 - application/json

Successful response

The response is of type object.