Explore the APIs

41 endpoints across 10 categories, all unlocked by a single free API key. Search by keyword or filter by category to find what you need, then jump straight to the docs for request details.

Get a free key

Paste a key once, then hit Try it on any endpoint below to call the real API and see a live response — no code required.

Weather & Environment
GET /api/v1/weather/geocode?city=...
Look up coordinates for a city name via Open-Meteo
Docs
Weather & Environment
GET /api/v1/weather/current?lat=&lon=
Current conditions for a coordinate via Open-Meteo
Docs
Weather & Environment
GET /api/v1/weather/forecast?lat=&lon=&days=1-16
Current conditions plus a daily forecast via Open-Meteo
Docs
Weather & Environment
GET /api/v1/weather/air-quality?lat=&lon=
PM2.5/PM10, ozone and AQI via Open-Meteo
Docs
Weather & Environment
GET /api/v1/weather/alerts?state=CA
Live active severe weather alerts (US) via NWS
Docs
Finance & Crypto
GET /api/v1/finance/exchange-rates?base=USD&symbols=EUR,GBP
Latest FX rates via Frankfurter
Docs
Finance & Crypto
GET /api/v1/finance/convert?from=&to=&amount=
Convert an amount between currencies via Frankfurter
Docs
Finance & Crypto
GET /api/v1/finance/crypto/prices?ids=bitcoin,ethereum&vs=usd
Live crypto prices and 24h change via CoinGecko
Docs
Geography & Reference
GET /api/v1/geography/countries?search=...
Search countries by name via mledoze/countries
Docs
Geography & Reference
GET /api/v1/geography/countries/{code}
Country by ISO alpha-2/alpha-3 code via mledoze/countries
Docs
Geography & Reference
GET /api/v1/geography/holidays?country=US&year=2026
Public holidays for a country/year via Nager.Date
Docs
Geography & Reference
GET /api/v1/geography/ip-lookup?ip=...
Geolocate an IPv4/IPv6 address via ip-api.com
Docs
Space, Nature & Misc
GET /api/v1/space/iss-location
Live ISS latitude/longitude/altitude via wheretheiss.at
Docs
Space, Nature & Misc
GET /api/v1/space/sunrise-sunset?lat=&lon=&date=
Sunrise, sunset, solar noon and day length via sunrise-sunset.org
Docs
Space, Nature & Misc
GET /api/v1/space/people-in-space
Who's currently in space and on which craft via open-notify.org
Docs
Space, Nature & Misc
GET /api/v1/nature/earthquakes?minMagnitude=&limit=
Recent earthquakes via USGS
Docs
Space, Nature & Misc
GET /api/v1/nature/species?scientificName=&country=&limit=
Live species-occurrence sightings worldwide via GBIF
Docs
Space, Nature & Misc
GET /api/v1/misc/quote
Random quote via DummyJSON
Docs
Space, Nature & Misc
GET /api/v1/misc/joke?category=
Random Chuck Norris-style joke, optionally by category via chucknorris.io
Docs
Space, Nature & Misc
GET /api/v1/misc/joke/categories
List of valid joke category ids via chucknorris.io
Docs
Space, Nature & Misc
GET /api/v1/misc/advice
Random life advice via Advice Slip
Docs
Space, Nature & Misc
GET /api/v1/misc/activity
Random activity suggestion for when you're bored via Bored API
Docs
Space, Nature & Misc
GET /api/v1/aviation/live
Every aircraft currently tracked worldwide (refreshed every 15 min) via OpenSky Network
Docs
Space, Nature & Misc
GET /api/v1/aviation/history
Aircraft-count trend over the last 24 hours via OpenSky Network
Docs
Books & Culture
GET /api/v1/books/search?q=dune&limit=10
Search books by title/author via Open Library
Docs
Books & Culture
GET /api/v1/books/isbn/{isbn}
Full book details by ISBN-10/13 via Open Library
Docs
Food & Nutrition
GET /api/v1/food/product/{barcode}
Nutrition facts, ingredients and Nutri-Score by barcode via Open Food Facts
Docs
Food & Nutrition
GET /api/v1/food/search?q=nutella&limit=10
Search products by name/brand via Open Food Facts
Docs
Food & Nutrition
GET /api/v1/food/cocktails/search?q=margarita
Search cocktail recipes by name via TheCocktailDB
Docs
Food & Nutrition
GET /api/v1/food/cocktails/{id}
Full cocktail recipe, ingredients and measures by id via TheCocktailDB
Docs
Entertainment
GET /api/v1/entertainment/shows/search?q=breaking+bad&limit=10
Search TV shows via TVMaze
Docs
Entertainment
GET /api/v1/entertainment/shows/{id}
Full show details, cast and rating via TVMaze
Docs
Knowledge & Reference
GET /api/v1/knowledge/wikipedia/summary?title=Albert Einstein
Article summary, image and link via Wikipedia
Docs
Knowledge & Reference
GET /api/v1/knowledge/wikipedia/search?q=quantum computing&limit=10
Full-text article search via Wikipedia
Docs
Knowledge & Reference
GET /api/v1/knowledge/wikipedia/daily-feed?date=
Today's featured article, in-the-news links and on-this-day facts via Wikipedia
Docs
Knowledge & Reference
GET /api/v1/knowledge/dictionary?word=hello
English word definitions, phonetics and parts of speech via dictionaryapi.dev
Docs
Knowledge & Reference
GET /api/v1/knowledge/universities?name=&country=
Search universities by name and/or country via Hipolabs Universities API
Docs
Music
GET /api/v1/music/artists/search?q=queen&limit=10
Search artists via MusicBrainz
Docs
Music
GET /api/v1/music/releases/search?q=...&limit=10
Search album/release titles via MusicBrainz
Docs
Trivia & Games
GET /api/v1/games/trivia?amount=10&category=&difficulty=&type=
Trivia questions (difficulty: easy/medium/hard, type: multiple/boolean) via Open Trivia DB
Docs
Trivia & Games
GET /api/v1/games/trivia/categories
List of valid category ids via Open Trivia DB
Docs
No endpoints match that search. Try a different keyword or clear the category filter.
Ready to try one?

Every endpoint above uses the same X-Api-Key header and the same JSON shape. Get a free API key and start calling them in about two minutes | see the full docs for request/response examples.