100+ powerful REST APIs for developers — AI chat, image generation, social media tools, media downloaders, and utility services. Fast, reliable, and easy to integrate.
GET https://rubish.online/rubish/gitstalk?username=torvalds&apikey=YOUR_KEY
GET/api/fbpfp
Get Facebook profile picture by UID. No API key required.
Parameter
Type
Required
Description
uid
string
Required
Facebook user UID
Example
GET https://rubish.online/api/fbpfp?uid=100000000000000
GET/rubish/eyecon
Eyecon profile picture lookup by phone number.
Parameter
Type
Required
Description
number
string
Required
Phone number with country code
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/eyecon?number=8801400976112&apikey=YOUR_KEY
Media Downloaders
6 APIs
GET/rubish/mediadl
Universal media downloader — supports TikTok, Instagram, Facebook, Twitter, YouTube and 50+ platforms.
Parameter
Type
Required
Description
url
string
Required
Media URL to download
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/mediadl?url=https://www.tiktok.com/@user/video/123&apikey=YOUR_KEY
GET/rubish/tiktok-sr
TikTok search and download — search videos by keyword and get download links without watermark.
Parameter
Type
Required
Description
q
string
Required
Search keyword
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/tiktok-sr?q=funny+cats&apikey=YOUR_KEY
GET/rubish/yt-search & /rubish/yt-download
YouTube search and download — search videos and get MP4/MP3 download links.
yt-search Parameters
Parameter
Type
Required
Description
q
string
Required
Search query
apikey
string
Required
Your API key
yt-download Parameters
Parameter
Type
Required
Description
url
string
Required
YouTube video URL
type
string
Optional
mp4 or mp3 (default: mp4)
apikey
string
Required
Your API key
Examples
GET https://rubish.online/rubish/yt-search?q=shape+of+you&apikey=YOUR_KEY
GET https://rubish.online/rubish/yt-download?url=https://youtu.be/VIDEO_ID&type=mp3&apikey=YOUR_KEY
GET/rubish/xnxx/search & /rubish/xnxx/download
18+ only. Access is logged. Must be 18+ to use this endpoint.
Search and download XNXX content. Both endpoints require API key.
Parameter
Type
Required
Description
q / url
string
Required
Search query or video URL
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/xnxx/search?q=keyword&apikey=YOUR_KEY
Utilities
18 APIs
GET/rubish/translate
Translate text between 100+ languages using Google Translate engine.
Parameter
Type
Required
Description
text
string
Required
Text to translate
lang
string
Required
Target language code (e.g. en, bn, fr)
from
string
Optional
Source language (default: auto)
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/translate?text=Hello&lang=bn&apikey=YOUR_KEY
GET/rubish/weather
Current weather data by city name — temperature, humidity, wind, and forecast.
Parameter
Type
Required
Description
city
string
Required
City name (e.g. Dhaka)
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/weather?city=Dhaka&apikey=YOUR_KEY
GET/rubish/wiki
Wikipedia search — get article summary, title, and thumbnail image.
Parameter
Type
Required
Description
q
string
Required
Search query
lang
string
Optional
Language code (default: en)
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/wiki?q=Bangladesh&apikey=YOUR_KEY
GET/rubish/screenshot
Take a full screenshot of any website URL and return as image.
Parameter
Type
Required
Description
url
string
Required
Website URL to screenshot
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/screenshot?url=https://rubish.online&apikey=YOUR_KEY
GET/rubish/ipinfo
IP geolocation — get country, city, ISP, timezone, and coordinates for any IP address.
Parameter
Type
Required
Description
ip
string
Optional
IP address (default: caller's IP)
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/ipinfo?ip=8.8.8.8&apikey=YOUR_KEY
GET/rubish/countryinfo
Country details — capital, population, currency, languages, flag, and more.
Parameter
Type
Required
Description
country
string
Required
Country name or code
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/countryinfo?country=Bangladesh&apikey=YOUR_KEY
GET/rubish/binary-text & /rubish/text-binary
Binary ↔ Text converter. Convert text to binary or binary to readable text.
Parameter
Type
Required
Description
text
string
Required
Input text or binary string
apikey
string
Required
Your API key
Examples
GET https://rubish.online/rubish/text-binary?text=Hello&apikey=YOUR_KEY
GET https://rubish.online/rubish/binary-text?text=01001000+01100101+01101100+01101100+01101111&apikey=YOUR_KEY
GET/rubish/love-calculator
Calculate love percentage between two names — returns a fun compatibility score.
Parameter
Type
Required
Description
fname
string
Required
First person's name
sname
string
Required
Second person's name
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/love-calculator?fname=Rubish&sname=Simma&apikey=YOUR_KEY
GET/rubish/agecalculator
Age calculator — calculate exact age in years, months, days from a date of birth.
Parameter
Type
Required
Description
date
string
Required
Date of birth (YYYY-MM-DD)
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/agecalculator?date=2000-06-15&apikey=YOUR_KEY
GET/rubish/namaj
Islamic prayer (namaj) times for any city — Fajr, Dhuhr, Asr, Maghrib, Isha.
Parameter
Type
Required
Description
city
string
Required
City name
country
string
Optional
Country name
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/namaj?city=Dhaka&country=Bangladesh&apikey=YOUR_KEY
GET/rubish/iftar
Ramadan iftar and sehri (suhur) times by city.
Parameter
Type
Required
Description
city
string
Required
City name
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/iftar?city=Dhaka&apikey=YOUR_KEY
GET/rubish/get-2fa
Two-Factor Authentication code generator — generate TOTP codes from a 2FA secret key.
Parameter
Type
Required
Description
secret
string
Required
2FA secret key (base32)
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/get-2fa?secret=JBSWY3DPEHPK3PXP&apikey=YOUR_KEY
GET/rubish/font
Stylish font text generator — convert plain text into decorative/fancy unicode styles.
Parameter
Type
Required
Description
text
string
Required
Input text to style
style
number
Optional
Font style number (1-50+)
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/font?text=Rubish&style=5&apikey=YOUR_KEY
GET/rubish/nekobin
Paste text to Nekobin — returns a shareable URL for the pasted content.
Parameter
Type
Required
Description
text
string
Required
Text content to paste
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/nekobin?text=console.log('Hello')&apikey=YOUR_KEY
GET/rubish/hax
Hax text effect — returns a stylized/hacker-looking version of the input text.
Parameter
Type
Required
Description
text
string
Required
Input text
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/hax?text=Rubish&apikey=YOUR_KEY
Pinterest image search — search, download images, or get a profile info. Three separate endpoints.
Parameter
Type
Required
Description
q / url / username
string
Required
Search query / image URL / username
apikey
string
Required
Your API key
Examples
GET https://rubish.online/rubish/pinterest?q=anime+wallpaper&apikey=YOUR_KEY
GET https://rubish.online/rubish/pinterest/search?q=nature&apikey=YOUR_KEY
GET/rubish/unsplash
Unsplash free stock photos — search and get high-resolution free images.
Parameter
Type
Required
Description
q
string
Required
Search query
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/unsplash?q=mountains&apikey=YOUR_KEY
GET/rubish/pixels
Pixels HD images — curated high-definition photography search.
Parameter
Type
Required
Description
q
string
Required
Search keyword
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/pixels?q=ocean&apikey=YOUR_KEY
GET/rubish/google-img
Google image search — returns image URLs from Google Images for any keyword.
Parameter
Type
Required
Description
q
string
Required
Search query
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/google-img?q=rubish+online&apikey=YOUR_KEY
GET/rubish/gif
GIF search — search and return animated GIFs from Tenor/Giphy.
Parameter
Type
Required
Description
q
string
Required
GIF search keyword
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/gif?q=happy+dance&apikey=YOUR_KEY
GET/rubish/bdnews
Bangladesh news feed — latest headlines from major Bangladeshi news sources.
Parameter
Type
Required
Description
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/bdnews?apikey=YOUR_KEY
Entertainment
3 APIs
GET/rubish/quiz-api
Random quiz questions — returns question, multiple choice options and correct answer.
Parameter
Type
Required
Description
category
string
Optional
Quiz category (science, history, etc.)
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/quiz-api?apikey=YOUR_KEY
GET/rubish/animequiz
Anime character quiz — returns an anime character image with multiple-choice name options.
Parameter
Type
Required
Description
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/animequiz?apikey=YOUR_KEY
GET/rubish/caption
Random captions generator — funny, motivational, love, and more caption categories.
Parameter
Type
Required
Description
type
string
Optional
Caption type (funny, love, sad, etc.)
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/caption?type=funny&apikey=YOUR_KEY
Paste Service (RPaste)
4 endpoints — No auth required
POST/x/create | GET /x/raw/:id | GET /x/delete/:id | GET /x/list
RPaste — RUBISH's own paste service. Create, read, list, and delete text pastes. Rate-limited. No API key needed.
Create Paste (POST /x/create)
POST https://rubish.online/x/create
Content-Type: application/json
{
"title": "My Code",
"content": "console.log('Hello World');",
"language": "javascript"
}
Upload image URL to ImgBB hosting and get a permanent shareable link.
Parameter
Type
Required
Description
url
string
Required
Image URL to upload
apikey
string
Required
Your API key
Example
GET https://rubish.online/rubish/imgbb-up?url=https://example.com/image.jpg&apikey=YOUR_KEY
RUBISH API Hub — 100+ Free REST APIs by MR RUBISH
RUBISH API Hub is a free public API platform built and maintained by MR RUBISH (rubish69) —
a Bangladesh-based bot developer, API engineer, and cybersecurity expert.
The hub provides 100+ REST API endpoints covering AI chat, image generation, image processing,
social media stalkers, video downloaders, utilities, and more.
All APIs are accessible via a simple GET request with an API key — no complex setup required.
API Categories
AI Chat APIs — Groq LLaMA, Gemini (cookie-based & official), AI conversation with memory, multiple system presets (coding, translator, teacher, doctor, lawyer, RUBISH AI).
Image Generation APIs — Flux AI, SDXL, DALL·E style, Imagine, text-to-image with multiple models, aspect ratio selection.
Video Downloader APIs — TikTok, YouTube, Facebook, Instagram, Twitter/X, Pinterest, and 20+ platforms via RUBISH media downloader.
Cover Generator APIs — Custom Facebook cover cards with avatar and profile stats (v1 to v11).
Utility APIs — Weather, Wikipedia, IP info, country info, translation, screenshot, PDF tools, binary converter, love calculator, age calculator, prayer times, Bangladesh news, quiz generator, font generator, 2FA code.
AI Description APIs — Baby name generator, image describe (vision AI), prompt generator, caption generator.
How to Use RUBISH API
Get a free API key by contacting MR RUBISH on Facebook or WhatsApp.
Use the base URL: https://rubish.online/rubish/
Append the endpoint name and required parameters.
Include ?apikey=YOUR_KEY in every request.
All responses are in JSON format.
Frequently Asked Questions
What is RUBISH API Hub?
RUBISH API Hub is a free REST API platform with 100+ endpoints built by MR RUBISH — a Bangladesh-based developer. It covers AI, image, social media, downloader, and utility APIs accessible via simple HTTP GET requests.
Who created RUBISH API Hub?
RUBISH API Hub was created by MR RUBISH, also known as rubish69 — a Bangladeshi bot developer, API engineer, and cybersecurity enthusiast. He is the creator of multiple free tools at rubish.online.
Is RUBISH API free?
Yes, most RUBISH APIs are free to use. You need a free API key which you can get by contacting MR RUBISH on Facebook (facebook.com/I.LOVE.YOU.MY.HATER) or WhatsApp (+8801400976112).
What is the base URL for RUBISH API?
The base URL is https://rubish.online/rubish. Example: https://rubish.online/rubish/weather?city=Dhaka&apikey=YOUR_KEY
How many APIs does RUBISH API Hub have?
RUBISH API Hub currently has 100+ endpoints across categories including AI chat, image generation, image processing, social media, video downloaders, cover generators, utilities, and more. New endpoints are added regularly.
Who is MR RUBISH?
MR RUBISH (rubish69) is a Bangladesh-based developer specializing in building bots, REST APIs, and automation tools. He is the creator of RUBISH API Hub, RubishBin, RUBISH Media Hub, and other free developer tools at rubish.online.
What format do RUBISH API responses use?
All RUBISH API responses are in JSON format. Successful responses include a success: true field along with the result data. Error responses include success: false and an error message.