Exclusive webinar
Navigating Tariff Complexity: Section 301, Section 232, IEEPA & MFN Exposure on August 27, 2026
Register Now

Find and Match Companies Across Global Markets

Trademo’s Company Matcher API helps you identify companies using company name, country, stock exchange, or stock ticker, making it easier to find the right company and access detailed trade intelligence.

Birch HillGigabyteArchromaCTSCofaceC.R. EnglandDriscoll'sALCEFWIntersurgicalLinlogisSGLSteam LogisticsPfizerJohn HancockJindal StainlessVantageBirch HillGigabyteArchromaCTSCofaceC.R. EnglandDriscoll'sALCEFWIntersurgicalLinlogisSGLSteam LogisticsPfizerJohn HancockJindal StainlessVantage

Company Matcher API

Search for companies using key identifiers such as company name, country, stock exchange, or stock ticker. The API returns probable company matches along with match percentage, Trademo company ID, shipment count, and stock ticker details, helping you identify companies of interest and connect them with Trademo’s other APIs.

coloured_close_icon
Sample Request & Response

Request:
{
  "companyName": "walmart",
  "probableMatchesLimit": 5,
  "companyCountry": "united states",
  "stockExchangeCode": "SHA",
  "stockTicker": "123"
}
Response:
{
  "totalCompaniesCount": 12,
  "companies": [
    {
      "companyId": "630fb67353c46ac8eeb36ac6",
      "companyName": "walmart",
      "country": "united states",
      "nameMatchPercentage": 100,
      "totalShipmentCount": 425046,
      "stockTickerDetails": {
        "NSE": "abcd",
        "BSE": "41234"
      }
    }
  ]
}

Company Matcher API Made to Make Your Work Easier

Find the Right Company
Search companies using names, countries, stock exchanges, or stock tickers and receive probable matches based on your search criteria.
Connect to Detailed Company Intelligence
Use Trademo’s unique company ID from the response to connect with other Trademo APIs and access deeper intelligence for identified companies.