cURL
curl --request GET \ --url https://api.tokenomist.ai/v1/fundraising/investors/list \ --header 'x-api-key: <api-key>'
{ "metadata": { "queryDate": "2026-01-08T10:13:58Z" }, "status": true, "data": [ { "investorId": "01-advisors", "investorName": "01 Advisors", "website": "https://01a.com/,https://www.linkedin.com/company/01a/,https://x.com/01Advisors", "latestFundingDate": "2021-11-04T00:00:00Z" } ] }
Get a list of all investorID to use for calling Investors API
Your Tokenomist API key
Successful response
Show child attributes