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

Converters & Calculators

Unit conversion, number systems, and math helpers — all computed instantly.

7 endpoints
Unit Converter
GET /util/convert
Convert between any units — temperature (°C/°F/K), distance (km/miles/feet), weight (kg/lbs), volume (liters/gallons), speed (km/h/mph). Covers 25+ units.
valuefromto
Live
Percentage Calculator
GET /util/percent
Calculate percentages in any direction — "what is X% of Y?", "X is what percent of Y?", percentage change, increase or decrease.
abtype
Live
Text Case Converter
GET /util/case
Convert text to any case style — camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, sentence case, dot.case, and more. Leave type blank for all.
qtype
Live
Roman Numeral Converter
GET /util/roman
Convert numbers to Roman numerals (use ?n=2024) or decode Roman numerals back to integers (use ?roman=MMXXIV). Supports 1–3999.
n or roman
Live
Number Base Converter
GET /util/base
Convert numbers between binary (2), octal (8), decimal (10), and hexadecimal (16). Useful for low-level programming and debugging.
valuefromto
Live
URL Slug Generator
GET /util/slug
Generate a clean, SEO-friendly URL slug from any title or text. Strips special characters, handles accents, removes stop symbols, joins with hyphens.
q
Live
Reading Time Estimator
GET /util/readtime
Estimate how long it takes to read a piece of text. Returns word count, reading time in minutes/seconds, and words-per-minute rate used.
qwpm (optional)
Live

Finance & Security

Credit card validation, Luhn check, and fake card generation for testing.

2 endpoints
Luhn Card Validator
GET /util/luhn
Validate any credit card number using the Luhn algorithm. Returns validity, detected card brand (Visa/Mastercard/Amex/Discover), and card length.
q
Live
Fake Credit Card Generator
GET /util/fakecreditcard
Generate a fake but mathematically valid credit card number for testing purposes. Includes expiry date and CVV. For test use only — not a real card.
brand (optional)
Live

Internet & Time

Email validation, timezone lookup, sunrise/sunset, and book search.

4 endpoints
Email Domain Checker
GET /util/emailcheck
Validate an email address format and verify the domain actually receives mail by checking its MX DNS records. Returns deliverability status.
q
Live
Local Time by Timezone
GET /util/localtime
Get the current date and time in any IANA timezone — Africa/Nairobi, America/New_York, Asia/Tokyo, Europe/London, and 400+ more. Returns offset too.
tz
Live
Sunrise & Sunset
GET /util/sunrise
Get precise sunrise, sunset, solar noon, and twilight times for any location on Earth using GPS coordinates. Optionally specify a date.
latlondate (optional)
Live
Book Search
GET /search/books
Search millions of books via Open Library. Returns title, authors, year, cover image, ISBN, page count, and reader ratings. No API key needed.
qlimit (optional)
Live

WhatsApp

Generate WhatsApp links and access community resources.

3 endpoints
WhatsApp Link Generator
GET /util/whatsapp/link
Generate a direct WhatsApp chat link for any phone number with an optional pre-filled message. No need to save the contact.
numbermessage (optional)
Live
Silva Tech WhatsApp Group
GET /util/whatsapp/group
Get the Silva Tech Nexus WhatsApp community group link. Join to get support, discuss APIs, and connect with other developers.
(none)
Live
Silva Tech WhatsApp Channel
GET /util/whatsapp/channel
Get the Silva Tech Nexus official WhatsApp channel link. Follow for API updates, new endpoint announcements, and developer tips.
(none)
Live
Bible Verse Lookup
GET /util/bible
Look up any Bible verse by reference (e.g. John 3:16, Psalm 23:1-6) or fetch a random verse. Returns full verse text, reference, and translation info.
verse
Live
Quran Verse Lookup
GET /util/quran
Fetch any Quran verse by chapter and verse number. Returns the Arabic text, English translation, transliteration, and surah info.
chapterverse
Live
Crypto Prices
GET /util/crypto
Get live cryptocurrency prices, market cap, and 24h change for any coins via CoinGecko. Pass multiple coin IDs separated by commas.
coins
Live
All Currencies
GET /util/currencies
List all available currency codes and names supported for exchange rate queries. Returns 160+ currencies from USD to KES, EUR, GBP, and more.
(none)
Live
Random Joke
GET /util/joke
Get a random joke from categories: programming, pun, dark, spooky, christmas, or misc. Returns setup and punchline (or single-line joke).
category (optional)
Live
Word Count
GET /util/wordcount
Count words, characters, sentences, and paragraphs in any text. Also estimates reading time and returns top keyword frequency analysis.
text
Live
Age Calculator
GET /util/age
Calculate exact age from a birth date. Returns years, months, days, total days lived, and next birthday countdown.
dob
Live
BMI Calculator
GET /util/bmi
Calculate Body Mass Index (BMI) from weight and height. Returns BMI value, category (underweight/normal/overweight/obese), and health message.
weightheight
Live
Math Calculator
GET /util/calc
Evaluate any mathematical expression safely. Supports +, -, *, /, ^, sqrt, sin, cos, tan, log, and more. Returns the computed result.
q
Live
DNS Lookup
GET /util/dns
Look up DNS records for any domain. Returns A, AAAA, MX, TXT, NS, CNAME, and other record types with their values and TTLs.
domaintype (optional)
Live
Emoji Search
GET /util/emoji
Search for emojis by name or keyword. Returns matching emojis, their Unicode code points, HTML entities, and categories.
q
Live
Random Fact
GET /util/fact
Get a random interesting fact. Returns an educational or quirky fact from a large collection of trivia facts.
(none)
Live
GitHub Trending
GET /util/github-trending
Fetch trending repositories on GitHub. Returns top repos with name, description, language, stars, forks, and today's star growth.
lang (optional)since (optional)
Live
Hacker News
GET /util/hackernews
Get the top stories from Hacker News (news.ycombinator.com). Returns title, URL, score, comment count, and author for each story.
limit (optional)
Live
Text Hash
GET /util/hash
Hash any text using common cryptographic algorithms: MD5, SHA-1, SHA-256, SHA-512. Returns all hashes in one response.
text
Live
IP Geolocation
GET /util/ipgeo
Get detailed geolocation info for any IP address. Returns city, region, country, ISP, timezone, latitude, longitude, and map link.
ip
Live
Lyrics Lookup
GET /util/lyrics
Find song lyrics by track ID or title + artist. Returns full plain text lyrics and synced LRC lyrics for karaoke/display use.
q or id
Live
Random Meme
GET /util/meme
Get a random meme from Reddit. Returns the meme image URL, title, subreddit, upvotes, and a link to the original post.
(none)
Live
Morse Code
GET /util/morse
Encode text to Morse code or decode Morse back to text. Supports encode and decode modes. Returns the translated string.
textmode
Live
Motivational Quote
GET /util/motivate
Get a random motivational or inspirational quote. Returns the quote text, author, and category to fuel productivity and positivity.
(none)
Live
Number to Words
GET /util/num2words
Convert any number to its English word representation. Supports integers and decimals up to trillions. Great for invoice and cheque writing.
n
Live
Palindrome Checker
GET /util/palindrome
Check if a word or phrase is a palindrome (reads the same forwards and backwards). Returns true/false and also the reversed text.
text
Live
Password Generator
GET /util/password
Generate a secure random password with custom length and character options. Supports uppercase, lowercase, numbers, and symbols.
length (optional)symbols (optional)
Live
Random Name Generator
GET /util/randomname
Generate random first and last names. Optionally specify gender (male/female) and quantity. Great for test data and mock accounts.
gender (optional)count (optional)
Live
Random Riddle
GET /util/riddle
Get a random riddle with its answer. Perfect for quiz bots, games, and entertainment. Returns the riddle question and the answer.
(none)
Live
URL Shortener
GET /util/shorturl
Shorten any long URL to a compact link using TinyURL. Returns the shortened URL ready to share.
url
Live
Text Statistics
GET /util/textstats
Analyse any block of text and get detailed stats: word count, character count, sentence count, average word length, reading level, and top words.
text
Live
Text to Speech
GET /util/tts
Convert any text to spoken audio using Google Text-to-Speech. Returns a direct MP3 audio URL. Supports language codes like en, sw, fr, es, de, ar, and more.
textlang (optional)
Live
Wikipedia Lookup
GET /util/wikipedia
Search and fetch Wikipedia article summaries with thumbnail. Returns title, extract, image, and article URL. Same as /search/wikipedia but via utility path.
q
Live
Zodiac Sign Info
GET /util/zodiac
Get information about any zodiac sign or find your sign from a birth date. Returns dates, element, traits, compatibility, and lucky details.
sign or dob
Live
Dad Joke
GET /util/dadjoke
Get a random dad joke. Clean, family-friendly, and groan-worthy. Returns a single dad joke perfect for bots and fun commands.
(none)
Live
Anime Quote
GET /util/animequote
Get a random inspirational or famous quote from anime series. Returns the quote, character name, and the anime title it's from.
(none)
Live
Base64 Encode/Decode
GET /util/base64
Encode any text or data to Base64, or decode a Base64 string back to plain text. Supports encode and decode modes.
textmode
Live

Premium Data

Geocoding, stock prices, nutrition, movies, anime, packages, public holidays, timezone, and more — added in v3.19.0.

17 endpoints
Geocoding
GET /util/geocode
Convert any address or place name to latitude/longitude coordinates using OpenStreetMap Nominatim. Returns full address breakdown, bounding box, and place type.
q
Live
Reverse Geocoding
GET /util/reverse-geocode
Convert GPS coordinates back to a human-readable address. Pass lat/lon and get back the full address, city, country, postcode, and road name.
latlon
Live
Coordinate Distance
GET /util/distance
Calculate the straight-line distance between two GPS coordinate pairs using the Haversine formula. Returns distance in km, miles, and meters.
lat1lon1lat2lon2
Live
Stock Price
GET /util/stock
Get real-time stock price, 24h change, volume, market cap, and 52-week high/low for any symbol (AAPL, MSFT, TSLA, AMZN, etc.) via Yahoo Finance.
q
Live
Nutrition Info
GET /util/nutrition
Get nutritional information per 100g for any food product. Returns calories, protein, fat, carbohydrates, fiber, sugar, and sodium from Open Food Facts.
q
Live
Public Holidays
GET /util/holiday
Get public holidays for any country and year using ISO 3166-1 country codes. Returns holiday name, date, type, and whether it's a national holiday.
countryyear
Live
Timezone Info
GET /util/timezone
Get full timezone information: UTC offset, DST status, current local datetime, abbreviation, and timezone database details for any IANA timezone.
tz
Live
Timezone List
GET /util/timezone/list
List all 400+ available IANA timezone identifiers grouped by continent. Useful for building timezone pickers or locale-aware apps.
(none)
Live
Random Poem
GET /util/poem
Get a random poem or search poems by title using PoetryDB. Returns the full poem text, author, line count, and title for any matching poem.
q (optional)
Live
Lorem Ipsum Generator
GET /util/lorem
Generate Lorem Ipsum placeholder text with configurable paragraph count and word density. Returns structured paragraphs ready to paste into any design.
paragraphswords
Live
Favicon Fetcher
GET /util/favicon
Get favicon URLs in multiple sizes (128px, 64px, 32px) for any website. Returns Google S2 and icon.horse CDN URLs ready to embed in any app.
domain
Live
Barcode / QR Generator
GET /util/barcode
Generate barcodes or QR codes as direct image URLs. Supports: qrcode, code128, code39, ean13, upca, pdf417. Returns embeddable image URL instantly.
qtype
Live
Movie Info
GET /util/movie
Get movie details from OMDB: title, year, director, cast, plot, IMDb rating, box office revenue, and poster image. Search by title or IMDb ID.
q
Live
TV Show Info
GET /util/tv
Get TV show details from OMDB: series title, year range, seasons, creator, cast, plot, IMDb rating, and poster. Search by show name or IMDb ID.
q
Live
Country by ISO Code
GET /util/country/code
Get detailed country info by ISO 3166-1 alpha-2 code (e.g. KE, US, GB). Returns name, capital, population, area, currencies, languages, flag, and calling code.
code
Live
Historical Exchange Rates
GET /util/exchange/historical
Get historical currency exchange rates for any base currency on any past date. Returns all major currency rates as of that specific day.
basedate
Live
GitHub User Gists
GET /util/github/gists
List public gists for any GitHub user. Returns gist description, files, language, created date, and direct raw file URLs for each public gist.
q
Live