Path parameters
-
ticker
string Required
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"
}
]
}