Search

Project Search

Searches crypto projects by keyword.

Included fields: name, description, chains, logo.

get/gateway/v1/search/project

Query parameters

qstring required

Search keyword — project name or ticker like uniswap, bitcoin, or ETH

Example:bitcoin

Search keyword — project name or ticker like uniswap, bitcoin, or ETH

limitinteger

Results per page

Example:20

Results per page

offsetinteger

Pagination offset

Pagination offset

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://example.com/schemas/DataResponseProjectSearchItem.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.