Historical SS Data

GET /historical_ss_data/{ticker}

Get historical SS Data for a ticker

Responses

GET /historical_ss_data/{ticker}
curl \
 -X GET https://api.bam.money/historical_ss_data/{ticker}?api_key=api_token_value
Response examples (422)
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}
Response examples (422)
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}