Creator: The Stian

StianAPI has a real site now. Click any API and open live JSON examples.

Every endpoint returns a clean JSON envelope with creator, status, and data. Pick a category, search by name, or open any card to test it instantly.

Response Format

{
  "creator": "The Stian",
  "status": true,
  "data": {
    "title": "Example Title"
  }
}
API Status Online
Total Endpoints 0
Response Format JSON
Auth Required None
Base URL /api/*

Social Downloads

Powered by stian-dl
stian-dl

Instagram

Reels, posts, and multi-image albums (returns a picker for albums).

query: url
stian-dl

TikTok

Videos and audio. Pass ?audio=true for audio-only or ?fullAudio=true for the original sound.

query: url, audio, fullAudio
stian-dl

Facebook

Public Facebook videos and reels. Pass ?quality= to pick.

query: url, quality
stian-dl

Twitter / X

Videos, GIFs and images from posts. Aliased at /api/x.

query: url, convertGif
stian-dl

Pinterest

Download images and videos from Pinterest pins.

query: url
stian-dl

Reddit

Reddit videos, gifs, and gallery posts.

query: url
stian-dl

Bluesky

Videos and images from Bluesky posts.

query: url

Video Downloads

YouTube, Vimeo, Twitch clips, and more
stian-dl

YouTube to MP4

Video stream details with selectable quality and codec.

query: url, quality, codec
stian-dl

Vimeo

Vimeo videos with selectable quality.

query: url, quality
stian-dl

Twitch Clips

Download Twitch clips (clips only, not full VODs).

query: url
stian-dl

Dailymotion

Dailymotion videos with selectable quality.

query: url, quality
stian-dl

Loom

Loom recordings (share and embed links).

query: url
stian-dl

Rutube

Rutube videos with selectable quality.

query: url, quality
stian-dl

OK.ru

OK.ru videos with selectable quality.

query: url, quality
stian-dl

Bilibili

Bilibili videos with selectable quality.

query: url, quality
stian-dl

Newgrounds

Newgrounds video and audio submissions.

query: url

Audio Downloads

YouTube and SoundCloud audio extraction
stian-dl

YouTube to MP3

Best audio stream details and direct download link.

query: url, format, bitrate
stian-dl

SoundCloud

Direct audio download link with selectable format and bitrate.

query: url, format, bitrate
spotifydl

Spotify → MP3

Resolves a Spotify track, finds the closest YouTube match, and returns a ready-to-stream MP3 download URL. Pass ?mp4=1 for video instead.

query: url, mp4
tts

Text-to-Speech

TTS, ~50 voices across 50+ languages. Streams MP3 directly. Use /api/tts/voices to list voices.

query: text, voice, format, rate, pitch

Info

Real-time conditions and forecasts
info

Weather

Current weather and short forecast for any city.

query: q
crypto

Crypto Prices

Live prices, 24h change, volume, and market cap. Comma-separate multiple symbols.

query: symbol, vs
forex

Currency Exchange

Convert between currencies with up-to-date rates. Comma-separate multiple targets.

query: from, to, amount
time

Time

Current date, time, and weekday for any IANA timezone.

query: tz
ip

IP Lookup

Geolocate an IP. Returns country, region, city, ISP, ASN, and coordinates. Defaults to caller's IP.

query: ip

Tools

Generators and converters
qr

QR Code Generator

Generate a PNG, SVG, or data-URL QR code for any text/URL. Tunable size, margin, and error-correction level.

query: text, size, margin, ec, type
translate

Translate

From Google Translate. Auto-detects the source language by default.

query: text, from, to
screenshot

Webpage Screenshot

Render any public web page to a PNG. Configurable width, viewport, full-page mode, and wait time.

query: url, width, viewport, fullpage, wait
color

Color Info

Look up a color by hex, rgb, or name. Returns RGB, HSL, HSV, CMYK, the closest named color, contrast, and a swatch image.

query: hex OR rgb OR name OR random=true
password

Password Generator

Cryptographically random passwords with toggleable upper/lower/digits/symbols. Guarantees one of each enabled class.

query: length, count, lower, upper, digits, symbols
hash

Hash

Hash any text with md5, sha1, sha256, sha384, or sha512. Pass algo=all for the common four.

query: text, algo
randomuser

Random User

Generate one or more fake user profiles. Names, photos, location, contact info.

query: count, gender, nat

AI

Chat with hosted language models
ai

AI Chat — Llama

Chat with Meta’s Llama 3.3 (Best). Send a prompt or a list of messages.

query/body: prompt, system, messages, temperature, max_tokens
ai

AI Chat — Llama (fast)

Smaller, much faster Llama 3.1. Same parameters as Llama; lower latency, lighter answers.

query/body: prompt, system, messages, temperature, max_tokens
ai

AI Chat — Llama 4

Meta’s newest Llama 4 (Stian Model). Multimodal-capable upstream; this endpoint exposes text chat.

query/body: prompt, system, messages, temperature, max_tokens
ai

AI Chat — GPT

OpenAI-compatible GPT. Send a prompt or a list of messages.

query/body: prompt, system, messages, temperature, max_tokens
ai

AI Chat — GPT-4o (mini)

Smaller, faster GPT. Same parameters as GPT.

query/body: prompt, system, messages, temperature, max_tokens
ai

AI Chat — Qwen

Stian’s Qwen 3. Strong multilingual + coding performance.

query/body: prompt, system, messages, temperature, max_tokens
ai

AI Image Generation

Generate an image from a text prompt. Returns PNG. Tunable size, seed, and style enhancement.

query: prompt, width, height, seed, enhance

Fun

Random commands for chat bots
joke

Joke

Random joke (single-line or two-part). Safe-mode on by default; filterable by category and search term.

query: category, type, safe, q
advice

Advice

Random life advice. Optional q filters to advice slips containing the term.

query: q
fact

Random Fact

A random useless / interesting fact.

query: lang
meme

Meme

Random meme from r/memes (NSFW filtered). Pass sub for any subreddit.

query: sub, count
cat

Cat

Random cat picture, or pass fact=true for a cat fact.

query: fact
dog

Dog

Random dog picture, optionally filtered by breed. /api/dog/breeds lists all breeds.

query: breed
waifu

Waifu

Random anime image (SFW). Categories include waifu, neko, hug, pat, kiss, smug, dance, and more.

query: category