Thinknum · Authentication Profile
Thinknum Authentication
Authentication
Thinknum uses token-based authentication over HTTPS to data.thinknum.com. Clients first exchange a client_id + client_secret (issued by a Thinknum account manager) for a short-lived bearer token via POST /api/authorize, then send that token on every request as `Authorization: token
Thinknum secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.
CompanyAlternative DataFinancial DataInvestment ResearchMarket IntelligenceWeb DataDatasets
Methods: http
Schemes: 2
OAuth flows:
API key in:
Security Schemes
tokenAuth http
widgetBasicAuth http