Discover/icodrops.com API
live

icodrops.com APIicodrops.com

Access structured ICO data from icodrops.com: active, upcoming, and ended ICO listings, project details, funding rounds, investors, and keyword search.

Endpoints
6
Updated
3mo ago
Try it
Page number for pagination.
Number of projects per page.
api.parse.bot/scraper/76b07962-2f33-4a7c-95ed-74dfc5509dba/<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/76b07962-2f33-4a7c-95ed-74dfc5509dba/get_active_icos?page=1&limit=3' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Get a paginated list of active ICO projects with metadata including name, ticker, round type, raised amount, investors, and ecosystems.

Input
ParamTypeDescription
pageintegerPage number for pagination.
limitintegerNumber of projects per page.
Response
{
  "type": "object",
  "fields": {
    "projects": "array of project objects with name, ticker, slug, url, round, raised, pre_valuation, categories, date, investors, ecosystems",
    "total_pages": "integer, total number of pages available",
    "current_page": "integer, current page number"
  },
  "sample": {
    "data": {
      "projects": [
        {
          "url": "https://icodrops.com/kalshi/",
          "date": "from Q1, 2024",
          "name": "Kalshi",
          "slug": "kalshi",
          "round": "Possible Retrodrop",
          "raised": "$2.82 B",
          "ticker": null,
          "investors": [
            "Andreessen Horowitz (a16z)",
            "Multicoin Capital",
            "Paradigm"
          ],
          "categories": "Predictions",
          "ecosystems": [],
          "pre_valuation": "$22 B"
        }
      ],
      "total_pages": 15,
      "current_page": 1
    },
    "status": "success"
  }
}

About the icodrops.com API

The ICO Drops API exposes 6 endpoints covering active, upcoming, and ended crypto fundraising projects listed on icodrops.com. Each project record returns up to 10 structured fields including ticker, round type, raised amount, pre-valuation, investors, and ecosystems. The get_project_details endpoint goes deeper, returning funding round history, social links, and full project descriptions by slug.

ICO Listings by Status

Three endpoints — get_active_icos, get_upcoming_icos, and get_ended_icos — return paginated project arrays, each supporting page and limit parameters. Every project object includes name, ticker, slug, url, round (the fundraising round type), raised, pre_valuation, categories, date, investors, and ecosystems. The response also surfaces total_pages and current_page so you can walk the full dataset without guessing offsets.

Project Details and Funding Rounds

get_project_details accepts a slug — the identifier as it appears in the icodrops.com URL path, such as zama or ethereum — and returns the canonical url, name, ticker, a summary (meta description), an optional description (full text), a links object mapping label to URL (covering properties like website, Twitter, and Discord), and a funding_rounds array. Each funding round object carries type, raised, date, and investors, making it straightforward to reconstruct a project's full capital history.

Search and URL Discovery

search_projects takes a free-text query and returns matching projects and venture capital entities, each with name, url, category, and raised. This is useful for keyword-based discovery across the entire icodrops.com dataset without knowing slugs in advance. For bulk collection, get_all_project_urls paginates raw project URLs filtered by category (accepted values: active-ico, upcoming-ico, ended-ico), returning a urls array along with count, total_pages, and current_page.

Common use cases
  • Monitor active ICO rounds and track raised amounts as new projects open funding.
  • Build a VC portfolio tracker by pulling investor names from funding_rounds across ended ICOs.
  • Compare pre-valuations across upcoming projects in a specific blockchain ecosystem.
  • Aggregate project social links from get_project_details to build outreach or monitoring pipelines.
  • Search for projects by keyword to surface competing teams in a given crypto niche.
  • Compile historical funding data by iterating ended ICOs and extracting round type, date, and amount raised.
  • Feed ICO metadata into a research dashboard that segments projects by category and ecosystem.
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 icodrops.com have an official developer API?+
No. icodrops.com does not publish a public developer API or documented data access program. This Parse API provides structured access to the data icodrops.com exposes publicly.
What does `get_project_details` return that the listing endpoints don't?+
get_project_details adds a links object (website, Twitter, Discord, etc.), a summary field, an optional full description, and a funding_rounds array with per-round type, raised, date, and investors. The listing endpoints (get_active_icos, get_upcoming_icos, get_ended_icos) return aggregate metadata per project but do not break out individual funding rounds.
Can I filter ICO listings by category, ecosystem, or investor name?+
Not currently. The listing endpoints support page and limit for pagination only; the get_all_project_urls endpoint accepts a category path (active-ico, upcoming-ico, ended-ico) but no further filters. You can fork this API on Parse and revise it to add filtering logic against the returned fields.
Does the API cover token price or post-listing exchange data?+
No. The fields exposed cover fundraising-stage data: raised amounts, pre-valuations, round types, investors, and project metadata. Post-listing exchange prices, trading volumes, and market cap are not included. You can fork this API on Parse and revise it to integrate a separate price data endpoint.
How do I get a project's slug to use with `get_project_details`?+
The slug field is returned directly in every project object from the listing endpoints (get_active_icos, get_upcoming_icos, get_ended_icos) and as part of the URLs returned by get_all_project_urls. It matches the path segment used in the icodrops.com project URL, for example zama from icodrops.com/zama.
Page content last updated . Spec covers 6 endpoints from icodrops.com.
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.