id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
b0f383a9-682c-4563-b8a2-440651f15a62/0a78701f-c788-4802-a0f0-2713e97695d1/0/0 | Speedrun | An API for forum discussions for a series of popular speed running games. | null | Get Individual Information For Each Game | Get specific data about a certain game. | 200 | New Example | [{"forum": "Herobrine's Return25 Jun 2019PurplegazePurplegaze", "gameRuns": "https://www.speedrun.com/mc/full_game", "url": "https://www.speedrun.com/mcm_hr/forum", "source": "minecraft"}, {"forum": "Herobrine's Mansion5 Sep 2017AcrogenousAcrogenous", "gameRuns": "https://www.speedrun.com/mc/full_game", "url": "https:/... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"forum": {"type": "string"}, "gameRuns": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["forum", "gameRuns", "source", "url"]}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/f50b4ecc-f093-4284-a8b9-2695804cdb01/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | Search | This endpoint will return Anime List based on search request, and it based on MAL pagination. | 200 | Example_1 | {"data": [{"title": "Doraemon (1979)", "url": "https://myanimelist.net/anime/2471/Doraemon_1979", "desc": "Nobita Nobi is a normal fourth grade student. This all changes, however, when a blue robotic cat appears from his desk drawer. Calling himself Doraemon, this robot tells Nobita that his future descend...", "img": ... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "currentPage": {"type": "integer"}, "totalPage": {"type": "integer"}}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/9665a6f8-a646-436b-b874-13a280c5a90d/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | MostFavorite | This endpoint will return Most Favorite Anime List. | 200 | Example_1 | [{"rank": 1, "url": "https://myanimelist.net/anime/5114/Fullmetal_Alchemist__Brotherhood", "title": "Fullmetal Alchemist: Brotherhood", "img": "https://cdn.myanimelist.net/r/50x70/images/anime/1223/96541.jpg?s=faffcb677a5eacd17bf761edd78bfb3f", "type": "TV (64 eps)", "airedOn": "Apr 2009 - Jul 2010", "score": 9.14}, {"... | {"type": "array", "items": {"type": "object", "properties": {"rank": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "img": {"type": "string"}, "type": {"type": "string"}, "airedOn": {"type": "string"}, "score": {"type": "number"}}}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/d2279398-e327-49a0-8832-0cbc9a0f13ed/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | TopONA | This endpoint will return Top ONA Anime List. | 200 | Example_1 | [{"rank": 1, "url": "https://myanimelist.net/anime/44074/Shiguang_Dailiren", "title": "Shiguang Dailiren", "img": "https://cdn.myanimelist.net/r/50x70/images/anime/1135/114867.jpg?s=048f06f7edb150d017394574a108c72c", "type": "ONA (11 eps)", "airedOn": "Apr 2021 - Jul 2021", "score": 8.8}, {"rank": 2, "url": "https://my... | {"type": "array", "items": {"type": "object", "properties": {"rank": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "img": {"type": "string"}, "type": {"type": "string"}, "airedOn": {"type": "string"}, "score": {"type": "number"}}}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/8537d988-6458-42f1-8aed-b33e2f255964/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | TopOVA | This endpoint will return Top OVA Anime List. | 200 | Example_1 | [{"rank": 1, "url": "https://myanimelist.net/anime/820/Ginga_Eiyuu_Densetsu", "title": "Ginga Eiyuu Densetsu", "img": "https://cdn.myanimelist.net/r/50x70/images/anime/13/13225.jpg?s=385cedad342e284c5765833ab1cddc1c", "type": "OVA (110 eps)", "airedOn": "Jan 1988 - Mar 1997", "score": 9.03}, {"rank": 2, "url": "https:/... | {"type": "array", "items": {"type": "object", "properties": {"rank": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "img": {"type": "string"}, "type": {"type": "string"}, "airedOn": {"type": "string"}, "score": {"type": "number"}}}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/78c37c46-0a0d-4541-a5f8-9ebe68d0ce38/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | TopUpcoming | This endpoint will return Top Upcoming Anime List. | 200 | Example_1 | [{"rank": 1, "url": "https://myanimelist.net/anime/44511/Chainsaw_Man", "title": "Chainsaw Man", "img": "https://cdn.myanimelist.net/r/50x70/images/anime/1632/110707.jpg?s=e489bf840c9c4c9163591db80d2f063f", "type": "TV (? eps)", "airedOn": "2022 - "}, {"rank": 2, "url": "https://myanimelist.net/anime/40357/Tate_no_Yuus... | {"type": "array", "items": {"type": "object", "properties": {"rank": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "img": {"type": "string"}, "type": {"type": "string"}, "airedOn": {"type": "string"}}}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/57bc3214-0333-40f5-a11f-fe527dd442dc/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | TopTVSeries | This Endpoint will return Top TV Series Anime List | 200 | Example_1 | [{"rank": 1, "url": "https://myanimelist.net/anime/5114/Fullmetal_Alchemist__Brotherhood", "title": "Fullmetal Alchemist: Brotherhood", "img": "https://cdn.myanimelist.net/r/50x70/images/anime/1223/96541.jpg?s=faffcb677a5eacd17bf761edd78bfb3f", "type": "TV (64 eps)", "airedOn": "Apr 2009 - Jul 2010", "score": 9.14}, {"... | {"type": "array", "items": {"type": "object", "properties": {"rank": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "img": {"type": "string"}, "type": {"type": "string"}, "airedOn": {"type": "string"}, "score": {"type": "number"}}}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/cdeb7ff8-4f00-4b12-80ae-66320db3902e/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | MostPopular | This endpoint will return Most Popular Anime List. | 200 | Example_1 | [{"rank": 1, "url": "https://myanimelist.net/anime/16498/Shingeki_no_Kyojin", "title": "Shingeki no Kyojin", "img": "https://cdn.myanimelist.net/r/50x70/images/anime/10/47347.jpg?s=29949c6e892df123f0b0563e836d3d98", "type": "TV (25 eps)", "airedOn": "Apr 2013 - Sep 2013", "score": 8.53}, {"rank": 2, "url": "https://mya... | {"type": "array", "items": {"type": "object", "properties": {"rank": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "img": {"type": "string"}, "type": {"type": "string"}, "airedOn": {"type": "string"}, "score": {"type": "number"}}}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/3dae5a52-5aaa-4c21-a89c-08425dfcf335/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | AnimeDetail | This endpoint will return Anime Detail based on url request that has been provided. Only accept myanimelist.net anime detail page url. | 200 | Example_1 | {"title": "Spy x Family", "img": "https://cdn.myanimelist.net/images/anime/1441/122795.jpg", "rank": 4, "score": 9.08, "popularityRank": 335, "season": "Spring 2022", "type": "TV", "author": "Wit Studio, CloverWorks", "synopsis": "For the agent known as \"Twilight,\" no order is too tall if it is for the sake of peace.... | {"type": "object", "properties": {"title": {"type": "string"}, "img": {"type": "string"}, "rank": {"type": "integer"}, "score": {"type": "number"}, "popularityRank": {"type": "integer"}, "season": {"type": "string"}, "type": {"type": "string"}, "author": {"type": "string"}, "synopsis": {"type": "string"}}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/e2287cb0-50c7-4cc8-956a-2a628d94b332/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | TopMovies | This endpoint will return Top Anime Movies List | 200 | Example_1 | [{"rank": 1, "url": "https://myanimelist.net/anime/39486/Gintama__The_Final", "title": "Gintama: The Final", "img": "https://cdn.myanimelist.net/r/50x70/images/anime/1988/113791.jpg?s=e12ba155fe4a7beff571a5010d8214b2", "type": "Movie (1 eps)", "airedOn": "Jan 2021 - Jan 2021", "score": 9.05}, {"rank": 2, "url": "https:... | {"type": "array", "items": {"type": "object", "properties": {"rank": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "img": {"type": "string"}, "type": {"type": "string"}, "airedOn": {"type": "string"}, "score": {"type": "number"}}}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/1bb3f565-7ee4-40e5-b0a2-51889f32fae1/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | TopAnime | Return Top Anime List | 200 | Example_1 | [{"rank": 1, "url": "https://myanimelist.net/anime/5114/Fullmetal_Alchemist__Brotherhood", "title": "Fullmetal Alchemist: Brotherhood", "img": "https://cdn.myanimelist.net/r/50x70/images/anime/1223/96541.jpg?s=faffcb677a5eacd17bf761edd78bfb3f", "type": "TV (64 eps)", "airedOn": "Apr 2009 - Jul 2010", "score": 9.14}, {"... | {"type": "array", "items": {"type": "object", "properties": {"rank": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "img": {"type": "string"}, "type": {"type": "string"}, "airedOn": {"type": "string"}, "score": {"type": "number"}}}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/1eecc7f7-7045-41ea-80c1-054995927cc0/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | TopSpesial | This endpoint will return Top Special Anime List. | 200 | Example_1 | [{"rank": 1, "url": "https://myanimelist.net/anime/21329/Mushishi__Hihamukage", "title": "Mushishi: Hihamukage", "img": "https://cdn.myanimelist.net/r/50x70/images/anime/10/59315.jpg?s=a45594e7790d4a09b63722ca901cff1c", "type": "Special (1 eps)", "airedOn": "Jan 2014 - Jan 2014", "score": 8.55}, {"rank": 2, "url": "htt... | {"type": "array", "items": {"type": "object", "properties": {"rank": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "img": {"type": "string"}, "type": {"type": "string"}, "airedOn": {"type": "string"}, "score": {"type": "number"}}}} |
ecf035bc-0347-4b4a-addf-0ff0ccf81052/b4f73aa9-f776-4f29-9a89-0dd5d480d905/0/0 | MyAnimeList Unofficial | This is API to get data from MyAnimeList and apply it at your web application. | null | TopAiring | This endpoint will return Top Airing Anime List | 200 | Example_1 | [{"rank": 1, "url": "https://myanimelist.net/anime/50265/Spy_x_Family", "title": "Spy x Family", "img": "https://cdn.myanimelist.net/r/50x70/images/anime/1441/122795.jpg?s=ba5838dcfffe4a5cd4988e09d8436c79", "type": "TV (12 eps)", "airedOn": "Apr 2022 - ", "score": 9.08}, {"rank": 2, "url": "https://myanimelist.net/anim... | {"type": "array", "items": {"type": "object", "properties": {"rank": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "img": {"type": "string"}, "type": {"type": "string"}, "airedOn": {"type": "string"}, "score": {"type": "number"}}}} |
3ba14b9b-3790-485d-b142-8a58a5033ba6/2023e941-25b7-488f-bbda-eb4f2a0cc829/0/0 | DaddyJokes | The Dad Joke API with over 700+ Dad jokes! Get random endless dadjokes! | 9.1 | Random | Get a random dad joke | 200 | Response | {"success": true, "joke": "I ate a clock the other day. It was very time consuming. "} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "joke": {"type": "string"}}, "required": ["joke", "success"]} |
613d45bc-8d3f-4b56-99f3-69443789eff1/1197d139-0aba-4568-a463-d6b2ea1a0ba3/0/0 | Disney worlds | Download and stream Seasonal movies and full movies without buffering, from the official company of Disney Inc. | null | latest movie | Get the latest movies released from disney and other platforms | 200 | New Example | {"movie": "true", "message": "fetched successful"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"movie": {"type": "string"}, "message": {"type": "string"}}, "required": ["message", "movie"]} |
bbc9ec0c-20e1-4f45-8359-1e810e8886fe/e61a9d2c-2fbc-453a-b2bc-79302659212c/0/0 | Inspirational Quote of the Day | Motivational API that provides a fresh dose of inspiration with a new quote every day. With this API, you can easily integrate inspirational quotes into your applications, websites, or platforms, offering daily encouragement, motivation, and positive messages to uplift and inspire your users. | 8.3 | Get Quote | Get the quote of the day | 200 | Success | {"status": "ok", "error": null, "data": {"quoteText": "There is not one big cosmic meaning for all, there is only the meaning we each give to our life.", "quoteAuthor": "Anais Nin"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "error": {"type": "null"}, "data": {"type": "object", "properties": {"quoteText": {"type": "string"}, "quoteAuthor": {"type": "string"}}, "required": ["quoteAuthor", "quoteText"]}}, "required": ["data", "error",... |
f9f3e3c6-2481-4c44-8d0a-15e9c0daada6/e5836733-1044-4b6b-9647-0fc48cf67288/0/0 | Moonlight Secrets | Are you ready to unlock the mysteries of the moon? Our webservice offerings can help you discover the magic and wonder of the lunar cycle. From personality analysis based on the phases of the moon to compatibility scores with loved ones, our services offer a unique and insightful perspective on your life and relationsh... | null | Birthdate and location personality | Discover your true personality with our birthdate and location webservice! By simply inputting your birthdate and location, our service will provide you with a detailed personality analysis based on Western astrology. Uncover your strengths, weaknesses, and unique traits to help you better understand yourself and those... | 200 | Response | {"date": "1985-01-05T00:00:00.000Z", "latitude": 46.603354, "longitude": 1.8883335, "moonname": "Wolf Moon", "moonPhase": 0.4258330095528752, "moonPhaseName": "Full Moon", "personality": "People born during a full moon are said to be charismatic and outgoing, with a magnetic personality that draws others to them. They ... | {"type": "object", "properties": {"date": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "moonname": {"type": "string"}, "moonPhase": {"type": "number"}, "moonPhaseName": {"type": "string"}, "personality": {"type": "string"}}} |
f9f3e3c6-2481-4c44-8d0a-15e9c0daada6/22e2c189-7db6-4b34-a6c0-76fe93a99ace/0/0 | Moonlight Secrets | Are you ready to unlock the mysteries of the moon? Our webservice offerings can help you discover the magic and wonder of the lunar cycle. From personality analysis based on the phases of the moon to compatibility scores with loved ones, our services offer a unique and insightful perspective on your life and relationsh... | null | Next New Moon | Stay in tune with the lunar cycle with our next new moon date webservice! Our service provides accurate and up-to-date information on the next new moon date, along with additional lunar information and features, such as upcoming full moon dates and lunar eclipses. Keep track of the lunar cycle to enhance your spiritual... | 200 | Response | {"country": "France", "geo": {"longitude": 1.8883335, "latitude": 46.603354}, "nextCrescentMoon": "2023-03-20T05:48:46.612Z"} | {"type": "object", "properties": {"country": {"type": "string"}, "geo": {"type": "object", "properties": {"longitude": {"type": "number"}, "latitude": {"type": "number"}}}, "nextCrescentMoon": {"type": "string"}}} |
f9f3e3c6-2481-4c44-8d0a-15e9c0daada6/814ac738-02b0-4795-894e-e13fc3db6b95/0/0 | Moonlight Secrets | Are you ready to unlock the mysteries of the moon? Our webservice offerings can help you discover the magic and wonder of the lunar cycle. From personality analysis based on the phases of the moon to compatibility scores with loved ones, our services offer a unique and insightful perspective on your life and relationsh... | null | Compatibility score | Are you curious about your compatibility with your partner, friend, or potential love interest? Our compatibility score webservice can help! By inputting your birthdates and locations, our service will provide you with a detailed analysis of your compatibility, including areas of strength and potential challenges. Find... | 200 | Response | {"person1": {"date": "1985-01-05T00:00:00.000Z", "latitude": 46.603354, "longitude": 1.8883335, "moonname": "Wolf Moon", "moonPhase": 0.4258330095528752, "moonPhaseName": "Full Moon", "personality": "People born during a full moon are said to be charismatic and outgoing, with a magnetic personality that draws others to... | {"type": "object", "properties": {"person1": {"type": "object", "properties": {"date": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "moonname": {"type": "string"}, "moonPhase": {"type": "number"}, "moonPhaseName": {"type": "string"}, "personality": {"type": "string"}}}, "person2"... |
c4639f6c-e9b9-4358-b50c-a69491e8e7ad/02b37dc9-59ad-4eb7-b95d-0e464f8dfe30/0/0 | MangaVerse API | Unleash the World of Manga with MangaVerse API! Discover a captivating universe of manga from Japan, Korea, and China, all conveniently translated into English. | 9.4 | Fetch Latest | This will get the latest of the updated manga on this server
page should be 1 or more than 1 and the genres should be string with comma
genres ex: Harem,Fantasy | 200 | New Example | {"code": 200, "data": [{"id": "6486b7547ae7cb74845df856", "title": "I Get Stronger By Doing Nothing", "sub_title": "Wo Tangzhe Jiu Bian Qiang ; I Get Stronger When I Lie Flat ; W\u01d2 T\u01cengzhe Ji\u00f9 Bi\u00e0n Qi\u00e1ng ; \u6211\u8eba\u7740\u5c31\u53d8\u5f3a", "status": "ongoing", "thumb": "https://usc1.contabo... | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
c4639f6c-e9b9-4358-b50c-a69491e8e7ad/94a3a9ab-6549-4c86-b8dc-e7eb088c2228/0/0 | MangaVerse API | Unleash the World of Manga with MangaVerse API! Discover a captivating universe of manga from Japan, Korea, and China, all conveniently translated into English. | 9.4 | Fetch Manga | This will get the list of manga on this server
page should be 1 or more than 1 and the genres should be string with comma
genres ex: Harem,Fantasy | 200 | New Example | {"code": 200, "data": [{"id": "6486b7547ae7cb74845df856", "title": "I Get Stronger By Doing Nothing", "sub_title": "Wo Tangzhe Jiu Bian Qiang ; I Get Stronger When I Lie Flat ; W\u01d2 T\u01cengzhe Ji\u00f9 Bi\u00e0n Qi\u00e1ng ; \u6211\u8eba\u7740\u5c31\u53d8\u5f3a", "status": "ongoing", "thumb": "https://usc1.contabo... | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
c4639f6c-e9b9-4358-b50c-a69491e8e7ad/b6069f77-2b20-4571-bb54-d2b6a9fced19/0/0 | MangaVerse API | Unleash the World of Manga with MangaVerse API! Discover a captivating universe of manga from Japan, Korea, and China, all conveniently translated into English. | 9.4 | Fetch Images | This will be get the image from the chapters, the image sort base on the index
so make sure you sort base from index if you manipulate it,
id should be chapter id | 200 | New Example | {"code": 200, "data": [{"id": "6486b7637ae7cb74845df859", "chapter": "6486b7937ae7cb74845df888", "manga": "6486b7547ae7cb74845df856", "index": 0, "link": "https://usc1.contabostorage.com/scraper/manga/6486b7547ae7cb74845df856/chapters/335d5947-58f6-4cea-9fde-1a0d02d58a94/0.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Cre... | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
c4639f6c-e9b9-4358-b50c-a69491e8e7ad/501077c8-00a8-4fa5-885d-f1447a1b3869/0/0 | MangaVerse API | Unleash the World of Manga with MangaVerse API! Discover a captivating universe of manga from Japan, Korea, and China, all conveniently translated into English. | 9.4 | Fetch Chapters | This will get all the chapters list from the manga
id should be manga id | 200 | New Example | {"code": 200, "data": [{"id": "6486b75c7ae7cb74845df858", "manga": "6486b7547ae7cb74845df856", "title": "Chapter 0 ", "create_at": 1686550364171, "update_at": 1686550364171}, {"id": "6486b7937ae7cb74845df888", "manga": "6486b7547ae7cb74845df856", "title": "Chapter 1 ", "create_at": 1686550419607, "update_at": 168655041... | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
c4639f6c-e9b9-4358-b50c-a69491e8e7ad/519571cf-9c1e-4f84-b400-94cbface22af/0/0 | MangaVerse API | Unleash the World of Manga with MangaVerse API! Discover a captivating universe of manga from Japan, Korea, and China, all conveniently translated into English. | 9.4 | Get Manga | Get manga details
id should be manga id | 200 | New Example | {"code": 200, "data": {"id": "647fed35c71c2c9122b318f8", "title": "Fullmetal Alchemist", "sub_title": "", "status": "Completed", "thumb": "https://usc1.contabostorage.com/scraper/manga/647fed35c71c2c9122b318f8/thumb.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=c10e9464b360c31ce8abea9b266076f6%2F20230612%2Fdefa... | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
c4639f6c-e9b9-4358-b50c-a69491e8e7ad/4123eb59-d0de-4750-8070-bc8be32acc90/0/0 | MangaVerse API | Unleash the World of Manga with MangaVerse API! Discover a captivating universe of manga from Japan, Korea, and China, all conveniently translated into English. | 9.4 | Search Manga | Fetch manga base on the text, text will be include from title and sub title | 200 | New Example | {"code": 200, "data": [{"id": "6482bb9f51e4e3e4f85cfb4d", "title": "Tsuki ga Michibiku Isekai Douchuu", "sub_title": "Moon-led Journey Across Another World; Tsuki ga Michibiku Isekai Dochu", "status": "", "thumb": "https://usc1.contabostorage.com/scraper/manga/6482bb9f51e4e3e4f85cfb4d/thumb.jpg?X-Amz-Algorithm=AWS4-HMA... | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
470c5a70-2944-4f2e-955a-bd7841194d76/4891f244-b22e-4f00-bc38-36595b932788/0/0 | PixelStix | PixelStix is a suite of technologies for locating and interacting with physical objects. | 8.6 | PixelStix Meta | This endpoint will retrieve the meta information for a given PixelStix code and any Maps/Galleries it may be associated with if the PixelStix is of type 'PREMIUM' | 200 | Response | {"data": {"object_voice": {"account": null, "account_id": -1, "alias": "test", "category": "STANDARD", "clears_remaining": 999, "code": "BAAA", "created": "2017-10-14 00:24:44", "first_assigned": "2018-12-26 15:59:12", "geo_fixed": 0, "last_assigned": "2020-05-11 08:20:13", "lat": 13.1337, "lon": 13.1337, "mimetype": "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"object_voice": {"type": "object", "properties": {"account": {"type": "null"}, "account_id": {"type": "integer"}, "alias": {"type": "string"}, "category": {"type": "string"}, "clears_remaining": {"ty... |
470c5a70-2944-4f2e-955a-bd7841194d76/de6e548a-2997-45f9-aa66-1f262df96f70/0/0 | PixelStix | PixelStix is a suite of technologies for locating and interacting with physical objects. | 8.6 | Log in | User key and password is received and compared against registered PixelStix users. If successful a JWT token is returned that will need to be used in all non-public requests to the API | 200 | Response | {"data": {"account": {"account_id": 1843, "created": "2021-01-29 18:17:59", "fcm_token": null, "last_active": "2021-01-29 18:17:59", "role": "User", "username": "user"}, "jwt": "<use-this-jwt-token-for-all-api-requests>"}, "message": "Account successfully authenticated.", "result": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"account": {"type": "object", "properties": {"account_id": {"type": "integer"}, "created": {"type": "string"}, "fcm_token": {"type": "null"}, "last_active": {"type": "string"}, "role": {"type": "stri... |
470c5a70-2944-4f2e-955a-bd7841194d76/0b449fe2-07af-4c6d-ba54-a8fd430ff937/0/0 | PixelStix | PixelStix is a suite of technologies for locating and interacting with physical objects. | 8.6 | Register | Endpoint enables a new account (defined by user/pass) to be registerd in the PixelStix system. | 200 | Response | {"data": {"account": {"account_id": 1844, "created": "2021-01-29 18:32:29", "fcm_token": null, "last_active": "2021-01-29 18:32:29", "role": "User", "username": "user2"}, "jwt": "<use-this-jwt-token-for-all-api-requests>"}, "message": "Your account has been created successfully.", "result": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"account": {"type": "object", "properties": {"account_id": {"type": "integer"}, "created": {"type": "string"}, "fcm_token": {"type": "null"}, "last_active": {"type": "string"}, "role": {"type": "stri... |
470c5a70-2944-4f2e-955a-bd7841194d76/41373f84-d186-46ee-87bf-e9a37408e4a7/0/0 | PixelStix | PixelStix is a suite of technologies for locating and interacting with physical objects. | 8.6 | PixelStix Map Meta | A PixelStix Map is a collection of PREMIUM PixelStix that have been assigned latitude and longitude coordinates. A PREMIUM PixelStix can belong to multiple Maps and is also known as a Gallery.
This endpoint will retrieve information about your particular Map/Gallery. The name used in the endpoint is the same name that ... | 200 | Response | {"data": {"object_voice": [{"account": {"account_id": 157, "created": "2019-07-07 09:24:52", "last_active": "2019-12-05 13:49:54", "role": "User", "username": "shine"}, "account_id": 157, "alias": "Morning Breath 2015", "category": "PREMIUM", "clears_remaining": 1, "code": "9M9tQJGxqzbiJdhn9cifbJ6WjB7rQ1", "created": "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"object_voice": {"type": "array", "items": {"type": "object", "properties": {"account": {"type": "object", "properties": {"account_id": {"type": "integer"}, "created": {"type": "string"}, "last_activ... |
94016673-98a6-4b38-9294-2a3926530e05/fe9527b2-c535-413d-a83d-1729caa317e9/0/0 | Magic 8 Ball | 8 Ball simple api | null | / | Single endpoint to get reply | 200 | Response | {"reply": "Cannot predict now", "type": 1} | {"type": "object", "properties": {"reply": {"type": "string"}, "type": {"type": "integer"}}} |
08451057-05a5-4593-8d3d-41e33e8ddf7e/6bfb4539-139c-4fb7-ad03-a83b10f88fa8/0/0 | MDBList | Get Movies and TV Shows data with ratings from multiple providers in JSON format | 9.8 | Get by Trakt.tv ID | Returns movie or TV Show info | 200 | Movie info | {"title": "Jaws", "year": 1975, "released": "1975-06-19", "description": "When an insatiable great white shark terrorizes the townspeople of Amity Island, the police chief, an oceanographer and a grizzled shark hunter seek to destroy the blood-thirsty beast.", "runtime": 124, "score": 86, "imdbid": "tt0073195", "trakti... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "year": {"type": "integer"}, "released": {"type": "string"}, "description": {"type": "string"}, "runtime": {"type": "integer"}, "score": {"type": "integer"}, "imdbid": {"type": "string"}, "traktid": {"type": "int... |
08451057-05a5-4593-8d3d-41e33e8ddf7e/eb32140a-af29-4153-bd38-4188de0e13be/0/0 | MDBList | Get Movies and TV Shows data with ratings from multiple providers in JSON format | 9.8 | Get by IMDb ID | Returns movie or TV Show info by IMDb ID | 200 | Movie info | {"title": "Jaws", "year": 1975, "released": "1975-06-19", "description": "When an insatiable great white shark terrorizes the townspeople of Amity Island, the police chief, an oceanographer and a grizzled shark hunter seek to destroy the blood-thirsty beast.", "runtime": 124, "score": 86, "imdbid": "tt0073195", "trakti... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "year": {"type": "integer"}, "released": {"type": "string"}, "description": {"type": "string"}, "runtime": {"type": "integer"}, "score": {"type": "integer"}, "imdbid": {"type": "string"}, "traktid": {"type": "int... |
08451057-05a5-4593-8d3d-41e33e8ddf7e/dde82353-45dc-48f5-a6d7-18ae3e1cb2cd/0/0 | MDBList | Get Movies and TV Shows data with ratings from multiple providers in JSON format | 9.8 | Get by TMDb ID | Returns movie or TV Show info | 200 | Movie info | {"title": "Jaws", "year": 1975, "released": "1975-06-19", "description": "When an insatiable great white shark terrorizes the townspeople of Amity Island, the police chief, an oceanographer and a grizzled shark hunter seek to destroy the blood-thirsty beast.", "runtime": 124, "score": 86, "imdbid": "tt0073195", "trakti... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "year": {"type": "integer"}, "released": {"type": "string"}, "description": {"type": "string"}, "runtime": {"type": "integer"}, "score": {"type": "integer"}, "imdbid": {"type": "string"}, "traktid": {"type": "int... |
08451057-05a5-4593-8d3d-41e33e8ddf7e/93de2bd5-ab2f-40e9-9847-3746877a307d/0/0 | MDBList | Get Movies and TV Shows data with ratings from multiple providers in JSON format | 9.8 | Get by TVDB ID | Returns TV Show info | 200 | Movie info | {"title": "Better Call Saul", "year": 2015, "released": "2015-02-09", "description": "Six years before Saul Goodman meets Walter White. We meet him when the man who will become Saul Goodman is known as Jimmy McGill, a small-time lawyer searching for his destiny, and, more immediately, hustling to make ends meet. Workin... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "year": {"type": "integer"}, "released": {"type": "string"}, "description": {"type": "string"}, "runtime": {"type": "integer"}, "score": {"type": "integer"}, "imdbid": {"type": "string"}, "traktid": {"type": "int... |
19bbf5b9-1d6e-4e99-8bce-42f5b6f5c88a/9bdae6fc-e6e6-4155-9e8b-e2594d4f099a/0/0 | Random Facts | Generate a random fact. | 0.1 | generate | Generate a random fact. | 200 | Response | {"fact": "To make one pound of butter, 29 cups of milk are needed"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"fact": {"type": "string"}}, "required": ["fact"]} |
1159630b-94e4-4f83-ae17-100145df1de3/73901f49-f487-4ea7-bdc1-83cf376535da/0/0 | Love Meter with Various Method | Provide various method to calculate Love Meter, and will be add more. This will help you to skip any algorithm development for Love Meter | 0.1 | AstrologyMethod | This method using astrology method, with a complicated algorithm, based on Date of Birth and Name.
This will return Zodiac sign and the match percentage. | 200 | Example_1 | {"matchPercentage": 93, "yourZodiac": "Aquarius: The Water Bearer", "yourCrushZodiac": "Cancer: The Crab"} | {"type": "object", "properties": {"matchPercentage": {"type": "integer"}, "yourZodiac": {"type": "string"}, "yourCrushZodiac": {"type": "string"}}} |
1159630b-94e4-4f83-ae17-100145df1de3/d42b0591-b26b-4a33-827e-491103490f03/0/0 | Love Meter with Various Method | Provide various method to calculate Love Meter, and will be add more. This will help you to skip any algorithm development for Love Meter | 0.1 | TrueLoveMethod | This method using True Love Letter Algorithm, this will return the result in percent! | 200 | Example_1 | {"matchPercentage": 85} | {"type": "object", "properties": {"matchPercentage": {"type": "integer"}}} |
1159630b-94e4-4f83-ae17-100145df1de3/4278cf7a-a717-4591-8001-a7219b4f5574/0/0 | Love Meter with Various Method | Provide various method to calculate Love Meter, and will be add more. This will help you to skip any algorithm development for Love Meter | 0.1 | FlameMethod | This method use Flame algorithm which will return of this value :
FRIEND
LOVER
AFFECTIONATE
MARRIAGE
ENEMY
Enjoy! | 200 | Example_1 | {"result": "MARRIAGE"} | {"type": "object", "properties": {"result": {"type": "string"}}} |
17df87d4-05f1-4b19-9001-2de8b3da2336/344d188b-2752-4bed-843c-4d96b38a50a6/0/0 | Programming Memes Reddit | Scraping various programming subbreddits everyday to deliver best programming memes out there. | 0.2 | Get All Memes | Gets all memes | 200 | Response | [{"title": "Instant upvotes", "link": "https://i.redd.it/d34p41rec4a91.gif", "is_safe": true, "subreddit_name": "ProgrammerHumor", "up_votes": 36180, "down_votes": 0}, {"title": "The duality of man", "link": "https://i.redd.it/32j7g350w3a91.jpg", "is_safe": true, "subreddit_name": "ProgrammerHumor", "up_votes": 8974, "... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "is_safe": {"type": "boolean"}, "subreddit_name": {"type": "string"}, "up_votes": {"type": "integer"}, "down_votes": {"type": "integer"}}, "required": ["down... |
be3d8884-b612-4b1b-b547-b8a4890d6673/6b31d585-ac9f-49d5-b7d0-0988f2f3c189/0/0 | Trending Movie | This API will get the Trending Movies | null | Get Trending Movies | This endpoint will get the lastest trending movies along with ratings. | 200 | Response | [{"title": "The Pale Blue Eye", "rating": "6.7"}, {"title": "The Menu", "rating": "7.3"}, {"title": "Avatar: The Way of Water", "rating": "7.9"}, {"title": "M3GAN", "rating": "6.6"}, {"title": "Glass Onion", "rating": "7.2"}, {"title": "The Banshees of Inisherin", "rating": "7.8"}, {"title": "Puss in Boots: The Last Wi... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "rating": {"type": "string"}}, "required": ["rating", "title"]}} |
960c3faf-b7b9-49ed-9034-c50a784a6943/0b61a801-251d-4e7b-8e8c-7378421dd4b6/0/0 | pquotes | This simple to use API provides thousands of random quotes from various topics like motivational, funny, health, business etc. which can be used websites to welcome your users with some new inspirational quotes each time they visit your websites. | 7.7 | quote | This is the only endpoint of this API. You can give a POST request with topic as parameter and you can retrieve random quote of corresponding topic. | 200 | any | {"quote": "People who are crazy enough to think they can change the world, are the ones who do.", "by": "Rob Siltanen"} | {"type": "object", "properties": {"quote": {"type": "string"}, "by": {"type": "string"}}} |
960c3faf-b7b9-49ed-9034-c50a784a6943/0b61a801-251d-4e7b-8e8c-7378421dd4b6/0/1 | pquotes | This simple to use API provides thousands of random quotes from various topics like motivational, funny, health, business etc. which can be used websites to welcome your users with some new inspirational quotes each time they visit your websites. | 7.7 | quote | This is the only endpoint of this API. You can give a POST request with topic as parameter and you can retrieve random quote of corresponding topic. | 200 | fun | {"quote": "I am so clever that sometimes I don't understand a single word of what I am saying", "by": "Oscar Wilde"} | {"type": "object", "properties": {"quote": {"type": "string"}, "by": {"type": "string"}}} |
960c3faf-b7b9-49ed-9034-c50a784a6943/0b61a801-251d-4e7b-8e8c-7378421dd4b6/0/2 | pquotes | This simple to use API provides thousands of random quotes from various topics like motivational, funny, health, business etc. which can be used websites to welcome your users with some new inspirational quotes each time they visit your websites. | 7.7 | quote | This is the only endpoint of this API. You can give a POST request with topic as parameter and you can retrieve random quote of corresponding topic. | 200 | health | {"quote": "The wish for healing has always been half of health.", "by": "Lucius Annaeus Seneca"} | {"type": "object", "properties": {"quote": {"type": "string"}, "by": {"type": "string"}}} |
960c3faf-b7b9-49ed-9034-c50a784a6943/0b61a801-251d-4e7b-8e8c-7378421dd4b6/0/3 | pquotes | This simple to use API provides thousands of random quotes from various topics like motivational, funny, health, business etc. which can be used websites to welcome your users with some new inspirational quotes each time they visit your websites. | 7.7 | quote | This is the only endpoint of this API. You can give a POST request with topic as parameter and you can retrieve random quote of corresponding topic. | 200 | motivation | {"quote": "Not how long, but how well you have lived is the main thing.", "by": "Seneca"} | {"type": "object", "properties": {"quote": {"type": "string"}, "by": {"type": "string"}}} |
734b9430-1e87-4f26-a555-515e09f0a655/c043445d-6c84-47f5-a669-3f55614dd234/0/0 | Mirror-AI | null | 8.2 | Generate emoji face with a photo | Upload a photo of a person with visible face to get an emoji avatar | 200 | Example_1 | {"face": {"id": "YAy6d4r7RoGQb-2Gd6W-Xw", "url": "https://e.mirror-ai.net/mj/en/YAy6d4r7RoGQb-2Gd6W-Xw/yB4/154725046.png", "version": "yB4"}, "ok": true} | {"properties": {"face": {"properties": {"id": {"type": "string"}, "url": {"type": "string"}, "version": {"type": "string"}}, "type": "object"}, "ok": {"type": "boolean"}}, "type": "object"} |
734b9430-1e87-4f26-a555-515e09f0a655/314ae54b-afd1-4037-ba02-11b5d8b2d602/0/0 | Mirror-AI | null | 8.2 | Get face attributes | Get estimated face attributes such as age and gender. | 200 | Response | {"attrs": {"age": "from_20_to_36", "gender": "female", "details": {"brdmche": {"tags": ["anchor"]}, "eye": {"shape": "almond"}, "glasses": {"occasion": "casual", "style": "wayfarer", "sunglasses": false}, "hair": {"fixation": true, "fringe": false, "length": "long", "parting": "centre", "structure+hair": "other"}, "hat... | {"properties": {"attrs": {"properties": {"age": {"type": "string"}, "gender": {"type": "string"}}, "type": "object"}, "ok": {"type": "boolean"}}, "type": "object"} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/9b989cd9-f8ba-4cb9-a982-319662f2d171/0/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/languages | Search for language by language name used by audio and subtitle searches | 200 | Response | {"Object": {"total": 74, "limit": 100, "offset": 0}, "results": [{"id": 1844, "language": "Bahasa Indonesia"}, {"id": 1843, "language": "Bahasa Melayu"}, {"id": 1896, "language": "Bahasa Melayu [CC]"}, {"id": 1847, "language": "Cantonese"}, {"id": 1880, "language": "Catal\u00e0"}, {"id": 1817, "language": "\u010ce\u016... | {"type": "object", "properties": {"object": {"type": "object", "properties": {"limit": {"type": "integer"}, "offset": {"type": "integer"}, "total": {"type": "integer"}}}, "results": {"type": "array", "items": {"type": "object", "properties": {"imdb_id": {"type": "string"}, "img": {"type": "string"}, "poster": {"type": ... |
09a44bf1-e90c-4692-8aab-4317f53db2cc/9b989cd9-f8ba-4cb9-a982-319662f2d171/1/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/languages | Search for language by language name used by audio and subtitle searches | 401 | Example_1 | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/9b989cd9-f8ba-4cb9-a982-319662f2d171/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/languages | Search for language by language name used by audio and subtitle searches | 500 | Example_1 | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/c439bae7-8490-472a-a345-d23ed02bf012/1/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/titles | Parameter Notes:
new_date will either take a single date and check for all titles added after that date or it will take 2 dates separated by a comma to check titles added between them. | 401 | Example_1 | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/c439bae7-8490-472a-a345-d23ed02bf012/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/titles | Parameter Notes:
new_date will either take a single date and check for all titles added after that date or it will take 2 dates separated by a comma to check titles added between them. | 500 | Example_1 | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/bbd4281a-e3d0-4a1d-b18e-a7edc667990b/0/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/deleted | Search for Deleted Titles by Country or Title Name
delete_date will either take a single date and check for all titles added after that date or it will take 2 dates separated by a comma to check titles added between them. | 500 | Example_1 | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/bbd4281a-e3d0-4a1d-b18e-a7edc667990b/1/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/deleted | Search for Deleted Titles by Country or Title Name
delete_date will either take a single date and check for all titles added after that date or it will take 2 dates separated by a comma to check titles added between them. | 200 | Response | {"Object": {"total": 140, "limit": 100, "offset": 0}, "results": [{"title_id": "6TpgsUeESkFM", "country_id": 323, "title": "Bloody Tales of Europe", "delete_date": "2023-03-31", "country_code": "GL"}, {"title_id": "6KHdEtKsvlLE", "country_id": 408, "title": "Water Birds", "delete_date": "2023-03-31", "country_code": "S... | {"type": "object", "properties": {"object": {"type": "object", "properties": {"limit": {"type": "integer"}, "offset": {"type": "integer"}, "total": {"type": "integer"}}}, "results": {"type": "array", "items": {"type": "object", "properties": {"imdb_id": {"type": "string"}, "img": {"type": "string"}, "poster": {"type": ... |
09a44bf1-e90c-4692-8aab-4317f53db2cc/bbd4281a-e3d0-4a1d-b18e-a7edc667990b/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/deleted | Search for Deleted Titles by Country or Title Name
delete_date will either take a single date and check for all titles added after that date or it will take 2 dates separated by a comma to check titles added between them. | 401 | Example_1 | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/33a3f572-d2ff-4d11-a5e0-d91cc3857db4/0/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/genres | Search for genre by genre name | 500 | Example_1 | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/33a3f572-d2ff-4d11-a5e0-d91cc3857db4/1/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/genres | Search for genre by genre name | 200 | Response | {"Object": {"total": 114, "limit": 100, "offset": 0}, "results": [{"id": 478405, "genre": "101 Dalmatians"}, {"id": 1622636, "genre": "30 for 30"}, {"id": 372116, "genre": "ABC"}, {"id": 300000, "genre": "Action-Adventure"}, {"id": 478413, "genre": "Aladdin"}, {"id": 478439, "genre": "Alice in Wonderland"}, {"id": 3000... | {"type": "object", "properties": {"object": {"type": "object", "properties": {"limit": {"type": "integer"}, "offset": {"type": "integer"}, "total": {"type": "integer"}}}, "results": {"type": "array", "items": {"type": "object", "properties": {"imdb_id": {"type": "string"}, "img": {"type": "string"}, "poster": {"type": ... |
09a44bf1-e90c-4692-8aab-4317f53db2cc/33a3f572-d2ff-4d11-a5e0-d91cc3857db4/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/genres | Search for genre by genre name | 401 | Example_1 | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/53cfa8b1-ff72-4fda-ab2e-5bd2100342fe/0/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/countries | Search for all available countries by name | 401 | Example_1 | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/53cfa8b1-ff72-4fda-ab2e-5bd2100342fe/1/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/countries | Search for all available countries by name | 200 | Response | {"Object": {"total": 45, "limit": 100, "offset": 0}, "results": [{"id": 21, "country": "Argentina ", "country_code": "AR"}, {"id": 22, "country": "Austria ", "country_code": "AT"}, {"id": 23, "country": "Australia ", "country_code": "AU"}, {"id": 26, "country": "Belgium ", "country_code": "BE"}, {"id": 29, "country": "... | {"type": "object", "properties": {"object": {"type": "object", "properties": {"limit": {"type": "integer"}, "offset": {"type": "integer"}, "total": {"type": "integer"}}}, "results": {"type": "array", "items": {"type": "object", "properties": {"imdb_id": {"type": "string"}, "img": {"type": "string"}, "poster": {"type": ... |
09a44bf1-e90c-4692-8aab-4317f53db2cc/53cfa8b1-ff72-4fda-ab2e-5bd2100342fe/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/countries | Search for all available countries by name | 500 | Example_1 | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/b5929742-a9cb-47da-b763-fda16b862613/0/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/people | Search for people by person name | 500 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/b5929742-a9cb-47da-b763-fda16b862613/1/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/people | Search for people by person name | 200 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"imdb_id": "", "img": "", "poster": "", "rating": "", "runtime": "", "synopsis": "", "title": "", "title_date": "", "title_id": "", "title_type": "", "top250": 0, "top250tv": 0, "year": ""}]} | {"type": "object", "properties": {"object": {"type": "object", "properties": {"limit": {"type": "integer"}, "offset": {"type": "integer"}, "total": {"type": "integer"}}}, "results": {"type": "array", "items": {"type": "object", "properties": {"imdb_id": {"type": "string"}, "img": {"type": "string"}, "poster": {"type": ... |
09a44bf1-e90c-4692-8aab-4317f53db2cc/b5929742-a9cb-47da-b763-fda16b862613/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /search/people | Search for people by person name | 401 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/2b7197e7-2f0b-4464-a71b-1e33fd6206ad/0/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/images | All Images associated with a Title | 500 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/2b7197e7-2f0b-4464-a71b-1e33fd6206ad/1/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/images | All Images associated with a Title | 401 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/2b7197e7-2f0b-4464-a71b-1e33fd6206ad/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/images | All Images associated with a Title | 200 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"height": 0, "image_type": "", "url": "", "width": 0}]} | {"type": "object", "properties": {"object": {"type": "object", "properties": {"limit": {"type": "integer"}, "offset": {"type": "integer"}, "total": {"type": "integer"}}}, "results": {"type": "array", "items": {"type": "object", "properties": {"height": {"type": "integer"}, "image_type": {"type": "string"}, "url": {"des... |
09a44bf1-e90c-4692-8aab-4317f53db2cc/cec078d3-65b2-4ba9-8ffc-d9cbf86341eb/0/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/genres | All Genres Associated with a Title | 200 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"genre": "", "genre_id": 0}]} | {"type": "object", "properties": {"object": {"type": "object", "properties": {"limit": {"type": "integer"}, "offset": {"type": "integer"}, "total": {"type": "integer"}}}, "results": {"type": "array", "items": {"type": "object", "properties": {"genre": {"type": "string"}, "genre_id": {"type": "integer"}}}}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/cec078d3-65b2-4ba9-8ffc-d9cbf86341eb/1/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/genres | All Genres Associated with a Title | 401 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/cec078d3-65b2-4ba9-8ffc-d9cbf86341eb/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/genres | All Genres Associated with a Title | 500 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/11958d86-f391-4968-86a1-09b11078a35b/0/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/people | All People Associated with a Title | 500 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/11958d86-f391-4968-86a1-09b11078a35b/1/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/people | All People Associated with a Title | 200 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"name": "", "person_id": 0, "type": ""}]} | {"type": "object", "properties": {"object": {"type": "object", "properties": {"limit": {"type": "integer"}, "offset": {"type": "integer"}, "total": {"type": "integer"}}}, "results": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "person_id": {"type": "integer"}, "type": {"type"... |
09a44bf1-e90c-4692-8aab-4317f53db2cc/11958d86-f391-4968-86a1-09b11078a35b/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/people | All People Associated with a Title | 401 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/0d88cc12-5e30-49de-8965-026ae80b42d5/0/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/episodes | All Episodes associated with a Title | 401 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/0d88cc12-5e30-49de-8965-026ae80b42d5/1/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/episodes | All Episodes associated with a Title | 200 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"episode_id": "", "episode_number": "", "image": "", "season_id": "", "season_number": "", "synopsis": "", "title": "", "title_id": ""}]} | {"type": "object", "properties": {"object": {"type": "object", "properties": {"limit": {"type": "integer"}, "offset": {"type": "integer"}, "total": {"type": "integer"}}}, "results": {"type": "array", "items": {"type": "object", "properties": {"episode_id": {"type": "string"}, "episode_number": {"type": "string"}, "imag... |
09a44bf1-e90c-4692-8aab-4317f53db2cc/0d88cc12-5e30-49de-8965-026ae80b42d5/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/episodes | All Episodes associated with a Title | 500 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/0fcc384b-981e-4281-8a10-7cb8440181b4/0/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/countries | All Country/Language information associated with a Title | 401 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/0fcc384b-981e-4281-8a10-7cb8440181b4/1/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/countries | All Country/Language information associated with a Title | 200 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"audio": [{"id": 0, "language": ""}], "country": "", "country_code": "", "expire_date": "", "id": 0, "new_date": "", "season_detail": "", "subtitle": [{"id": 0, "language": ""}]}]} | {"type": "object", "properties": {"object": {"type": "object", "properties": {"limit": {"type": "integer"}, "offset": {"type": "integer"}, "total": {"type": "integer"}}}, "results": {"type": "array", "items": {"type": "object", "properties": {"audio": {"type": "array", "items": {"type": "object", "properties": {"id": {... |
09a44bf1-e90c-4692-8aab-4317f53db2cc/0fcc384b-981e-4281-8a10-7cb8440181b4/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/countries | All Country/Language information associated with a Title | 500 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
09a44bf1-e90c-4692-8aab-4317f53db2cc/f33f46cd-086d-460d-99f7-d7b1fb4f6efa/2/0 | uNoGS Disney+ | uNoGS Disney+ Global Search | 8.1 | /title/details | General Details associated with a Title | 200 | null | {"alt_id": "", "alt_image": "", "alt_metascore": "", "alt_plot": "", "alt_votes": "", "awards": "", "default_image": "", "large_image": "", "latest_date": "", "maturity_label": "", "maturity_level": "", "origin_country": "", "poster": "", "rating": "", "runtime": "", "start_date": "", "synopsis": "", "title": "", "titl... | {"type": "object", "properties": {"alt_id": {"type": "string"}, "alt_image": {"type": "string"}, "alt_metascore": {"type": "string"}, "alt_plot": {"type": "string"}, "alt_votes": {"type": "string"}, "awards": {"type": "string"}, "default_image": {"type": "string"}, "large_image": {"type": "string"}, "latest_date": {"ty... |
ccaa8c71-8f32-4089-b430-1f53a8eba85c/8dc824d9-f711-4441-a523-7db6500d9bf9/0/0 | MojiPop | Create thousands of personalized caricatures & GIF stickers from a simple face photo | 9.5 | GenerateSmallGif | Generate a personalized GIF Sticker ( 200x200) with the AvatarID you got from CreateAvatar
Tutorial: https://mojipop.com/content/EurekaStudios_MojiPop-API%20Tutorial.pdf | 200 | result | {"Description": "", "Result": {"PreviewUrl": "https://resource.mojipop.com/web-render/result/126-0-500-0-06201000600390.gif"}, "StatusCode": 0} | {"properties": {"Description": {"type": "string"}, "Result": {"properties": {"PreviewUrl": {"type": "string"}}, "type": "object"}, "StatusCode": {"type": "integer"}}, "type": "object"} |
ccaa8c71-8f32-4089-b430-1f53a8eba85c/b5242f80-34cf-4f02-bf60-0d30301d7589/0/0 | MojiPop | Create thousands of personalized caricatures & GIF stickers from a simple face photo | 9.5 | GenerateCaricature | Generate a personalized Caricature (300DPI @ 496x700) with the AvatarID you got from CreateAvatar
Tutorial: https://mojipop.com/content/EurekaStudios_MojiPop-API%20Tutorial.pdf | 200 | result | {"Description": "", "Result": {"PreviewUrl": "https://resource.mojipop.com/web-render/result/127-0-r5-0-00511003902660.jpg"}, "StatusCode": 0} | {"properties": {"Description": {"type": "string"}, "Result": {"properties": {"PreviewUrl": {"type": "string"}}, "type": "object"}, "StatusCode": {"type": "integer"}}, "type": "object"} |
ccaa8c71-8f32-4089-b430-1f53a8eba85c/2da6808f-f6cb-4b87-846d-ee0d47134930/0/0 | MojiPop | Create thousands of personalized caricatures & GIF stickers from a simple face photo | 9.5 | GenerateOrUpdateIcon | Create or update small avatar Icon | 200 | result | {"Result": {"ResourceCode": "00522100200200", "ResourceType": 1, "ColorType": 2, "PersonCount": 1, "HeadGender": "F", "NeedPayView": false, "ArtistNumber": "1002001"}, "StatusCode": 0, "Description": ""} | {"properties": {"Description": {"type": "string"}, "Result": {"properties": {"AvatarId": {"type": "string"}, "Gender": {"type": "integer"}}, "type": "object"}, "StatusCode": {"type": "integer"}}, "type": "object"} |
ccaa8c71-8f32-4089-b430-1f53a8eba85c/4ddb65df-6f3d-4296-b911-13f5340a02ec/0/0 | MojiPop | Create thousands of personalized caricatures & GIF stickers from a simple face photo | 9.5 | GetCaricatureDataByCode | | Name | Description |
|:--:|---|
|CaricatureCode| Template ID | | 200 | result | {"Result": {"ResourceCode": "00522100200200", "ResourceType": 1, "ColorType": 2, "PersonCount": 1, "HeadGender": "F", "NeedPayView": false, "ArtistNumber": "1002001"}, "StatusCode": 0, "Description": ""} | {"properties": {"Description": {"type": "string"}, "Result": {"properties": {"AvatarId": {"type": "string"}, "Gender": {"type": "integer"}}, "type": "object"}, "StatusCode": {"type": "integer"}}, "type": "object"} |
ccaa8c71-8f32-4089-b430-1f53a8eba85c/18fa176f-7cfb-4129-aa1c-91b81c553307/0/0 | MojiPop | Create thousands of personalized caricatures & GIF stickers from a simple face photo | 9.5 | GenerateCaricatureUHD | Generate a personalized UHD Caricature (300DPI 2480x3504) with the AvatarID you got from CreateAvatar
Tutorial: https://mojipop.com/content/EurekaStudios_MojiPop-API%20Tutorial.pdf | 200 | result | {"Description": "", "Result": {"PreviewUrl": "https://resource.mojipop.com/web-render/result/127-0-r5-0-00511003902660.jpg"}, "StatusCode": 0} | {"properties": {"Description": {"type": "string"}, "Result": {"properties": {"PreviewUrl": {"type": "string"}}, "type": "object"}, "StatusCode": {"type": "integer"}}, "type": "object"} |
ccaa8c71-8f32-4089-b430-1f53a8eba85c/764e92ad-fb87-4c5c-8367-2f5087827c5e/0/0 | MojiPop | Create thousands of personalized caricatures & GIF stickers from a simple face photo | 9.5 | GetCaricaturesByCode | | Name | Description |
|:--:|---|
|CaricatureCode| Template ID | | 200 | result | {"Result": {"ResourceCode": "00522100200200", "ResourceType": 1, "ColorType": 2, "PersonCount": 1, "HeadGender": "F", "NeedPayView": false, "ArtistNumber": "1002001", "Width": 496, "Height": 701, "Frames": 1, "Attachments": [{"m11": 0.443699837, "m21": -0.0710577, "dx": 298.237427, "m12": 0.0709622353, "m22": 0.4442231... | {"properties": {"Description": {"type": "string"}, "Result": {"properties": {"AvatarId": {"type": "string"}, "Gender": {"type": "integer"}}, "type": "object"}, "StatusCode": {"type": "integer"}}, "type": "object"} |
ccaa8c71-8f32-4089-b430-1f53a8eba85c/a838ebf0-f1b7-447c-8070-e5b54158ef24/0/0 | MojiPop | Create thousands of personalized caricatures & GIF stickers from a simple face photo | 9.5 | GetGifDataByCode | | Name | Description |
|:--:|---|
|CaricatureCode| TemplateID | | 200 | result | {"Result": {"ResourceCode": "00522100200200", "ResourceType": 1, "ColorType": 2, "PersonCount": 1, "HeadGender": "F", "NeedPayView": false, "ArtistNumber": "1002001"}, "StatusCode": 0, "Description": ""} | {"properties": {"Description": {"type": "string"}, "Result": {"properties": {"AvatarId": {"type": "string"}, "Gender": {"type": "integer"}}, "type": "object"}, "StatusCode": {"type": "integer"}}, "type": "object"} |
ccaa8c71-8f32-4089-b430-1f53a8eba85c/89c8e81c-630c-453c-9239-24eeca28ed1f/0/0 | MojiPop | Create thousands of personalized caricatures & GIF stickers from a simple face photo | 9.5 | CreateAvatar | Step I: Creating a Cartoon AvatarID from a face photo
Upload a photo below to create your "AvatarID" code
Tutorial: https://mojipop.com/content/EurekaStudios_MojiPop-API%20Tutorial.pdf | 200 | result | {"Description": "", "Result": {"AvatarId": "85ad4afcb423403ca65e1e7901bf4388", "Gender": 2}, "StatusCode": 0} | {"properties": {"Description": {"type": "string"}, "Result": {"properties": {"AvatarId": {"type": "string"}, "Gender": {"type": "integer"}}, "type": "object"}, "StatusCode": {"type": "integer"}}, "type": "object"} |
ccaa8c71-8f32-4089-b430-1f53a8eba85c/11c59982-dd74-4001-9b90-2b00b4fc2c9f/0/0 | MojiPop | Create thousands of personalized caricatures & GIF stickers from a simple face photo | 9.5 | GenerateGif | Generate a personalized GIF Sticker ( 500x500) with the AvatarID you got from CreateAvatar
Tutorial: https://mojipop.com/content/EurekaStudios_MojiPop-API%20Tutorial.pdf | 200 | result | {"Description": "", "Result": {"PreviewUrl": "https://resource.mojipop.com/web-render/result/126-0-500-0-06201000600390.gif"}, "StatusCode": 0} | {"properties": {"Description": {"type": "string"}, "Result": {"properties": {"PreviewUrl": {"type": "string"}}, "type": "object"}, "StatusCode": {"type": "integer"}}, "type": "object"} |
ccaa8c71-8f32-4089-b430-1f53a8eba85c/dca7cad4-a0f5-4f2f-ada1-6dde95808b9c/0/0 | MojiPop | Create thousands of personalized caricatures & GIF stickers from a simple face photo | 9.5 | GenerateCaricatureHD | Generate a personalized HD Caricature (300DPI 1240x1752) with the AvatarID you got from CreateAvatar
Tutorial: https://mojipop.com/content/EurekaStudios_MojiPop-API%20Tutorial.pdf | 200 | result | {"Description": "", "Result": {"PreviewUrl": "https://resource.mojipop.com/web-render/result/127-0-r5-0-00511003902660.jpg"}, "StatusCode": 0} | {"properties": {"Description": {"type": "string"}, "Result": {"properties": {"PreviewUrl": {"type": "string"}}, "type": "object"}, "StatusCode": {"type": "integer"}}, "type": "object"} |
dceb6b5e-e12b-43cb-943b-b3ac46a4f7ba/49e8a386-17d4-45d0-a9fc-eabf981bebb4/0/0 | Film Chase | Simple API for UK cinema, showtimes and movies | 8.2 | getFilms | Get a paginated list of films currently showing in cinemas, with an optional parameter to include films that are no longer showing. | 200 | null | [{"id": 89350, "title": "The Matrix", "original_title": "The Matrix", "events_count": 0, "imdb_id": "tt0133093", "release_year": 1999, "runtime": 136, "tmdb_id": 603}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "title": {"type": "string"}, "original_title": {"type": "string"}, "events_count": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 214748364... |
dceb6b5e-e12b-43cb-943b-b3ac46a4f7ba/acb28aa1-acb0-4afa-b40a-f0bef1fb4b11/0/0 | Film Chase | Simple API for UK cinema, showtimes and movies | 8.2 | getFilmsId | Returns a film. | 404 | null | {"message": "Not found", "code": 404} | {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}}, "description": "APIError model"} |
dceb6b5e-e12b-43cb-943b-b3ac46a4f7ba/acb28aa1-acb0-4afa-b40a-f0bef1fb4b11/1/0 | Film Chase | Simple API for UK cinema, showtimes and movies | 8.2 | getFilmsId | Returns a film. | 200 | null | {"id": 89350, "title": "The Matrix", "original_title": "The Matrix", "events_count": 0, "imdb_id": "tt0133093", "release_year": 1999, "runtime": 136, "tmdb_id": 603} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "title": {"type": "string"}, "original_title": {"type": "string"}, "events_count": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "imdb_id": {"type": "st... |
dceb6b5e-e12b-43cb-943b-b3ac46a4f7ba/969b15a1-1947-49bf-9b6a-3ec110809b96/0/0 | Film Chase | Simple API for UK cinema, showtimes and movies | 8.2 | getShowtimesId | Return a showtime. | 404 | null | {"message": "Not found", "code": 404} | {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}}, "description": "APIError model"} |
dceb6b5e-e12b-43cb-943b-b3ac46a4f7ba/969b15a1-1947-49bf-9b6a-3ec110809b96/1/0 | Film Chase | Simple API for UK cinema, showtimes and movies | 8.2 | getShowtimesId | Return a showtime. | 200 | null | {"id": 7980254, "cinema_id": 91, "film_id": 89350, "showing_at": "2023-05-09T21:35:00.000+01:00", "sold_out": false, "booking_link": "https://experience.cineworld.co.uk/select-tickets?sitecode=094&site=094&id=51759&lang=en-GB", "chain": "cineworld", "latitude": 51.53914, "longitude": -2.409117} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "cinema_id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "film_id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 21474836... |
dceb6b5e-e12b-43cb-943b-b3ac46a4f7ba/3322fba2-7b0f-49ca-8686-c013e774dc52/0/0 | Film Chase | Simple API for UK cinema, showtimes and movies | 8.2 | getCinemasId | Return a cinema. | 200 | null | {"id": 97, "chain": "cineworld", "name": "Yate", "address": "Riverside, Link Road, Yate, BS37 4FT", "latitude": 51.53914, "longitude": -2.409117, "link": "https://www.cineworld.co.uk/cinemas/yate"} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "chain": {"type": "string", "enum": ["cineworld", "odeon_gb", "odeon_ie", "vue_gb", "vue_ie", "showcase", "everyman", "prince_charles", "curzon", "northern_light", "king_street", "breweryarts",... |
dceb6b5e-e12b-43cb-943b-b3ac46a4f7ba/3322fba2-7b0f-49ca-8686-c013e774dc52/1/0 | Film Chase | Simple API for UK cinema, showtimes and movies | 8.2 | getCinemasId | Return a cinema. | 404 | null | {"message": "Not found", "code": 404} | {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}}, "description": "APIError model"} |
dceb6b5e-e12b-43cb-943b-b3ac46a4f7ba/74551899-8c86-4f0e-966d-996e0dd15795/0/0 | Film Chase | Simple API for UK cinema, showtimes and movies | 8.2 | getShowtimes | Get a paginated list of showtimes. | 200 | null | [{"id": 7980254, "cinema_id": 91, "film_id": 89350, "showing_at": "2023-05-09T21:35:00.000+01:00", "sold_out": false, "booking_link": "https://experience.cineworld.co.uk/select-tickets?sitecode=094&site=094&id=51759&lang=en-GB", "chain": "cineworld", "latitude": 51.53914, "longitude": -2.409117}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "cinema_id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "film_id": {"type": "integer", "format": "int32", "minimum": -2147... |
dceb6b5e-e12b-43cb-943b-b3ac46a4f7ba/da301267-22e9-4cd9-89c4-87ea2efae8d5/0/0 | Film Chase | Simple API for UK cinema, showtimes and movies | 8.2 | getCinemas | Get a paginated list of cinemas. | 200 | null | [{"id": 97, "chain": "cineworld", "name": "Yate", "address": "Riverside, Link Road, Yate, BS37 4FT", "latitude": 51.53914, "longitude": -2.409117, "link": "https://www.cineworld.co.uk/cinemas/yate"}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "chain": {"type": "string", "enum": ["cineworld", "odeon_gb", "odeon_ie", "vue_gb", "vue_ie", "showcase", "everyman", "prince_charles", "curzon", "northern_light", "k... |
2c9e33c2-c448-415e-aad8-285ee9d1afea/44464d8b-b3a2-4717-b52e-d2f1d2967e04/0/0 | Cryptogram Generator | Generates an obscenity-free cryptogram of a given string. | null | Cryptogram | Returns a cryptogram of the string passed via the "s" parameter.
Any alphabetical characters are modified using a simple substitution cipher. No alphabetical character will ever map to itself.
Any non-alphabetical characters (punctuation, numbers, etc.) will remain unchanged in the returned cryptogram string. | 200 | Shakespeare Example | {"cryptogram": "SV PN, VJ XVS SV PN, SLGS MW SLN UHNWSMVX."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cryptogram": {"type": "string"}}, "required": ["cryptogram"]} |
2c9e33c2-c448-415e-aad8-285ee9d1afea/44464d8b-b3a2-4717-b52e-d2f1d2967e04/1/0 | Cryptogram Generator | Generates an obscenity-free cryptogram of a given string. | null | Cryptogram | Returns a cryptogram of the string passed via the "s" parameter.
Any alphabetical characters are modified using a simple substitution cipher. No alphabetical character will ever map to itself.
Any non-alphabetical characters (punctuation, numbers, etc.) will remain unchanged in the returned cryptogram string. | 400 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.