Skip to main content
GET
/
funding
/
v1
/
organizations
GetOrganizations
curl --request GET \
  --url https://api.messari.io/funding/v1/organizations \
  --header 'X-Messari-API-Key: <api-key>'
{
  "error": null,
  "data": [
    {
      "id": "000091c2-43d2-436e-aff4-6197c02cf0b1",
      "name": "Bowery Capital",
      "foundedDate": "2013-01-01T00:00:00Z",
      "description": "Bowery Capital is a venture capital firm investing in early-stage technology startups.",
      "tags": [],
      "location": "New York City, New York, United States",
      "links": [
        {
          "name": "AngelList",
          "type": "Analytics",
          "url": "https://wellfound.com/company/bowery-capital-1"
        },
        {
          "name": "Blog",
          "type": "Content",
          "url": "https://bowerycap.com/blog"
        },
        {
          "name": "Crunchbase",
          "type": "Analytics",
          "url": "https://www.crunchbase.com/organization/bowery-capital"
        },
        {
          "name": "LinkedIn",
          "type": "Social",
          "url": "https://www.linkedin.com/company/bowery-capital/"
        },
        {
          "name": "Pitchbook",
          "type": "Analytics",
          "url": "https://pitchbook.com/profiles/investor/56829-97"
        }
      ]
    },
    {
      "id": "00029ccb-9b42-4242-bfac-1a89182bc79d",
      "name": "Tribeca Venture Partners",
      "description": "Tribeca Venture Partners is an investment firm located in New York. They partner with determined entrepreneurs leveraging emerging technologies to create or disrupt large markets. Their portfolio includes companies such as ACV Auctions, AppNexus, Katapult, and ShopKeep. They have a successful track record with 90% of their Series A investments raising a Series B and have had several portfolio companies become unicorns or fund returners.",
      "category": "Investment Management",
      "sector": "Venture Capital",
      "tags": [],
      "location": "New York City, New York, United States",
      "links": [
        {
          "name": "AngelList",
          "type": "Analytics",
          "url": "https://wellfound.com/company/tribeca-venture-partners"
        },
        {
          "name": "Blog",
          "type": "Content",
          "url": "https://tribecavp.medium.com/"
        },
        {
          "name": "Crunchbase",
          "type": "Analytics",
          "url": "https://www.crunchbase.com/organization/tribeca-venture-partners"
        },
        {
          "name": "LinkedIn",
          "type": "Social",
          "url": "https://www.linkedin.com/company/tribecavp/"
        },
        {
          "name": "Pitchbook",
          "type": "Analytics",
          "url": "https://pitchbook.com/profiles/investor/11877-94"
        }
      ]
    },
    {
      "id": "00063266-6da3-49bc-8b8a-df95b24f6a10",
      "name": "EQT Ventures",
      "foundedDate": "2015-01-01T00:00:00Z",
      "description": "EQT Ventures is a multi-stage venture capital firm investing in information technology and SaaS companies.",
      "category": "Investment Management",
      "sector": "Venture Capital",
      "tags": [],
      "location": "Stockholm, Stockholm County, Sweden",
      "links": [
        {
          "name": "AngelList",
          "type": "Analytics",
          "url": "https://wellfound.com/company/eqtventures"
        },
        {
          "name": "CB Insights",
          "type": "Analytics",
          "url": "https://www.cbinsights.com/investor/eqt-ventures"
        },
        {
          "name": "Crunchbase",
          "type": "Analytics",
          "url": "https://www.crunchbase.com/organization/eqtventures"
        },
        {
          "name": "LinkedIn",
          "type": "Social",
          "url": "https://www.linkedin.com/company/eqt-ventures/"
        },
        {
          "name": "Medium",
          "type": "Resources",
          "url": "https://eqtventures.medium.com/"
        }
      ]
    },
    {
      "id": "00073b39-149f-4560-af03-a29959ad2b68",
      "name": "Interplay",
      "foundedDate": "2012-01-01T00:00:00Z",
      "description": "Interplay is a venture capital firm investing in crypto, fintech, SaaS, healthcare, and media companies.",
      "category": "Investment Management",
      "sector": "Venture Capital",
      "tags": [],
      "location": "New York City, New York, United States",
      "links": [
        {
          "name": "AngelList",
          "type": "Analytics",
          "url": "https://wellfound.com/company/interplay-ventures"
        },
        {
          "name": "Blog",
          "type": "Content",
          "url": "https://www.interplay.vc/blog"
        },
        {
          "name": "Crunchbase",
          "type": "Analytics",
          "url": "https://www.crunchbase.com/organization/interplay-ventures"
        },
        {
          "name": "LinkedIn",
          "type": "Social",
          "url": "https://www.linkedin.com/company/interplayvc"
        },
        {
          "name": "Pitchbook",
          "type": "Analytics",
          "url": "https://pitchbook.com/profiles/investor/56637-91"
        }
      ]
    },
    {
      "id": "000abd72-223f-4f6c-b2f7-ad50a2e92f0b",
      "name": "Avenir Growth Capital",
      "foundedDate": "2017-01-01T00:00:00Z",
      "description": "Avenir Growth Capital is a private equity firm investing in technology companies.",
      "category": "Investment Management",
      "sector": "Private Equity",
      "tags": [],
      "location": "New York City, New York, United States",
      "links": [
        {
          "name": "CB Insights",
          "type": "Analytics",
          "url": "https://www.cbinsights.com/investor/avenir-growth-capital"
        },
        {
          "name": "Crunchbase",
          "type": "Analytics",
          "url": "https://www.crunchbase.com/organization/avenir-growth-capital"
        },
        {
          "name": "LinkedIn",
          "type": "Social",
          "url": "https://www.linkedin.com/company/avenir-growth-capital/"
        },
        {
          "name": "Pitchbook",
          "type": "Analytics",
          "url": "https://pitchbook.com/profiles/investor/183357-91"
        },
        {
          "name": "Twitter",
          "type": "Social",
          "url": "https://twitter.com/avenirgrowth"
        }
      ]
    }
  ],
  "metadata": {
    "limit": 10,
    "page": 1,
    "totalRows": 11352,
    "totalPages": 1136
  }
}

Authorizations

X-Messari-API-Key
string
header
required

Query Parameters

limit
integer
default:10
page
integer
default:0
id
string[]

Comma-separated list of organization uuids to filter by.

category
string[]

Comma-separated list of categories to filter by.

sector
string[]

Comma-separated list of sectors to filter by.

tags
string[]

Comma-separated list of tags to filter by. Will return organizations that match at least one of the specified tags.

foundedBefore
string<date-time>
default:2025-12-31T23:59:59Z

Filter by organizations founded before the specified date.

Example:

"2025-12-31T23:59:59Z"

foundedAfter
string<date-time>
default:2020-01-01T00:00:00Z

Filter by organizations founded after the specified date.

Example:

"2020-01-01T00:00:00Z"

Response

Default response

data
object[]
required
error
string
metadata
object