Skip to main content
GET
Aggregated Project Detail

Query Parameters

id
string

Surf project UUID. PREFERRED — always use this when available from a previous response (e.g. project_id from /fund/portfolio or id from /search/project). Takes priority over q.

Example:

"25c6612a-395c-4974-94eb-3b5f9f4b2ed7"

q
string

Fuzzy entity name search. Only use when 'id' is not available. May return unexpected results for ambiguous names.

Example:

"ethereum"

fields
string
default:overview,token_info,tokenomics,funding,team,contracts,social,tge_status

Comma-separated sub-resources to include. Can be overview, token_info, tokenomics, funding, team, contracts, social, or tge_status.

Example:

"overview,token_info,funding"

Response

OK

data
object
required
meta
object
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/DataObjectResponseHumaProjectDetailBody.json"