Response
Here's all response examples of EstraAPI.
If you confused about type and endpoints, there's a list about it on EstraList.
Response as Image/GIF
Image/GIFs Response
GET
https://estra-api.herokuapp.com/api/type/endpoints
Response as Text
Text Response
GET
https://estra-api.herokuapp.com/api/type/endpoints
OSU API Clients Response
OSU API Clients Response
GET
https://estra-api.herokuapp.com/api/osu/?username=USERNAME&client_id=ID&client_secret=SECRET
If you want it as Osu Beatmap, change username to id
Query Parameters
username
String
YOUR_USERNAME
id
String
BEATMAP_ID
client_id*
String
YOUR_ID
client_secret*
String
YOUR_SECRET
AniGames/Games Shipper
AniGames Shipper Response
GET
https://estra-api.herokuapp.com/api/anigames/shipper/:endpoint/
Query Parameters
player*
String
Parameters to set player's name to be shipped to an anime character
Games Shipper Response
GET
https://estra-api.herokuapp.com/api/games/shipper/image/
Query Parameters
player
String
Player's name
player_image
URL
Player's Image URL
player2
String
Second Player's name
player2_image
URL
Second Player's Image URL
background
URL
Background URL
background_size
String
Background Size, Default: 1920x1080, Available Size: 1920x1080 (1080p) and 1280x720 (720p)
Last updated