v1

latestOpenAPI 3.1.02026-07-24130315342.2 KB
Collection Endpoints

Get multiple collections

Get a list of collections with filters and sorting options.

get/api/v2/collections

Query parameters

limitinteger

Number of items to return per page

Example:20

Number of items to return per page

nextstring
chain'blast' | 'base' | 'ethereum' | 'zora' | 'arbitrum' | 'sei' | 'avalanche' | 'polygon' | 'optimism' | 'ape_chain' | 'flow' | 'b3' | 'soneium' | 'ronin' | 'bera_chain' | 'solana' | 'shape' | 'unichain' | 'gunzilla' | 'abstract' | 'animechain' | 'hyperevm' | 'somnia' | 'monad' | 'hyperliquid' | 'megaeth' | 'ink' | 'robinhood'

Blockchain chain identifier. Use the chain slug (e.g., 'ethereum', 'polygon', 'arbitrum', 'optimism', 'base')

Example:ethereum

Blockchain to filter by

creator_usernamestring

Username of collection creator to filter by

include_hiddenboolean

Include hidden collections in results

order_bystring

Field to order results by

Response

OK