Semant API

AKA Suzumi API. Available endpoints are listed below.
You must have a token to access the api, get yourself a token at here.

Total Api Requests
-

Discord User

Get discord user information

Example

GET json/discorduser

Parameters:

1) id: required
╰ discord user id.

netflix

Search videos and movies on Netflix

Example

GET json/netflix

Parameters:

1) query: required
╰ query to search.

ship

Match two people's Avatar with level

Example

GET image/ship

Parameters:

1) user1: required
╰ 1st user's avatar.

2) user2: required
╰ 2nd user's avatar.

3) level: optional
╰ the ship level.

Text to speech

Convert text to voice speech

Example

GET utility/tts

Parameters:

1) text: required
╰ Max length: 100.
╰ text to convert.

2) lang: optional
╰ Max length: 2.
╰ language accent.

twitch

Search accounts on Twitch

Example

GET json/twitch

Parameters:

1) channel: required
╰ the channel to search.

Welcome Card

Welcome people with awesome welcome cards.

Example

GET image/welcomecard

Parameters:

1) avatar: required
╰ User's avatar..

2) name: required
╰ Max length: 20.
╰ Person's name..

3) text: optional
╰ Max length: 20.
╰ text arg..

4) text2: optional
╰ Max length: 20.
╰ text2 arg..

5) bg: optional
╰ Background image..

6) header: optional
╰ Max length: 30.
╰ Top welcome message..

7) gif: optional
╰ Make it a gif(if av or bg).

youtube

Search videos on Youtube

Example

GET json/youtube

Parameters:

1) query: required
╰ query to search.