Loading Utility Services…

Data & Info

Weather, IP, QR, country, currency, and dictionary endpoints.

8 endpoints
Weather
GET /util/weather
Get real-time weather for any city. Returns temperature, wind speed, and weather code via Open-Meteo.
q
Live
IP Info
GET /util/ip
Look up geolocation, ISP, and timezone for any IP address. Returns city, country, region, org, and coordinates.
ip
Live
QR Code Generator
GET /util/qrcode
Generate a QR code image from any text or URL. Returns a direct image URL you can embed anywhere.
qsize
Live
Country Info
GET /util/country
Get detailed information about any country: capital, currency, languages, population, flag, and more.
q
Live
All Countries
GET /util/countries
Get a list of 50 countries with name, capital, population, currency, languages, and flag emoji.
(none)
Live
Currency Exchange
GET /util/currency
Get live exchange rates for any base currency. Returns rates against all major world currencies.
base
Live
Dictionary
GET /util/dictionary
Look up definitions, phonetics, synonyms, antonyms, and usage examples for any English word.
q
Live
UUID Generator
GET /util/uuid
Generate multiple cryptographically secure UUIDs (v4). Perfect for database keys, session tokens, and unique IDs.
count
Live

Fun & Random

Jokes, quotes, trivia, facts, and random entertainment.

9 endpoints
Joke Generator
GET /util/joke
Get a random joke. Supports categories: Any, Programming, Misc, Pun, Spooky, Christmas. All content safe.
category
Live
Random Quote
GET /util/quote
Get a random inspirational quote with author and tags from the Quotable API. Hundreds of authors available.
(none)
Live
Trivia Questions
GET /util/trivia
Get multiple-choice trivia questions. Specify amount and category. Great for quiz apps and games.
amountcategory
Live
Advice Slip
GET /util/advice
Get a random piece of life advice from the Advice Slip API. Returns a short, thoughtful piece of wisdom.
(none)
Live
Number Facts
GET /util/numberfact
Get an interesting mathematical fact about any number. Great for educational apps and trivia.
n
Live
Chuck Norris Jokes
GET /util/chucknorris
Get a random Chuck Norris fact/joke from the iconic Chuck Norris API. Endless entertainment.
(none)
Live
Activity Suggester
GET /util/bored
Not sure what to do? Get a random activity suggestion with type, participants, and difficulty rating.
(none)
Live
Random User
GET /util/randomuser
Generate a random fake user profile with name, email, address, phone, picture, and more. Perfect for testing.
nat
Live
Fake Store Products
GET /util/fakestore
Get fake e-commerce product listings with name, price, category, description, and image. Great for UI mockups.
limit
Live

Animals & Nature

Random pet images and Pokemon data.

3 endpoints
Random Dog Image
GET /util/dog
Get a random dog photo from the Dog CEO API. Returns a high-quality image URL from thousands of dog photos.
(none)
Live
Random Cat Image
GET /util/cat
Get a random cat image from The Cat API. Returns an adorable cat photo with ID, URL, and dimensions.
(none)
Live
Pokémon Data
GET /util/pokemon
Get Pokémon stats, abilities, types, and sprites by name or ID using the PokéAPI. Over 1000 Pokémon available.
q
Live

Finance & Tech

Crypto prices, GitHub, and color tools.

5 endpoints
Crypto Prices
GET /util/crypto
Get live cryptocurrency prices in USD, EUR, and GBP with 24h price change. Powered by CoinGecko.
q
Live
GitHub User
GET /util/github/user
Get a GitHub user's public profile: bio, followers, repos, location, website, and account creation date.
q
Live
GitHub Repos
GET /util/github/repos
Get a GitHub user's top 10 public repositories sorted by stars. Returns name, description, stars, forks, and language.
q
Live
GitHub Search
GET /util/github/search
Search GitHub repositories by keyword. Returns top results sorted by stars with description and language.
q
Live
Color Info
GET /util/color
Get color information from a hex code. Returns RGB values, HSL, complementary colors, and color name.
hex
Live

Space & Food

NASA, ISS, meals, and cocktails.

5 endpoints
NASA Picture of the Day
GET /util/nasa
Get NASA's Astronomy Picture of the Day with title, explanation, and full-resolution image URL.
date
Live
ISS Location
GET /util/iss
Get the real-time location of the International Space Station. Returns current latitude, longitude, and timestamp.
(none)
Live
Astronauts in Space
GET /util/astronauts
Find out who is currently in space. Returns list of astronauts aboard the ISS and their spacecraft.
(none)
Live
Random Meal
GET /util/meal
Get a random meal recipe with ingredients, instructions, category, and YouTube video tutorial link.
q (optional)
Live
Random Cocktail
GET /util/cocktail
Get a random cocktail recipe with ingredients, measurements, instructions, and glass type.
(none)
Live