Referência da APIDados de mercadoOpções
Vencimentos disponíveis de um subjacente
AuthorizationBearer <token>
In: header
Path Parameters
tickerstring
Match
^[A-Z][A-Z0-9]{3}[0-9]{0,2}$Response Body
curl -X GET "https://api.databolsa.com/v1/options/string/expiries"{
"underlying_ticker": "string",
"expiries": [
{
"expiry": "string",
"count": 0
}
]
}{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}