Background
Back to Home

API Explorer

Shorekeeper API

List Characters

GET

Get all available Wuthering Waves resonators.

/api/wuwa/characters

Awaiting Execution

Character Detail

GET

Get details for a specific resonator.

/api/wuwa/characters?name=...

Awaiting Execution

Gacha History Tracker

GET

Extract and analyze gacha history, pity, and total pulls from Convene History URL.

/api/wuwa/gacha?url=...

List Weapons

GET

Get all available Wuthering Waves weapons.

/api/wuwa/weapons

Awaiting Execution

Weapon Detail

GET

Get details for a specific weapon.

/api/wuwa/weapons?name=...

Awaiting Execution

List Sonatas

GET

Get all available Wuthering Waves sonatas.

/api/wuwa/sonatas

Awaiting Execution

Sonata Detail

GET

Get details for a specific sonata.

/api/wuwa/sonatas?name=...

Awaiting Execution

WuWa Guide List

GET

Get list of all available character guides.

/api/wuwa/wuwaguidelist

Awaiting Execution

WuWa Guide Image

GET

Get the guide image by simply providing the character name.

/api/wuwa/wuwaguide?char=...

Awaiting Execution

YouTube Search

GET

Search for videos on YouTube.

/api/search/youtube?q=...

Awaiting Execution

TikTok Search

GET

Search for trending videos on TikTok.

/api/search/tiktok?q=...

Awaiting Execution

Pinterest Search

GET

Search for pins on Pinterest.

/api/search/pinterest?q=...

Awaiting Execution

YouTube MP4

GET

Download YouTube video in MP4 format.

/api/downloader/ytmp4?url=...

Awaiting Execution

YouTube MP3

GET

Download YouTube audio in MP3 format.

/api/downloader/ytmp3?url=...

Awaiting Execution

TikTok Downloader

GET

Get no-watermark video links.

/api/downloader/tiktok?url=...

Awaiting Execution

Spotify Search

GET

Search for music tracks on Spotify.

/api/search/spotify?q=...

Awaiting Execution

Spotify Downloader

GET

Download Spotify tracks as MP3.

/api/downloader/spotify?url=...

Awaiting Execution

Pinterest Downloader

GET

Download Pinterest images and videos.

/api/downloader/pinterest?url=...

Awaiting Execution

Sticker.ly Search

GET

Search sticker packs from Sticker.ly using a keyword. Returns pack metadata including name, author, tray image, and share URL.

/api/downloader/stickerlysearch?query=...

Awaiting Execution

Sticker.ly Download

GET

Download all stickers from a Sticker.ly pack by Pack ID or share URL. Returns direct image URLs for every sticker.

/api/downloader/stickerlydownload?packId=...

Awaiting Execution

HTML Viewer

GET

Upload HTML code and get a temporary sharable preview URL (expires in 1 hour).

/api/downloader/html?code=...

Awaiting Execution

Tebak Code JavaScript

GET

Tebak output dari kode JavaScript! Cocok untuk mengasah logika pemrograman.

/api/game/javascript

Awaiting Execution

Tebak Code Python

GET

Tebak output dari kode Python! Uji pengetahuan Python kamu.

/api/game/python

Awaiting Execution

Dashboard Generator

GET

Generate a custom dashboard image with up to 10 dynamic parameters. Use type=number for bar visualization, type=text for plain list.

/api/generate/dashboard?type=...&key1=val1&key2=val2

Awaiting Execution

Welcome Generator

GET

Generate a welcome card image for new group members. Supports Indonesian and English.

/api/generate/welcome?name=...&groupname=...&lang=...

Awaiting Execution

Goodbye Generator

GET

Generate a goodbye card image for departing group members. Supports Indonesian and English.

/api/generate/goodbye?name=...&groupname=...&lang=...

Awaiting Execution