Skip to main content
GET
/
simulator
/
fx
Simulator Fx Endpoint
curl --request GET \
  --url https://api.{your-broker}.slate-labs.com/simulator/fx
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

target
string
required

Account currency, e.g. EUR

Response

Successful Response