Search API
Search NFT Collections
Advanced search returns NFT Collections satisfying provided filter
post/v0.1/collections/search
Request body
Example request
{
"filter": {
"blockchains": [
"ETHEREUM"
],
"text": "Apes"
}
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.