API · /launchpad-api

Launchpad API

healthy 3,366 Subscribers

Live project, people and release data from Launchpad, Canonical's open-source collaboration platform and the home of Ubuntu, via its public REST API. Launchpad is built around free-software projects, the teams that maintain them and the people in those teams. Get a project's profile — its title and summary, homepage, the licences it is released under, when it was registered and whether it tracks bugs, answers and translations on Launchpad. Resolve any Launchpad name to a person or a team, with its display name, whether it is a team, when it joined and its self-description. Pull a team's membership — the people and sub-teams that make up an open-source community. Get a project's released versions with their dates. Live, no key, nothing stored. Distinct from GitHub, GitLab, Codeberg and SourceForge forge APIs — this is Launchpad's project registry, its teams and its people. Perfect for open-source-directory, packaging, release-tracking and developer-community apps.

api.oanor.com/launchpad-api
Get an API key Try in playground → Contact provider

Machine-readable spec so AI agents can integrate this API.

/api/launchpad-api/openapi.json
/api/launchpad-api/llms.txt

Discovery: GET /api/index.json lists every API.

Launchpad API — live data on the oanor API marketplace

API health

healthy
Uptime
100.00%
Server probes · 24h
Avg latency
470 ms
Server probes · 24h
Subscribers
3,366
active
Total calls
76
last 7 days
status Full status page → · 12 probes/24h

Pricing

Pick a tier — billed monthly, cancel anytime.

Free

Free

  • 10,000 calls / month
  • 2 requests / second
  • Hard cap (429 above quota, no overage)
  • 10k calls/month
  • 2 req/sec
  • Project + person + members + releases
  • No credit card
Sign in to subscribe

Starter

€7.00 /month

  • 170,000 calls / month
  • 6 requests / second
  • Hard cap (429 above quota, no overage)
  • 170k calls/month
  • 6 req/sec
  • Email support
Sign in to subscribe

Pro

€20.00 /month

  • 960,000 calls / month
  • 15 requests / second
  • Hard cap (429 above quota, no overage)
  • 960k calls/month
  • 15 req/sec
  • Priority support
Sign in to subscribe

Business

€45.00 /month

  • 5,400,000 calls / month
  • 35 requests / second
  • Hard cap (429 above quota, no overage)
  • 5.4M calls/month
  • 35 req/sec
  • Dedicated SLA
Sign in to subscribe

Built by

Related APIs

Other APIs with overlapping tags.

Pump.fun API — oanor API marketplace

Pump.fun API

The Pump.fun memecoin launchpad firehose — the dominant Solana token-launch platform — live, no key. On Pump.fun anyone can mint a token in seconds; it trades on a bonding curve and "graduates" to a real DEX once it reaches the graduation market cap. Thousands of new tokens launch every day and the platform is one of the highest-volume venues in all of crypto, so the stream of what is being created, what is climbing and what is graduating is a live pulse of crypto's most speculative, fastest-moving corner. The newest endpoint is the launch firehose — the tokens minted most recently, with their symbol, name, creator, age, market cap, socials and reply count. The top endpoint ranks Pump.fun tokens by market cap — the winners, the memecoins that actually took off and in many cases graduated to a DEX. The live endpoint is the crossover cut: the tokens whose creators are livestreaming right now, ranked by viewer count. The coin endpoint returns any token's full profile by mint address — market cap, graduation status, reply count, socials, creator and age. This is the launchpad / bonding-curve cut, the pre- and post-graduation life of a memecoin at its source — distinct from the DEX-pair screeners (which track established pairs already trading on a DEX, not the launchpad), the CEX price and market-cap feeds, and the DeFi-TVL and on-chain feeds. Market caps are in US dollars; everything is live. Built for crypto trading bots, memecoin scanners, risk and analytics dashboards.

api.oanor.com/pumpfun-api

URL Canonicalize API — oanor API marketplace

URL Canonicalize API

Normalize URLs to a canonical form so you can deduplicate, compare and clean them. The canonicalize endpoint lower-cases the scheme and host, drops the default port (80 for http, 443 for https), resolves ./ and ../ path segments and fixes percent-encoding using the standard WHATWG URL parser, then applies the cleanups you choose: strip marketing and analytics tracking parameters (all utm_* plus gclid, fbclid, msclkid, yclid, mc_eid and many more), sort the remaining query parameters into a stable order, optionally drop the #fragment, and add or remove the trailing slash. It returns the canonical URL, the fully parsed components and the exact list of changes it made. The compare endpoint canonicalizes two URLs and tells you whether they point to the same resource — perfect for catching duplicate links that differ only by tracking codes, casing, port or parameter order. Everything is computed locally with no network calls, so it is instant, private and safe. Ideal for crawlers and SEO tooling, link deduplication and analytics, cache keys, bookmarking and content pipelines. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This canonicalizes the URL string; it does not fetch it or follow redirects — for link previews and unshortening use a URL-unfurl API.

api.oanor.com/urlcanon-api

SourceForge API — oanor API marketplace

SourceForge API

Live project, release and download data from SourceForge, the original open-source software forge and download host. Unlike a git forge, SourceForge is built around distributing release binaries to the world, so its signature data is who downloads what, from where. Get a project's profile — its name, summary, status, creation date, homepage, the categories it is filed under and its developer count. Pull the download statistics for a date range — the total, the daily series and the breakdown by operating system. See where in the world a project is downloaded, the per-country download counts that no git forge exposes. Get the project's best current release with its file, version, size and date, plus the recommended download for Windows, macOS and Linux. Live, no key, nothing stored. Distinct from GitHub, GitLab and Codeberg git-forge APIs and from package registries — this is SourceForge's project directory and its global download analytics. Perfect for software-directory, release-tracking, download-analytics and developer apps.

api.oanor.com/sourceforge-api

Open Collective API — oanor API marketplace

Open Collective API

Live funding-transparency data from Open Collective, the platform where open-source projects, mutual-aid groups and communities raise and spend money in the open. Every collective shows its real finances: get a project's profile with its current balance, the total it has ever raised, its contributor and backer counts, currency and start date. Pull the people and organizations funding it, each with how much they have given in total and since when. Read the live money flow — every contribution and payment with its type, amount, description, counterparty and time. See what a collective pays out — each expense with its amount, payee, type and approval status. Live, no key, nothing stored. Distinct from GitHub, developer and social-profile APIs — this is the money side of a community: who funds it, what it holds, and how it spends. Perfect for open-source-funding, sponsorship, transparency, community and analytics apps.

api.oanor.com/opencollective-api

Frequently asked questions

Quick answers about pricing, quotas, and integration.

How do I get an API key for Launchpad API?
Sign up for free at oanor.com, generate an API key from the developer dashboard, and call Launchpad API with the x-oanor-key header. No credit card needed for the free tier.
What's the rate limit for Launchpad API?
Free tier allows 1 request per second. Paid plans scale up to 50 requests per second on the Mega tier. Hard limits return HTTP 429 above the quota — no surprise overage charges.
How much does Launchpad API cost?
Launchpad API has a free tier with 100 calls / month. Paid plans start at €7.00 / month with higher quotas and faster rate limits.
Can I cancel my subscription anytime?
Yes. Plans are billed monthly and you can cancel anytime from your billing dashboard. No long-term contracts and no cancellation fee.
Is Launchpad API GDPR-compliant?
All requests to Launchpad API go through our EU-based gateway. Your upstream API key never leaves our server and no personal data is shared with the upstream provider beyond the request you send.

Pick an endpoint from the list on the left to see its details and try it.

Code snippets

Sign up to get an API key, then call any path under your slug.

curl https://api.oanor.com/launchpad-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/launchpad-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/launchpad-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/launchpad-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Ratings

Sign in to rate.

No reviews yet.

Discussion

Ask questions, share usage tips, get answers from the provider and other developers. Public — anyone can read.

Sign in to start a thread or reply.

Sign in

New thread

/ 4000

📌 Pinned 🔒 Locked

·

· ·

/ 4000

🔒 This thread is locked — no new replies.

  • No threads yet — start the discussion.

Support

Private 1:1 support with the provider — billing questions, integration issues, account problems. Only you and the provider team can see these threads.

Sign in to open a support ticket.

Sign in

Open new ticket

Describe what you need help with. The provider team gets an email and replies on the ticket page.

  • No tickets yet for this API.

Subscription active — calls can start immediately.

Send your first request —

Subscription active — copy a snippet and fire off your first call.