Map messy vendor names, subsidiaries, government contractors, and DBAs to public tickers with confidence scores. Built for financial data pipelines.
Raw input
TickerMapper output
Integrate in minutes. Works from any backend.
Request
POST /api/v1/map
Authorization: Bearer tm_live_...
{
"name": "LOCKHEED MARTIN
AERONAUTICS COMPANY"
}Response
{
"ticker": "LMT",
"matched_company":
"Lockheed Martin Corporation",
"exchange": "NYSE",
"confidence": 1.0,
"match_type": "exact_alias",
"needs_review": false
}Start free. Scale when you need to.