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"
}