Discover/airdrops.io API
live

airdrops.io APIairdrops.io

Access airdrops.io data via API: latest, hot, and potential airdrops, category filtering, search, token details, participation steps, and live crypto prices.

Endpoints
10
Updated
14d ago
Try it
Page number for pagination.
Sort order. Accepted values: 'newest', 'rating'.
api.parse.bot/scraper/9af824b0-75d0-4d52-bcd6-0e68141b30c8/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/9af824b0-75d0-4d52-bcd6-0e68141b30c8/get_latest_airdrops?page=1&sort=newest' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 10 totalclick to expand

Retrieve the latest airdrops sorted by publish date or rating. Returns a paginated list of airdrop summaries.

Input
ParamTypeDescription
pageintegerPage number for pagination.
sortstringSort order. Accepted values: 'newest', 'rating'.
Response
{
  "type": "object",
  "fields": {
    "data": "array of airdrop summary objects with id, name, url, logo, temperature, description, requirements, and flags"
  },
  "sample": {
    "data": [
      {
        "id": "1758742",
        "url": "https://airdrops.io/ave-forge/",
        "logo": "https://airdrops.io/wp-content/uploads/2026/05/Ave-Forge-logo.jpg",
        "name": "Ave Forge",
        "status": "",
        "is_expired": false,
        "description": "Play games and refer",
        "is_featured": false,
        "temperature": "4",
        "is_confirmed": false,
        "published_at": "20260507195838",
        "requirements": {
          "kyc": false,
          "twitter": false,
          "telegram": false
        },
        "hot_vote_score": "4"
      }
    ],
    "status": "success"
  }
}

About the airdrops.io API

The airdrops.io API exposes 10 endpoints covering airdrop discovery, detailed project data, and live crypto prices sourced from airdrops.io. With endpoints like get_airdrop_details and get_airdrop_participation_requirements, you can retrieve a full airdrop record including participation steps, eligibility requirements, token ticker, total supply, and blockchain — all in a single call per project.

Airdrop Discovery and Filtering

Four endpoints handle browsing: get_latest_airdrops accepts a sort parameter ('newest' or 'rating') and page for pagination; get_hot_airdrops returns airdrops ranked by vote score; get_potential_airdrops returns speculative retroactive opportunities; and get_airdrops_by_category accepts a category string ('latest', 'hot', 'speculative', 'potential', 'nft', 'telegram') to filter the full catalog. All four return the same summary shape: id, name, url, logo, temperature, description, requirements, and flags. The get_updated_airdrops endpoint additionally surfaces recently modified entries from the homepage feed.

Airdrop Detail Endpoints

For a specific project, pass its URL slug (e.g., 'hyperliquid' or 'megaeth') to get_airdrop_details, which returns the complete record including status, platforms, total_value, and a full description. Two focused endpoints operate on the same slug: get_airdrop_token_info returns key-value token metadata (ticker, total supply, blockchain) when available — the response may be empty if the project has not published token details — and get_airdrop_participation_requirements returns both a requirements array and a participation_steps array as structured string lists, useful for rendering step-by-step guides.

Search and Prices

search_airdrops accepts a query keyword and returns matching airdrop summaries using the same summary object shape as the listing endpoints. get_crypto_prices takes no inputs and returns a live ticker feed with ticker, usdprice, direction, and percentage fields — this represents the price bar displayed on the airdrops.io site rather than a full exchange feed.

Common use cases
  • Build an airdrop alert bot that polls get_latest_airdrops sorted by 'newest' to notify users of new listings.
  • Populate a portfolio tracker with token metadata (ticker, blockchain) using get_airdrop_token_info per project slug.
  • Render step-by-step participation guides for airdrop campaigns using get_airdrop_participation_requirements.
  • Filter airdrop feeds by category (e.g., 'nft' or 'telegram') via get_airdrops_by_category to build niche discovery tools.
  • Display a live crypto price ticker widget by calling get_crypto_prices for current USD prices and percentage changes.
  • Index hot airdrops by vote score using get_hot_airdrops to surface trending opportunities in a dashboard.
  • Run keyword searches across the airdrop catalog with search_airdrops to build a project comparison feature.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does airdrops.io have an official developer API?+
Airdrops.io does not publish an official public developer API or documented REST interface for third-party use.
What does `get_airdrop_details` return compared to the listing endpoints?+
get_airdrop_details returns the full project record for a single airdrop identified by its URL slug, including status, platforms, total_value, a full description, and nested participation_steps and requirements. The listing endpoints (get_latest_airdrops, get_hot_airdrops, etc.) return summary objects with id, name, url, logo, temperature, and high-level requirements and flags — they do not include total_value or status.
Can `get_airdrop_token_info` always return token data?+
Not always. The response data object may be empty when a project has not published token details such as ticker, total supply, or blockchain. This is common for early-stage or speculative airdrops listed under get_potential_airdrops.
Does the API support historical airdrop data or expired listings?+
Not currently. The API covers active, hot, potential, and recently updated airdrops as they appear on airdrops.io. There is no endpoint for historical or expired campaigns. You can fork this API on Parse and revise it to add an endpoint targeting archived or concluded airdrop listings.
Does the `get_crypto_prices` endpoint cover a broad set of assets?+
The endpoint returns the ticker set displayed in the price bar on airdrops.io — it is not a full exchange feed and is limited to the tokens the site chooses to display. For broader market data, the API does not currently include additional price endpoints. You can fork it on Parse and revise to target a wider set of assets.
Page content last updated . Spec covers 10 endpoints from airdrops.io.
Related APIs in Crypto Web3See all →
opensea.io API
Search NFT collections and discover detailed stats, browse individual items, and track collection activity all in one place. Get real-time insights into collection performance and find the NFTs you're looking for on OpenSea.
ens.vision API
Search and explore ENS domains across the marketplace, discover owner portfolios and activity feeds, and resolve names to addresses with complete text records. Get domain details, browse categories, view offers and recommendations, and track all marketplace listings in one place.
nseindia.com API
Track live NSE stock prices, monitor indices, analyze option chains, and access corporate announcements with real-time market data from India's National Stock Exchange. View equity quotes with full order books, identify top gainers/losers, analyze 52-week highs/lows, and explore historical price trends all in structured JSON format.
blur.io API
Access NFT collection data on Blur.io, including floor prices, best bids, listed tokens, and recent activity. Authenticate with an Ethereum wallet to place collection bids and retrieve portfolio holdings.
cmegroup.com API
Get CME Group market data including FedWatch interest-rate probabilities, futures quotes and settlements, volume/open interest history, and options expirations and near-the-money option chains.
studio.glassnode.com API
Access comprehensive on-chain and market analytics for cryptocurrencies, including asset fundamentals, supply dynamics, futures data, and profit/loss metrics. Search and analyze assets with historical chart data and market overview information to track crypto performance and trends.
crypto-fundraising.info API
Track cryptocurrency fundraising activity by searching projects and investors, viewing deal details, and staying updated with the latest crypto funding news and top active venture funds. Monitor major fundraising rounds, explore investor portfolios, and research emerging crypto projects all in one place.
etoro.com API
Monitor top eToro traders by accessing their profiles, portfolio holdings, performance statistics, and trading history to inform your investment decisions. Discover trending stocks and cryptocurrencies, search for specific instruments, and view detailed market data and news to stay updated on investment opportunities.