Skip to main content
POST
/
takeprofit.reference.external.security.v1.SecurityInfoApi.ListSecurities
Security Info
curl --request POST \
  --url https://api.dev.tpinf.in/takeprofit.reference.external.security.v1.SecurityInfoApi.ListSecurities \
  --header 'Content-Type: application/json' \
  --data '
{
  "security_ids": [
    {
      "ticker_code": {
        "ticker": "TSLA",
        "exchange_code": "BATS"
      }
    },
    {
      "ticker_code": {
        "ticker": "AAPL",
        "exchange_code": "BATS"
      }
    },
    {
      "ticker_code": {
        "ticker": "ETH/USDT",
        "exchange_code": "CXBNCE"
      }
    },
    {
      "ticker_code": {
        "ticker": "BIT/USD",
        "exchange_code": "CXKRKN"
      }
    },
    {
      "guid": "ca820109-b49a-4835-8422-96698eb65b53"
    }
  ]
}
'
{}

Headers

accesstoken
string

JWT access token

Body

application/json

The body is of type object.

Response

200 - application/json

OK

The response is of type object.