All Api Routes Will Use this api_key parameter... to get the api_key contact with me...!
Parameter | Type | Description |
---|---|---|
api_key |
string |
Required. Your API key |
GET `/fun/fact`
Response:
{
"fact": "Did you know that honey never spoils? Archaeologists have found pots of honey in ancient Egyptian tombs that are over 3,000 years old and still perfectly edible."
}
GET `/fun/question`
Response:
{
"question": "If you could have dinner with any fictional character, who would it be and why?"
}
GET `/fun/truth`
Response:
{
"truth": "What's the most embarrassing thing that happened to you in the last year?"
}
GET `/fun/dare`
Response:
{
"dare": "Send a silly selfie to the third person in your contact list."
}
GET `/fun/couplepp`
Response:
{
"couplePP": "https://example.com/couple-image.jpg"
}
GET `/converters/facebook`
Response:
{
"convertedContent": "This is the converted content from Facebook."
}
GET `/converters/instagram`
Response:
{
"convertedContent": "This is the converted content from Instagram."
}
GET `/converters/screenshot/`
Response:
{
"screenshotUrl": "https://example.com/screenshot.png"
}
GET `/converters/tiktok/`
Response:
{
"convertedContent": "This is the converted content from TikTok."
}
GET `/converters/youtube/video`
Response:
{
"videoDetails": {
"title": "Awesome Video",
"duration": "10:30",
"views": 1000000
}
}
GET `/converters/youtube/audio`
Response:
{
"audioDetails": {
"title": "Awesome Song",
"duration": "04:15",
"likes": 50000
}
}
GET `/anime/aniwatch/search?q=Naruto`
Response:
{
"results": [
{
"title": "Naruto",
"id": 123,
"thumbnail": "https://example.com/naruto-thumbnail.jpg"
},
// More results...
]
}
GET `/anime/aniwatch/trending`
Response:
{
"trendingAnime": [
{
"title": "Demon Slayer",
"id": 456,
"thumbnail": "https://example.com/demon-slayer-thumbnail.jpg"
},
// More trending anime...
]
}
GET `/anime/aniwatch/airing`
Response:
{
"airingAnime": [
{
"title": "My Hero Academia",
"id": 789,
"thumbnail": "https://example.com/my-hero-academia-thumbnail.jpg"
},
// More airing anime...
]
}
GET `/anime/aniwatch/upcoming`
Response:
{
"upcomingAnime": [
{
"title": "One Piece",
"id": 101,
"thumbnail": "https.example.com/one-piece-thumbnail.jpg"
},
// More upcoming anime...
]
}
GET `/anime/aniwatch/popular`
Response:
{
"popularAnime": [
{
"title": "Attack on Titan",
"id": 202,
"thumbnail": "https://example.com/attack-on-titan-thumbnail.jpg"
},
// More popular anime...
]
}
GET `/anime/aniwatch/movie`
Response:
{
"animeMovies": [
{
"title": "Spirited Away",
"id": 303,
"thumbnail": "https://example.com/spirited-away-thumbnail.jpg"
},
// More anime movies...
]
}
GET `/anime/aniwatch/info?id=123`
Response:
{
"animeInfo": {
"title": "Naruto",
"id": 123,
"description": "A ninja's journey to become the strongest ninja and leader of his village.",
// More anime information...
}
}
GET `/anime/aniwatch/streamurl?id=456`
Response:
{
"streamingURL": "https://example.com/anime-stream-url"
}
GET `/anime/aniwatch/updated`
Response:
{
"updatedAnime": [
{
"title": "Black Clover",
"id": 789,
"thumbnail": "https://example.com/black-clover-thumbnail.jpg"
},
// More updated anime...
]
}
GET `/anime/aniwatch/genres/action`
Response:
{
"genreAnime": [
{
"title": "One Punch Man",
"id": 101,
"thumbnail": "https://example.com/one-punch-man-thumbnail.jpg"
},
// More anime in the action genre...
]
}
GET `/anime/aniwatch/latest`
Response:
{
"latestAnime": [
{
"title": "Demon Slayer",
"id": 202,
"thumbnail": "https://example.com/demon-slayer-latest-thumbnail.jpg"
},
// More latest anime...
]
}
GET `/anime/aniwatch/spotlight`
Response:
{
"spotlightAnime": [
{
"title": "Fullmetal Alchemist: Brotherhood",
"id": 303,
"thumbnail": "https://example.com/fma-brotherhood-thumbnail.jpg"
},
// More spotlight anime...
]
}
GET `/anime/aniwatch/ona`
Response:
{
"onaAnime": [
{
"title": "Knights of Sidonia",
"id": 404,
"thumbnail": "https://example.com/knights-of-sidonia-thumbnail.jpg"
},
// More ONA anime...
]
}
GET `/anime/aniwatch/dub`
Response:
{
"dubbedAnime": [
{
"title": "Cowboy Bebop",
"id": 505,
"thumbnail": "https://example.com/cowboy-bebop-thumbnail.jpg"
},
// More dubbed anime...
]
}
GET `/anime/aniwatch/ova`
Response:
{
"ovaAnime": [
{
"title": "Hellsing Ultimate",
"id": 606,
"thumbnail": "https://example.com/hellsing-ultimate-thumbnail.jpg"
},
// More OVA anime...
]
}
GET `/anime/aniwatch/special`
Response:
{
"specialAnime": [
{
"title": "Attack on Titan: No Regrets",
"id": 707,
"thumbnail": "https://example.com/aot-no-regrets-thumbnail.jpg"
},
// More special episodes...
]
}
GET `/anime/aniwatch/completed`
Response:
{
"completedAnime": [
{
"title": "Death Note",
"id": 808,
"thumbnail": "https://example.com/death-note-thumbnail.jpg"
},
// More completed anime...
]
}
GET `/anime/aniwatch/tv`
Response:
{
"tvSeriesAnime": [
{
"title": "One Piece",
"id": 909,
"thumbnail": "https://example.com/one-piece-tv-thumbnail.jpg"
},
// More TV series anime...
]
}
GET `/anime/gogoanime/search?q=One Piece`
Response:
{
"results": [
{
"title": "One Piece",
"id": 123,
"thumbnail": "https://example.com/one-piece-thumbnail.jpg"
},
// More results...
]
}
GET `/anime/gogoanime/info?id=123`
Response:
{
"animeInfo": {
"title": "One Piece",
"id": 123,
"description": "Join Monkey D. Luffy and his pirate crew in their quest to find the legendary One Piece treasure.",
// More anime information...
}
}
GET `/anime/gogoanime/streamurl?id=456&ep=1`
Response:
{
"streamingURL": "https://example.com/one-piece-episode-1-stream-url"
}
GET `/anime/gifs/thumbs_up`
Response:
{
"gifURL": "https://example.com/thumbs-up-gif.gif"
}
GET `/anime/news`
Response:
{
"news": [
{
"title": "Attack on Titan Final Season Release Date Announced",
"link": "https://example.com/aot-final-season-news"
},
// More news...
]
}
GET `/anime/anilist/info/123`
Response:
{
"animeInfo": {
"title": "Naruto",
"id": 123,
"description": "Follow Naruto Uzumaki on his journey to become the Hokage of the Hidden Leaf Village.",
// More anime information...
}
}
GET `/anime/anilist/staff/456`
Response:
{
"staffInfo": {
"name": "Masashi Kishimoto",
"id": 456,
"bio": "Mangaka and creator of Naruto.",
// More staff information...
}
}
GET `/anime/anilist/character/789`
Response:
{
"name": "Naruto Uzumaki",
"id": 789,
"description": "The main protagonist of the Naruto series. A ninja with a dream of becoming the strongest ninja and leader of his village.",
// More character information...
}
GET `/anime/anilist/studio/101`
Response:
{
"studioInfo": {
"name": "Studio Pierrot",
"id": 101,
"description": "A Japanese animation studio known for producing popular anime series like Naruto and Tokyo Ghoul.",
// More studio information...
}
}
GET `/anime/anilist/user/202`
Response:
{
"userInfo": {
"username": "AnimeFan202",
"id": 202,
"bio": "Passionate anime enthusiast who loves exploring new genres.",
// More user information...
}
}
GET `/anime/anilist/search?q=One Piece`
Response:
{
"results": [
{
"title": "One Piece",
"id": 123,
"thumbnail": "https://example.com/one-piece-thumbnail.jpg"
},
// More results...
]
}
GET `/anime/anilist/staff?q=Masashi Kishimoto`
Response:
{
"results": [
{
"name": "Masashi Kishimoto",
"id": 456,
"thumbnail": "https://example.com/masashi-kishimoto-thumbnail.jpg"
},
// More results...
]
}
GET `/anime/anilist/character?q=Naruto Uzumaki`
Response:
{
"results": [
{
"name": "Naruto Uzumaki",
"id": 789,
"thumbnail": "https://example.com/naruto-uzumaki-thumbnail.jpg"
},
// More results...
]
}
GET `/anime/anilist/studio?q=Studio Pierrot`
Response:
{
"results": [
{
"name": "Studio Pierrot",
"id": 101,
"thumbnail": "https://example.com/studio-pierrot-thumbnail.jpg"
},
// More results...
]
}
GET `/anime/anilist/user?q=AnimeFan202`
Response:
{
"results": [
{
"username": "AnimeFan202",
"id": 202,
"thumbnail": "https://example.com/animefan202-thumbnail.jpg"
},
// More results...
]
}
GET `/anime/anilist/birthday`
Response:
{
"birthdayCharacters": [
{
"name": "Sakura Haruno",
"birthday": "March 28",
// More character information...
},
// More characters with birthdays...
]
}
GET `/anime/anilist/birthday/stuff`
Response:
{
"birthdayStaff": [
{
"name": "Hayao Miyazaki",
"birthday": "January 5",
"works": [
{
"title": "Spirited Away",
"id": 303,
// More work information...
},
// More works...
]
},
// More staff with birthdays and works...
]
}
GET `/manga/anilist/chapter/123`
Response:
{
"chapterInfo": {
"title": "Chapter 1",
"id": 123,
"mangaTitle": "One Piece",
// More chapter information...
}
}
GET `/manga/anilist/search?q=One Piece`
Response:
{
"results": [
{
"title": "One Piece",
"id": 123,
"thumbnail": "https://example.com/one-piece-manga-thumbnail.jpg"
},
// More results...
]
}
GET `/manga/anilist/info/123`
Response:
{
"mangaInfo": {
"title": "One Piece",
"id": 123,
"description": "Follow Monkey D. Luffy and his pirate crew in their quest for the legendary One Piece treasure.",
// More manga information...
}
}
GET `/manga/mangadex/chapter/456`
Response:
{
"chapterInfo": {
"title": "Chapter 10",
"id": 456,
"mangaTitle": "Attack on Titan",
// More chapter information...
}
}
GET `/manga/mangadex/search?q=Attack on Titan`
Response:
{
"results": [
{
"title": "Attack on Titan",
"id": 123,
"thumbnail": "https://example.com/aot-mangadex-thumbnail.jpg"
},
// More results...
]
}
GET `/manga/mangadex/info/123`
Response:
{
"mangaInfo": {
"title": "Attack on Titan",
"id": 123,
"description": "In a world where humanity resides within enormous walled cities, the remnants of civilization are threatened by giant humanoid creatures.",
// More manga information...
}
}
GET `/manhwa/asurascans/chapter/123`
Response:
{
"chapterInfo": {
"title": "Chapter 5",
"id": 123,
"manhwaTitle": "Solo Leveling",
// More chapter information...
}
}
GET `/manhwa/asurascans/search?q=Solo Leveling`
Response:
{
"results": [
{
"title": "Solo Leveling",
"id": 123,
"thumbnail": "https://example.com/solo-leveling-thumbnail.jpg"
},
// More results...
]
}
GET `/manhwa/asurascans/info/123`
Response:
{
"manhwaInfo": {
"title": "Solo Leveling",
"id": 123,
"description": "In a world where people awaken supernatural abilities, Sung Jin-Woo is the weakest of the rank E hunters and barely stronger than a normal human. He is nicknamed by his fellow hunters as 'the weakest'.",
// More manhwa information...
}
}
GET `/manhwa/asurascans/popular/today`
Response:
{
"popularToday": [
{
"title": "Solo Leveling",
"id": 123,
"thumbnail": "https://example.com/solo-leveling-thumbnail.jpg"
},
// More popular manhwa today...
]
}
GET `/manhwa/asurascans/popular`
Response:
{
"popularManhwa": [
{
"title": "Tower of God",
"id": 456,
"thumbnail": "https://example.com/tower-of-god-thumbnail.jpg"
},
// More popular manhwa...
]
}
GET `/manhwa/asurascans/details/456`
Response:
{
"manhwaDetails": {
"title": "Tower of God",
"id": 456,
"description": "Bam, who was alone all his life has entered the tower to chase after his only friend, Rachel, but how will he survive without having any special strength or power?",
// More manhwa details...
}
}
GET `/manhwa/asurascans/chapter/pdf/456`
Response:
{
"pdfDownloadLink": "https://example.com/tower-of-god-chapter-5-pdf"
}
GET `/kdrama/dramaschool/search?q=Crash Landing on You`
Response:
{
"results": [
{
"title": "Crash Landing on You",
"id": 123,
"thumbnail": "https://example.com/crash-landing-on-you-thumbnail.jpg"
},
// More results...
]
}
GET `/kdrama/dramaschool/info/123`
Response:
{
"dramaInfo": {
"title": "Crash Landing on You",
"id": 123,
"description": "A South Korean heiress crashes her paraglider into North Korea and falls in love with a North Korean army officer.",
// More drama information...
}
}
GET `/kdrama/dramaschool/episode/123`
Response:
{
"streamingURL": "https://example.com/crash-landing-on-you-episode-1-stream-url"
}
GET `/kdrama/viewasian/search?q=Itaewon Class`
Response:
{
"results": [
{
"title": "Itaewon Class",
"id": 456,
"thumbnail": "https://example.com/itaewon-class-thumbnail.jpg"
},
// More results...
]
}
GET `/kdrama/viewasian/info/456`
Response:
{
"dramaInfo": {
"title": "Itaewon Class",
"id": 456,
"description": "After a traumatic event, a young man starts a bar in Itaewon and seeks success while facing various challenges.",
// More drama information...
}
}
GET `/kdrama/viewasian/episode/456`
Response:
{
"streamingURL": "https://example.com/itaewon-class-episode-1-stream-url"
}