Platform
Twitch
GET
https://my.elara.services/api/platform/twitch
Create an API "Client-ID" here: https://dev.twitch.tv/console
Query Parameters
key
string
Your API key
token
string
Your Twitch Client-ID
user
string
The twitch user name or ID
Picarto
GET
https://my.elara.services/api/platform/picarto
Query Parameters
key
string
Your API key
search
string
The username or ID of the Picarto user.
IMDB
GET
https://my.elara.services/api/platform/imdb
Query Parameters
key
string
Your API key
token
string
Your IMDB clientID
show
string
The tv show or movie name
Paladins
GET
https://my.elara.services/api/platform/paladins
Apply for the Paladins devID, auth here: https://fs12.formsite.com/HiRez/form48/secure_index.html (as of 1/15/2020 the API applications are closed)
Query Parameters
key
string
Your API key
devID
string
Your devID for the Paladins API
auth
string
Your auth string for the Paladins API
user
string
The username for the player
platform
string
The platform type Default is: pc
Fortnite
GET
https://my.elara.services/api/platform/fortnite
Apply for Fortnite API key here: https://www.fortnitetracker.com/site-api
Query Parameters
key
string
Your API key
token
string
Your Fortnite API key
user
string
The username for the user.
platform
string
The platform type Types: pc, xbl, psn Default is: pc
Roblox
GET
https://my.elara.services/api/platform/roblox
No API key required for this endpoint (May change in the future, Roblox might require one)
Query Parameters
key
string
Your API key
id
string
Discord user ID
Roblox-Group
GET
https://my.elara.services/api/platform/roblox-group
No API key required for this endpoint (May change in the future, Roblox might require one)
Query Parameters
key
string
Your API key
id
string
The Group ID
YouTube-Stats
GET
https://my.elara.services/api/platform/yt-stats
Requires an API key. Create one here: https://www.console.developers.google.com/apis
Query Parameters
key
string
Your API key
token
string
Your YouTube API key
user
string
The channel ID or name
YouTube-Search
GET
https://my.elara.services/api/platform/yt-search
Requires an API key. Create one here: https://www.console.developers.google.com/apis
Query Parameters
key
string
Your API key
token
string
Your YouTube API key
name
string
Whatever you want to search
type
string
Type of what is returned, default is "video"
Last updated