Airdrop Search
Searches and filters airdrop opportunities.
Filters: keyword, status, reward type, task type.
Returns paginated results with optional task details.
Query parameters
Search keyword for coin name
Search keyword for coin name
Comma-separated lifecycle phases. active = tasks open, can participate (POTENTIAL + CONFIRMED). claimable = eligible, can claim (SNAPSHOT + VERIFICATION + REWARD_AVAILABLE). completed = done (DISTRIBUTED). Defaults to active,claimable to show actionable airdrops.
Comma-separated lifecycle phases. active = tasks open, can participate (POTENTIAL + CONFIRMED). claimable = eligible, can claim (SNAPSHOT + VERIFICATION + REWARD_AVAILABLE). completed = done (DISTRIBUTED). Defaults to active,claimable to show actionable airdrops.
Filter by reward type
Filter by reward type
Filter activities containing tasks of this type
Filter activities containing tasks of this type
Only return activities with currently OPEN tasks
Only return activities with currently OPEN tasks
Field to sort results by
Field to sort results by
Sort order
Sort order
Results per page
Results per page
Pagination offset
Pagination offset
Include full task list per activity
Include full task list per activity
Response
OK
Example response
{
"$schema": "https://example.com/schemas/DataResponseAirdropSearchItem.json"
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.