GetProjects
curl --request GET \
--url https://api.messari.io/funding/v1/projects \
--header 'X-Messari-API-Key: <api-key>'{
"error": null,
"data": [
{
"id": "000109b4-16b2-4aeb-9917-92bbc5353ef4",
"name": "Make America Healthy Again",
"tags": [],
"links": [
{
"name": "Block Explorer",
"type": "Block Explorer",
"url": "https://platform.arkhamintelligence.com/explorer/token/make-america-healthy-again"
},
{
"name": "Etherscan",
"type": "Block Explorer",
"url": "https://etherscan.io/token/0xF7554EAC0bF20d702E69d08C425E817ABb976AeA"
},
{
"name": "Telegram",
"type": "Social",
"url": "https://t.me/MAHAtokenofficial"
},
{
"name": "Twitter",
"type": "Social",
"url": "https://twitter.com/MAHAtoken"
},
{
"name": "Website",
"type": "Website",
"url": "https://mahatoken.com"
}
],
"overview": "",
"background": "",
"primaryAsset": {
"id": "8860de29-1438-46d2-aed7-cef02251ed5a",
"serialId": 780467,
"symbol": "maha",
"name": "Make America Healthy Again",
"slug": "make-america-healthy-again",
"category": "",
"sector": "",
"tags": []
},
"secondaryAssets": [],
"organizations": []
},
{
"id": "00017c68-b39c-4e9c-8e46-2d126b733553",
"name": "AQA3",
"tags": [],
"links": [
{
"name": "Forum",
"type": "Governance",
"url": "https://aqa3.io/"
},
{
"name": "Gitbook",
"type": "Resources",
"url": "https://aqa.gitbook.io/aqa-white-paper-ver.4"
},
{
"name": "Telegram",
"type": "Social",
"url": "https://t.me/AQAFoundation"
},
{
"name": "Twitter",
"type": "Social",
"url": "https://x.com/AQA314"
},
{
"name": "Website",
"type": "Website",
"url": "https://about.aqa3.io/foundation"
}
],
"overview": "AQA Foundation develops a Web3 platform for social and economic interactions. Its services include a blockchain-based forum for sharing Web3 information.",
"background": "",
"primaryAsset": null,
"secondaryAssets": [],
"organizations": []
},
{
"id": "00026691-5b92-41cb-8450-fa7e73e0872c",
"name": "Few Wrapped Orbit Protocol",
"tags": [],
"links": [],
"overview": "",
"background": "",
"primaryAsset": {
"id": "2576e81e-7003-4868-b561-601504b5e0dc",
"serialId": 977931,
"symbol": "fworbit",
"name": "Few Wrapped Orbit Protocol",
"slug": "few-wrapped-orbit-protocol",
"category": "",
"sector": "",
"tags": []
},
"secondaryAssets": [],
"organizations": []
},
{
"id": "0002d889-6089-4b5a-a88d-8ee855bd3a1c",
"name": "Fair BERC20",
"tags": [],
"links": [
{
"name": "Block Explorer",
"type": "Block Explorer",
"url": "https://ethplorer.io/address/0xbC8E35221904F61b4200Ca44a08e4daC387Ac83A"
},
{
"name": "Discord",
"type": "Social",
"url": "https://discord.gg/BkWAcYzNvh"
},
{
"name": "Etherscan",
"type": "Block Explorer",
"url": "https://etherscan.io/token/0xbc8e35221904f61b4200ca44a08e4dac387ac83a"
},
{
"name": "Medium",
"type": "Content",
"url": "https://medium.com/@FairBERC20"
},
{
"name": "Telegram",
"type": "Social",
"url": "https://t.me/berc20en"
}
],
"overview": "",
"background": "",
"primaryAsset": {
"id": "dbd77ab9-3b22-478d-9f27-cab427bde6d0",
"serialId": 322983,
"symbol": "berc",
"name": "Fair BERC20",
"slug": "fair-berc20",
"category": "",
"sector": "",
"tags": []
},
"secondaryAssets": [],
"organizations": []
},
{
"id": "00035025-eb6c-460e-98b6-498c4405c7c4",
"name": "Phunware",
"foundedDate": "2009-01-01T00:00:00Z",
"category": "Data",
"sector": "Analytics",
"tags": [
"Travel and Hospitality"
],
"location": "Austin, Arkansas, United States",
"links": [
{
"name": "CB Insights",
"type": "Analytics",
"url": "https://www.cbinsights.com/company/phunware"
},
{
"name": "Crunchbase",
"type": "Analytics",
"url": "https://www.crunchbase.com/organization/phunware"
},
{
"name": "Facebook",
"type": "Social",
"url": "https://www.facebook.com/phunware"
},
{
"name": "Instagram",
"type": "Social",
"url": "https://www.instagram.com/phunware"
},
{
"name": "LinkedIn",
"type": "Social",
"url": "https://www.linkedin.com/company/phunware/"
}
],
"overview": "Phunware collaborates with leading healthcare and hospitality brands, providing personalized mobile experiences through apps and SDKs that include wayfinding and engagement technologies. This facilitates integrated, seamless customer journeys in hospitals, hotels, and smart buildings, enhancing satisfaction and revenue.",
"background": "",
"primaryAsset": null,
"secondaryAssets": [],
"organizations": []
}
],
"metadata": {
"limit": 10,
"page": 1,
"totalRows": 63886,
"totalPages": 6389
}
}Entities
Projects
Lookup Projects given a set of filters.
GET
/
funding
/
v1
/
projects
GetProjects
curl --request GET \
--url https://api.messari.io/funding/v1/projects \
--header 'X-Messari-API-Key: <api-key>'{
"error": null,
"data": [
{
"id": "000109b4-16b2-4aeb-9917-92bbc5353ef4",
"name": "Make America Healthy Again",
"tags": [],
"links": [
{
"name": "Block Explorer",
"type": "Block Explorer",
"url": "https://platform.arkhamintelligence.com/explorer/token/make-america-healthy-again"
},
{
"name": "Etherscan",
"type": "Block Explorer",
"url": "https://etherscan.io/token/0xF7554EAC0bF20d702E69d08C425E817ABb976AeA"
},
{
"name": "Telegram",
"type": "Social",
"url": "https://t.me/MAHAtokenofficial"
},
{
"name": "Twitter",
"type": "Social",
"url": "https://twitter.com/MAHAtoken"
},
{
"name": "Website",
"type": "Website",
"url": "https://mahatoken.com"
}
],
"overview": "",
"background": "",
"primaryAsset": {
"id": "8860de29-1438-46d2-aed7-cef02251ed5a",
"serialId": 780467,
"symbol": "maha",
"name": "Make America Healthy Again",
"slug": "make-america-healthy-again",
"category": "",
"sector": "",
"tags": []
},
"secondaryAssets": [],
"organizations": []
},
{
"id": "00017c68-b39c-4e9c-8e46-2d126b733553",
"name": "AQA3",
"tags": [],
"links": [
{
"name": "Forum",
"type": "Governance",
"url": "https://aqa3.io/"
},
{
"name": "Gitbook",
"type": "Resources",
"url": "https://aqa.gitbook.io/aqa-white-paper-ver.4"
},
{
"name": "Telegram",
"type": "Social",
"url": "https://t.me/AQAFoundation"
},
{
"name": "Twitter",
"type": "Social",
"url": "https://x.com/AQA314"
},
{
"name": "Website",
"type": "Website",
"url": "https://about.aqa3.io/foundation"
}
],
"overview": "AQA Foundation develops a Web3 platform for social and economic interactions. Its services include a blockchain-based forum for sharing Web3 information.",
"background": "",
"primaryAsset": null,
"secondaryAssets": [],
"organizations": []
},
{
"id": "00026691-5b92-41cb-8450-fa7e73e0872c",
"name": "Few Wrapped Orbit Protocol",
"tags": [],
"links": [],
"overview": "",
"background": "",
"primaryAsset": {
"id": "2576e81e-7003-4868-b561-601504b5e0dc",
"serialId": 977931,
"symbol": "fworbit",
"name": "Few Wrapped Orbit Protocol",
"slug": "few-wrapped-orbit-protocol",
"category": "",
"sector": "",
"tags": []
},
"secondaryAssets": [],
"organizations": []
},
{
"id": "0002d889-6089-4b5a-a88d-8ee855bd3a1c",
"name": "Fair BERC20",
"tags": [],
"links": [
{
"name": "Block Explorer",
"type": "Block Explorer",
"url": "https://ethplorer.io/address/0xbC8E35221904F61b4200Ca44a08e4daC387Ac83A"
},
{
"name": "Discord",
"type": "Social",
"url": "https://discord.gg/BkWAcYzNvh"
},
{
"name": "Etherscan",
"type": "Block Explorer",
"url": "https://etherscan.io/token/0xbc8e35221904f61b4200ca44a08e4dac387ac83a"
},
{
"name": "Medium",
"type": "Content",
"url": "https://medium.com/@FairBERC20"
},
{
"name": "Telegram",
"type": "Social",
"url": "https://t.me/berc20en"
}
],
"overview": "",
"background": "",
"primaryAsset": {
"id": "dbd77ab9-3b22-478d-9f27-cab427bde6d0",
"serialId": 322983,
"symbol": "berc",
"name": "Fair BERC20",
"slug": "fair-berc20",
"category": "",
"sector": "",
"tags": []
},
"secondaryAssets": [],
"organizations": []
},
{
"id": "00035025-eb6c-460e-98b6-498c4405c7c4",
"name": "Phunware",
"foundedDate": "2009-01-01T00:00:00Z",
"category": "Data",
"sector": "Analytics",
"tags": [
"Travel and Hospitality"
],
"location": "Austin, Arkansas, United States",
"links": [
{
"name": "CB Insights",
"type": "Analytics",
"url": "https://www.cbinsights.com/company/phunware"
},
{
"name": "Crunchbase",
"type": "Analytics",
"url": "https://www.crunchbase.com/organization/phunware"
},
{
"name": "Facebook",
"type": "Social",
"url": "https://www.facebook.com/phunware"
},
{
"name": "Instagram",
"type": "Social",
"url": "https://www.instagram.com/phunware"
},
{
"name": "LinkedIn",
"type": "Social",
"url": "https://www.linkedin.com/company/phunware/"
}
],
"overview": "Phunware collaborates with leading healthcare and hospitality brands, providing personalized mobile experiences through apps and SDKs that include wayfinding and engagement technologies. This facilitates integrated, seamless customer journeys in hospitals, hotels, and smart buildings, enhancing satisfaction and revenue.",
"background": "",
"primaryAsset": null,
"secondaryAssets": [],
"organizations": []
}
],
"metadata": {
"limit": 10,
"page": 1,
"totalRows": 63886,
"totalPages": 6389
}
}Documentation Index
Fetch the complete documentation index at: https://docs.messari.io/llms.txt
Use this file to discover all available pages before exploring further.
x402 Support: Supported.
See the x402 guide.
Authorizations
Query Parameters
Comma-separated list of project uuids to filter by.
Comma-separated list of categories to filter by.
Comma-separated list of sectors to filter by.
Comma-separated list of tags to filter by. Will return projects that match at least one of the specified tags.
Filter by projects founded before the specified date.
Example:
"2025-12-31T23:59:59Z"
Filter by projects founded after the specified date.
Example:
"2020-01-01T00:00:00Z"
⌘I

