Skip to main content

Tracxn

Search Tracxn's private-market data on companies, investors, funding rounds and acquisitions.

Connect Tracxn with an API access token to search its company, investor, funding-round and acquisition datasets by sector, domain, geography, date and deal size.

Connect

Credential fieldRequiredWhere it comes from
Access token (ACCESS_TOKEN)YesA Tracxn API access token, sent as the accesstoken header.

Tools

ToolAccessWhat it does
Search companies (yekar.tracxn.search-companies)ReadSearch Tracxn's company database by domain, sector or country and return the matching company records with the total available.
Find company by name (yekar.tracxn.find-company-by-name)ReadResolve a company name to the Tracxn records that match it - use this first to get a domain or id, then filter the other tools by it.
Search funding rounds (yekar.tracxn.search-transactions)ReadSearch Tracxn's funding rounds by sector, round type, investor, country, date range or amount range, newest first by default.
Search acquisitions (yekar.tracxn.search-acquisitions)ReadSearch Tracxn's M&A deals by sector, acquirer, deal type, country, announcement date range or amount range.
Search investors (yekar.tracxn.search-investors)ReadSearch Tracxn's investor database by domain, type, country, portfolio sector or investment score.
Search sectors (yekar.tracxn.search-feeds)ReadLook up Tracxn's own sector (feed) names. Use this to get the exact name to pass as a sectors filter to the other Tracxn tools - they match it exactly.

Notes

  • In Tracxn, open Data Solutions → API & Developer Tools and generate an API access token.
  • API access is a paid add-on, and the account's plan also licenses which sectors it may query - a token on a plan without the API, or a query naming a sector the account does not hold, is refused rather than returned empty.
  • A single call returns at most 20 records; page through larger result sets with the from offset.