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 |
|---|---|---|---|---|---|---|---|---|---|
fdaebe7f-ee9a-4539-a7fc-d2344a310924/47fbea24-5a93-45eb-b11c-d79e6986dfe0/0/0 | Kalolo | API pour récupérer des expressions calédoniennes, ainsi que des médias. | null | Medias par auteur | Tous les medias d'un auteur donné | 200 | Response | [{"auteur": {"cleAuteur": "kingtaz", "id": 3, "nom": "Kingt\u00e4z", "urlFb": "https://www.facebook.com/kingtazNC/", "urlInsta": "https://www.instagram.com/kingtaznc/?hl=fr", "urlTwit": null, "urlWeb": "https://fr.wikipedia.org/wiki/Personnalit%C3%A9s_de_Nouvelle-Cal%C3%A9donie#Cin%C3%A9ma,_t%C3%A9l%C3%A9vision,_radio,... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"auteur": {"type": "object", "properties": {"cleAuteur": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}, "urlFb": {"type": "string"}, "urlInsta": {"type": "string"}, "urlTwit": {"type": "n... |
fdaebe7f-ee9a-4539-a7fc-d2344a310924/98444429-198f-4532-a468-58910053fa31/0/0 | Kalolo | API pour récupérer des expressions calédoniennes, ainsi que des médias. | null | Medias : media au hasard d'un auteur | Récupérer un media au hasard d'un auteur donné | 200 | Response | {"auteur": {"cleAuteur": "kingtaz", "id": 3, "nom": "Kingt\u00e4z", "urlFb": "https://www.facebook.com/kingtazNC/", "urlInsta": "https://www.instagram.com/kingtaznc/?hl=fr", "urlTwit": null, "urlWeb": "https://fr.wikipedia.org/wiki/Personnalit%C3%A9s_de_Nouvelle-Cal%C3%A9donie#Cin%C3%A9ma,_t%C3%A9l%C3%A9vision,_radio,_... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"auteur": {"type": "object", "properties": {"cleAuteur": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}, "urlFb": {"type": "string"}, "urlInsta": {"type": "string"}, "urlTwit": {"type": "null"}, "urlWeb": {"type": "... |
bf948bbc-fe9d-497e-8cfe-595c7d5bf41d/0c26317f-0686-408a-bd09-fd8da3984fd6/0/0 | Meowfacts | a simple api which returns a catfact | 8.1 | defaultRoot | By passing in the appropriate options, you can recieve a specific or more than one fact. | 200 | null | [{"data": ["In ancient Egypt, killing a cat was a crime punishable by death."]}] | {"type": "array", "items": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "string"}}}}} |
bf948bbc-fe9d-497e-8cfe-595c7d5bf41d/0c26317f-0686-408a-bd09-fd8da3984fd6/1/0 | Meowfacts | a simple api which returns a catfact | 8.1 | defaultRoot | By passing in the appropriate options, you can recieve a specific or more than one fact. | 404 | null | [{"code": 400, "message": "Invalid language, valid languages are 'ces', 'eng', 'esp', 'ger', 'rus', 'ukr', 'ces-cz', 'eng-us', 'esp-es', 'esp-mx', 'ger-de', 'rus-ru', 'ukr-au'", "type": "Bad Request"}] | {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}, "type": {"type": "string"}}}} |
bf948bbc-fe9d-497e-8cfe-595c7d5bf41d/0c26317f-0686-408a-bd09-fd8da3984fd6/2/0 | Meowfacts | a simple api which returns a catfact | 8.1 | defaultRoot | By passing in the appropriate options, you can recieve a specific or more than one fact. | 400 | null | [{"code": 400, "message": "Invalid language, valid languages are 'ces', 'eng', 'esp', 'ger', 'rus', 'ukr', 'ces-cz', 'eng-us', 'esp-es', 'esp-mx', 'ger-de', 'rus-ru', 'ukr-au'", "type": "Bad Request"}] | {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}, "type": {"type": "string"}}}} |
bf948bbc-fe9d-497e-8cfe-595c7d5bf41d/d7d16d7a-9c26-48b1-9fdb-cc1f33fce41c/0/0 | Meowfacts | a simple api which returns a catfact | 8.1 | options | This endpoint will list all languages available to the root endpoint. | 200 | null | {"lang": [{"locale_code": "us", "iso_code": "eng-us", "full_code": "eng", "local_name": "United States", "english_name": "english", "full_name": "english (United States)", "fact_count": 90}]} | {"type": "object", "properties": {"lang": {"type": "array", "items": {"type": "object", "properties": {"locale_code": {"type": "string"}, "iso_code": {"type": "string"}, "full_code": {"type": "string"}, "local_name": {"type": "string"}, "english_name": {"type": "string"}, "full_name": {"type": "string"}, "fact_count": ... |
bf948bbc-fe9d-497e-8cfe-595c7d5bf41d/6140ee3c-b4ef-4490-bb40-aa38ff9f1eb3/0/0 | Meowfacts | a simple api which returns a catfact | 8.1 | healthcheck | The health check endpoint will return a status of 200 if the api is up and ready to recieve connections. It will tell the uptime, and total requests served since last restart. It also has a field for version which corresponds to the versioned release from the github repo. | 200 | null | {"data": {"uptime": "00:00:39:45", "version": "0.4.10", "requests": 129522}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"uptime": {"type": "string"}, "version": {"type": "string"}, "requests": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}} |
ab934cad-dcc6-44a0-9454-11bf68b1949b/239d6445-2c7a-49cd-9b3e-c5bdeba265d7/0/0 | Grestif | A GIF Engine which is one stop to get memes from various Sources. | null | Search Gifs | Search gives you instant access to our library of millions of GIFs and Stickers by entering a word or phrase. Get a json object containing a list of alternative search terms given a search term. | 400 | New Example | {"message": "Search query string is missing.", "statusCode": 400} | {"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "integer"}}} |
ab934cad-dcc6-44a0-9454-11bf68b1949b/239d6445-2c7a-49cd-9b3e-c5bdeba265d7/1/0 | Grestif | A GIF Engine which is one stop to get memes from various Sources. | null | Search Gifs | Search gives you instant access to our library of millions of GIFs and Stickers by entering a word or phrase. Get a json object containing a list of alternative search terms given a search term. | 200 | New Example | [{"title": "flamingo GIF by Olle Engstrom", "url": "https://giphy.com/gifs/animation-walk-3oriNS1Nq7vCZLdWWA", "short_url": "http://gph.is/2g6fuQZ"}, {"title": "Flamingo GIF", "url": "https://giphy.com/gifs/troll-fabulous-flamingo-sI9zGC4bh9eCI", "short_url": "http://gph.is/1fo7GXq"}, {"title": "GIF by DLGNCE", "url": ... | {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "short_url": {"type": "string"}}}} |
ab934cad-dcc6-44a0-9454-11bf68b1949b/940ff5a0-b713-4a6e-bfa9-8f5e00d0f84c/0/0 | Grestif | A GIF Engine which is one stop to get memes from various Sources. | null | Trending Search Words | Provides users a list of the most popular trending search terms. Get a json object containing a list of the current trending search terms. | 200 | New Example | ["good friday", "happy easter", "easter bunny", "earthquake", "shower", "good morning holy thursday", "love languages", "sleep tight", "titanic", "stoned", "sheep", "night", "cuddles", "happy easter", "kiss", "sweetheart", "mood", "my love", "i love", "gang", "stars"] | {"type": "array", "items": {"type": "string"}} |
ab934cad-dcc6-44a0-9454-11bf68b1949b/117a339f-643e-4f75-a329-18df2a99768a/0/0 | Grestif | A GIF Engine which is one stop to get memes from various Sources. | null | Trending Gifs | Trending returns a list of the most relevant and engaging content each and every day. Get a json object containing a list of the current global trending GIFs. The trending stream is updated regularly throughout the day. | 200 | New Example | [{"title": "Oprah Winfrey Cry GIF", "url": "https://giphy.com/gifs/cry-own-aM3tvChhsf7iw", "short_url": "http://gph.is/193o4t8"}, {"title": "Happy Birthday Dog GIF by Vin\u00edcius Marconato", "url": "https://giphy.com/gifs/happy-dog-for-u-bzUwzbxcvJ3XQlcnoi", "short_url": "https://gph.is/g/4M0YGNA"}, {"title": "Atlant... | {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "short_url": {"type": "string"}}}} |
c121a394-7e90-4992-b9ad-c7b149ae716e/87b8c3d0-cdf5-4b83-bb73-142d189a49b0/0/0 | PunPal - Random Joke Generator API | Delightful tool that provides an array of puns, wordplay, and clever jokes to add laughter and amusement to your applications, websites, or services. With this API, you can easily integrate a random joke generator into your projects, bringing smiles and entertainment to your users. | 8.3 | Random Joke | Generate a random joke | 200 | New Example | {"status": "ok", "error": null, "data": {"body": "You always have your ear to the ground. So how's life in the gutter?", "category": "Insults", "id": 1539, "rating": 5, "success": true}} | {"type": "object", "properties": {"status": {"type": "string"}, "error": {"type": "null"}, "data": {"type": "object", "properties": {"body": {"type": "string"}, "category": {"type": "string"}, "id": {"type": "integer"}, "rating": {"type": "integer"}, "success": {"type": "boolean"}}}}} |
0fd0e811-2ce2-4712-8e47-d58ac8d8bd7f/c008c70d-dac4-499c-b582-bbd09163a32e/0/0 | Daily Cat Facts | This APIs and Services from the web to do just one thing... send cat facts. | 0.2 | Get some random facts | Get some random facts . | 200 | Response | [{"status": {"verified": true, "sentCount": 1}, "_id": "5d38bbb20f1c57001592f14f", "source": "user", "type": "cat", "deleted": false, "user": "5a9ac18c7478810ea6c06381", "text": "American Curl kittens are born with straight ears, but the ears begin to curl back after just a few days.", "createdAt": "2019-07-24T20:12:34... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"status": {"type": "object", "properties": {"verified": {"type": ["boolean", "null"]}, "sentCount": {"type": "integer"}}, "required": ["sentCount", "verified"]}, "_id": {"type": "string"}, "source": {"type": "strin... |
27722c1b-4ab2-40c1-80b8-e60c9d0ecd4d/ee7d7e92-8606-4509-96b4-e324ad68b7a2/0/0 | Steam | Search, and get app/reviews/news data from store.steampowered.com | 9.4 | Global Achievement Percentages For App | Get the list of all achievements and their percentages success rate | 200 | New Example | {"achievementpercentages": {"achievements": [{"name": "GIVE_DAMAGE_LOW", "percent": 66.80000305175781}, {"name": "KILL_ENEMY_RELOADING", "percent": 66.0999984741211}, {"name": "UNSTOPPABLE_FORCE", "percent": 66}, {"name": "KILL_ENEMY_LOW", "percent": 64.5}, {"name": "WIN_ROUNDS_LOW", "percent": 63.5}, {"name": "IMMOVAB... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"achievementpercentages": {"type": "object", "properties": {"achievements": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "percent": {"type": "number"}}, "required": ["name", "percent"]}}}, "require... |
27722c1b-4ab2-40c1-80b8-e60c9d0ecd4d/0f0b566d-63ee-4d24-ac7e-f95800699157/0/0 | Steam | Search, and get app/reviews/news data from store.steampowered.com | 9.4 | App News | Get last n news for App | 200 | New Example | {"appnews": {"appid": 730, "newsitems": [{"gid": "4103335143110646160", "title": "Counter-Strike: Global Offensive update for 22 October 2021", "url": "https://steamstore-a.akamaihd.net/news/externalpost/SteamDB/4103335143110646160", "is_external_url": true, "author": "SteamDB", "contents": "<a href=\"https://steamdb.i... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"appnews": {"type": "object", "properties": {"appid": {"type": "integer"}, "newsitems": {"type": "array", "items": {"type": "object", "properties": {"gid": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "is_exter... |
27722c1b-4ab2-40c1-80b8-e60c9d0ecd4d/8cc73710-5913-46c5-a4fa-422115cdfa1c/0/0 | Steam | Search, and get app/reviews/news data from store.steampowered.com | 9.4 | App Reviews | Get last n reviews of an app | 200 | New Example | {"cursor": "AoIIPwui8HKovoAD", "query_summary": {"num_reviews": 40, "review_score": 8, "review_score_desc": "Very Positive", "total_positive": 891247, "total_negative": 123096, "total_reviews": 1014343}, "reviews": [{"recommendationid": "100972768", "author": {"steamid": "76561198010199865", "num_games_owned": 91, "num... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cursor": {"type": "string"}, "query_summary": {"type": "object", "properties": {"num_reviews": {"type": "integer"}, "review_score": {"type": "integer"}, "review_score_desc": {"type": "string"}, "total_positive": {"type": "integer"}, "total_... |
27722c1b-4ab2-40c1-80b8-e60c9d0ecd4d/e180b9f3-fc07-4ad5-8e4a-d3fd9fa9d54b/0/0 | Steam | Search, and get app/reviews/news data from store.steampowered.com | 9.4 | App Detail | Get detailed info of the app | 200 | New Example | {"imgUrl": "https://cdn.cloudflare.steamstatic.com/steam/apps/730/header.jpg?t=1631908705", "title": "Counter-Strike: Global Offensive", "developer": {"link": "https://store.steampowered.com/developer/valve?snr=1_5_9__400", "name": "ValveHidden Path Entertainment"}, "publisher": {"link": "https://store.steampowered.com... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"imgUrl": {"type": "string"}, "title": {"type": "string"}, "developer": {"type": "object", "properties": {"link": {"type": "string"}, "name": {"type": "string"}}, "required": ["link", "name"]}, "publisher": {"type": "object", "properties": {... |
27722c1b-4ab2-40c1-80b8-e60c9d0ecd4d/0e12eaea-d68d-4caf-abd6-45080d186042/0/0 | Steam | Search, and get app/reviews/news data from store.steampowered.com | 9.4 | Search | Search in steam shop | 200 | New Example | [{"appId": "730", "title": "Counter-Strike: Global Offensive", "url": "https://store.steampowered.com/app/730/CounterStrike_Global_Offensive/?snr=1_7_7_151_150_1", "imgUrl": "https://cdn.cloudflare.steamstatic.com/steam/apps/730/capsule_sm_120.jpg?t=1631908705", "released": "21 Aug, 2012", "reviewSummary": "Very Positi... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"appId": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "imgUrl": {"type": "string"}, "released": {"type": "string"}, "reviewSummary": {"type": "string"}, "price": {"type": "string"}}, ... |
8ab9a532-1dc5-49f8-a438-ab0ba5de888e/faf536ec-7cf2-4664-b431-5d8e691e29c7/0/0 | Entcre Movies | Simple Movie Info Database | null | Search Movies By Category | Search Movie By Category
All Available Categories
- Action
- Adventure
- Animation
- Biography
- Comedy
- Documentary
- Drama
- Fantasy
- History
- Horror
- Sci-Fi
- Romance | 200 | Response | {"status": 200, "total": 490, "message": "success", "data": [{"mId": "movg6QFr0431LBc9i65xmf9fwZUXu5Vrz", "title": "V for Vendetta", "year": "2005", "category": "Action", "country": "United States, United Kingdom, Germany", "casts": "Hugo Weaving, Natalie Portman, Rupert Graves", "image": "https://m.media-amazon.com/im... | {"type": "object", "properties": {"status": {"type": "integer"}, "total": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"mId": {"type": "string"}, "title": {"type": "string"}, "year": {"type": "string"}, "category": {"type": "string"}, "country"... |
8ab9a532-1dc5-49f8-a438-ab0ba5de888e/c4f35220-2166-400a-8a45-d9f834c54f89/0/0 | Entcre Movies | Simple Movie Info Database | null | Search Movies By Ratings | Search Movies By Ratings from various movies platforms.
Plaform Ratings Available
IMDB useCase -> type=im
RottenTomatoes useCase -> type=rt
Metascore useCase -> type=ms
Film Affinity useCase -> type=fm
TheMovieDb useCase -> type=md | 200 | Response | {"status": 200, "message": "success", "total": 16, "page": 1, "pages": 1, "data": [{"mId": "movqaHTRbExUlegkgFFFT4AcE8Ptskz4i", "title": "The Shawshank Redemption", "year": "1994", "image": "https://m.media-amazon.com/images/M/MV5BMDFkYTc0MGEtZmNhMC00ZDIzLWFmNTEtODM1ZmRlYWMwMWFmXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SX300.jp... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "total": {"type": "integer"}, "page": {"type": "integer"}, "pages": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"mId": {"type": "string"}, "title": {"type": "string"}, "year": {"... |
8ab9a532-1dc5-49f8-a438-ab0ba5de888e/415e9d17-59dd-4721-8bdd-b496fada9e7d/0/0 | Entcre Movies | Simple Movie Info Database | null | Search Movies By Year | Search list of movies by year | 200 | Response | {"status": 200, "message": "success", "total": 395, "page": 1, "pages": 4, "data": [{"mId": "movZFp2HbtvtIJmUCqacLwgLTBHg74W4C", "title": "Contactee", "year": "2021", "category": "Sci-Fi", "country": "United States", "casts": "Patrick D. Green, Sara Robbin, Tess Carter, Richard Topping", "image": "https://m.media-amazo... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "total": {"type": "integer"}, "page": {"type": "integer"}, "pages": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"mId": {"type": "string"}, "title": {"type": "string"}, "year": {"... |
8ab9a532-1dc5-49f8-a438-ab0ba5de888e/2b099eea-fb70-4152-85ea-fa39e4ef8398/0/0 | Entcre Movies | Simple Movie Info Database | null | Search Movie By Id | Search Movie by Entcre mId | 200 | Response | {"status": 200, "message": "success", "data": {"mId": "movTv5N6wu88Jap3Uat4dBmBrWRX27FWU", "title": "Avengers: Infinity War", "poster": "https://m.media-amazon.com/images/M/MV5BMjMxNjY2MDU1OV5BMl5BanBnXkFtZTgwNzY1MTUwNTM@._V1_SX300.jpg", "category": "Action", "genre": "Action, Adventure, Sci-Fi", "released": "27 Apr 20... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"mId": {"type": "string"}, "title": {"type": "string"}, "poster": {"type": "string"}, "category": {"type": "string"}, "genre": {"type": "string"}, "released": {"type": "string"}, "tr... |
8ab9a532-1dc5-49f8-a438-ab0ba5de888e/9f86cdce-6414-4e77-891e-d38c8d2633fc/0/0 | Entcre Movies | Simple Movie Info Database | null | Search Movies By Cast | Search Movies By Cast | 200 | Response | {"status": 200, "message": "success", "total": 41, "page": 1, "pages": 1, "data": [{"mId": "9X9W5rUplM1M6qBvQEWYEnGtSpEgTw", "title": "Eternals", "year": "2021", "category": "Fantasy", "image": "https://m.media-amazon.com/images/M/MV5BY2Y1ODBhYTItYmJiZi00NjU2LWI2NjktNTcwM2U2NGQ2ZTNiXkEyXkFqcGdeQXVyMTkxNjUyNQ@@._V1_SX30... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "total": {"type": "integer"}, "page": {"type": "integer"}, "pages": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"mId": {"type": "string"}, "title": {"type": "string"}, "year": {"... |
8ab9a532-1dc5-49f8-a438-ab0ba5de888e/e0171d4d-037a-442a-8fc3-5af9975b2814/0/0 | Entcre Movies | Simple Movie Info Database | null | Search Top Actor and Actress | Search Top Actors and Actress by name and castId. Search Default is by name | 200 | Response | {"status": 0, "message": "", "data": {"castId": "", "full-name": "", "image": "", "image-large": "", "date-of-birth": "", "total-movies": 0}} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"castId": {"type": "string"}, "full-name": {"type": "string"}, "image": {"type": "string"}, "image-large": {"type": "string"}, "date-of-birth": {"type": "string"}, "total-movies": {"... |
8ab9a532-1dc5-49f8-a438-ab0ba5de888e/e0f092dd-1b07-478e-9382-71cf4384e25f/0/0 | Entcre Movies | Simple Movie Info Database | null | Top Casts | List Top Actors and Actress | 200 | Response | {"status": 0, "total": 0, "message": "", "data": []} | {"type": "object", "properties": {"status": {"type": "integer"}, "total": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array"}}} |
8ab9a532-1dc5-49f8-a438-ab0ba5de888e/1588f046-0a12-402b-b039-cddcde308129/0/0 | Entcre Movies | Simple Movie Info Database | null | Search Movies By Title | Enter any movie name to search | 200 | Response | {"status": 200, "message": "success", "total": 3, "data": [{"mId": "movRsM90WpN15vc4k6xGS5hz4SCqV3lWS", "title": "The Matrix", "year": "1999", "category": "Sci-Fi", "country": "United States, Australia", "casts": "Keanu Reeves, Laurence Fishburne, Carrie-Anne Moss, Hugo Weaving", "image": "https://m.media-amazon.com/im... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "total": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"mId": {"type": "string"}, "title": {"type": "string"}, "year": {"type": "string"}, "category": {"type": "string"}, "country"... |
891855a6-66d4-45a5-ad71-ce1a3a24ef70/19019426-1f2d-467a-8e67-80f62266eac1/0/0 | Movie Database Alternative | RESTful web service to access information, pictures, and more from the movie database.
Get Title, Year, Metascore Rating, Release date, Runtime, Genre, Directors, Writers, Actors, Plot, Awards, Posters, IMDB ID, Type, DVD, Boxoffice, Production company, website and response data. | 9.9 | By Search | Search movie titles | 200 | Response | {"Search": [{"Title": "Avengers: Endgame", "Year": "2019", "imdbID": "tt4154796", "Type": "movie", "Poster": "https://m.media-amazon.com/images/M/MV5BMTc5MDE2ODcwNV5BMl5BanBnXkFtZTgwMzI2NzQ2NzM@._V1_SX300.jpg"}, {"Title": "Avengers: Endgame and the Latest Captain Marvel Outrage!!", "Year": "2019", "imdbID": "tt10025738... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Search": {"type": "array", "items": {"type": "object", "properties": {"Title": {"type": "string"}, "Year": {"type": "string"}, "imdbID": {"type": "string"}, "Type": {"type": "string"}, "Poster": {"type": "string"}}, "required": ["Poster", "... |
891855a6-66d4-45a5-ad71-ce1a3a24ef70/4be0cbf6-94a7-4d2a-857f-e850bfe311d0/0/0 | Movie Database Alternative | RESTful web service to access information, pictures, and more from the movie database.
Get Title, Year, Metascore Rating, Release date, Runtime, Genre, Directors, Writers, Actors, Plot, Awards, Posters, IMDB ID, Type, DVD, Boxoffice, Production company, website and response data. | 9.9 | By ID or Title | Search for Movies by ID or Title | 200 | Response | {"Title": "Avengers: Endgame", "Year": "2019", "Rated": "PG-13", "Released": "26 Apr 2019", "Runtime": "181 min", "Genre": "Action, Adventure, Drama", "Director": "Anthony Russo, Joe Russo", "Writer": "Christopher Markus, Stephen McFeely, Stan Lee", "Actors": "Robert Downey Jr., Chris Evans, Mark Ruffalo", "Plot": "Aft... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Title": {"type": "string"}, "Year": {"type": "string"}, "Rated": {"type": "string"}, "Released": {"type": "string"}, "Runtime": {"type": "string"}, "Genre": {"type": "string"}, "Director": {"type": "string"}, "Writer": {"type": "string"}, "... |
746c60b4-5d47-4d44-b2fd-5c04e5525b46/endpoint_4cb7c9f7-47e8-4220-8c31-66b54632a31c/0/0 | Hollywood Movies | "Hollywood Movies" API is a robust REST API designed for the API marketplace, offering access to a vast database of over ten thousand movies from the IMDB collection. With six distinct endpoints, developers and users can seamlessly integrate movie data into their applications. The endpoints include options to retrieve ... | null | Movies By Year | REST Api to retrieve a list of movies release in a given year. | 200 | New Example | [{"Id": 401, "Name": "Home Alone", "Description": "An eight-year-old troublemaker, mistakenly left home alone, must defend his home against a pair of burglars on Christmas eve.", "Poster": "https://m.media-amazon.com/images/M/MV5BMzFkM2YwOTQtYzk2Mi00N2VlLWE3NTItN2YwNDg1YmY0ZDNmXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_UY209_CR0... | {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "Name": {"type": "string"}, "Description": {"type": "string"}, "Poster": {"type": "string"}, "Release": {"type": "string"}, "Certificate": {"type": "string"}, "Duration": {"type": "string"}, "Imdb_Rating": {"type": "string"}, "Earni... |
746c60b4-5d47-4d44-b2fd-5c04e5525b46/endpoint_e4aed5cf-ee88-42df-b0b0-f16605d5816f/0/0 | Hollywood Movies | "Hollywood Movies" API is a robust REST API designed for the API marketplace, offering access to a vast database of over ten thousand movies from the IMDB collection. With six distinct endpoints, developers and users can seamlessly integrate movie data into their applications. The endpoints include options to retrieve ... | null | Top 'n' Movies By IMDB Rating | REST api to generate list of top 'n' movies by their IMDB Rating. | 200 | New Example | [{"Id": 8489, "Name": "Govt. vs Green", "Description": "Paul Pearson, a lifelong Santa Monica resident, has been building electric cars for his own use and for friends in Santa Monica. He was recently visited by a DMV sting operation, in which ... See full summary \u00bb", "Poster": "https://m.media-amaz... | {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "Name": {"type": "string"}, "Description": {"type": "string"}, "Poster": {"type": "string"}, "Release": {"type": "string"}, "Certificate": {"type": "string"}, "Duration": {"type": "string"}, "Imdb_Rating": {"type": "string"}, "Earni... |
746c60b4-5d47-4d44-b2fd-5c04e5525b46/endpoint_fc57eef6-e33b-46fc-8828-fd35fc9b1cb2/0/0 | Hollywood Movies | "Hollywood Movies" API is a robust REST API designed for the API marketplace, offering access to a vast database of over ten thousand movies from the IMDB collection. With six distinct endpoints, developers and users can seamlessly integrate movie data into their applications. The endpoints include options to retrieve ... | null | Top 'n' Movies By Earning($) | REST api to generate a list of top 'n' movies by earning($). | 200 | New Example | [{"Id": 9546, "Name": "Star Wars: Episode VII - The Force Awakens", "Description": "As a new threat to the galaxy rises, Rey, a desert scavenger, and Finn, an ex-stormtrooper, must join Han Solo and Chewbacca to search for the one hope of restoring peace.", "Poster": "https://m.media-amazon.com/images/M/MV5BOTAzODEzNDA... | {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "Name": {"type": "string"}, "Description": {"type": "string"}, "Poster": {"type": "string"}, "Release": {"type": "string"}, "Certificate": {"type": "string"}, "Duration": {"type": "string"}, "Imdb_Rating": {"type": "string"}, "Earni... |
746c60b4-5d47-4d44-b2fd-5c04e5525b46/endpoint_879baf9c-0220-48e4-bcdd-6f20ab3b710c/0/0 | Hollywood Movies | "Hollywood Movies" API is a robust REST API designed for the API marketplace, offering access to a vast database of over ten thousand movies from the IMDB collection. With six distinct endpoints, developers and users can seamlessly integrate movie data into their applications. The endpoints include options to retrieve ... | null | Movies By Movie Star | REST Api to generate a list of movies by provided Movie Star Name. | 200 | New Example | [{"Id": 1, "Name": "Pulp Fiction", "Description": "The lives of two mob hitmen, a boxer, a gangster and his wife, and a pair of diner bandits intertwine in four tales of violence and redemption.", "Poster": "https://m.media-amazon.com/images/M/MV5BNGNhMDIzZTUtNTBlZi00MTRlLWFjM2ItYzViMjE3YzI5MjljXkEyXkFqcGdeQXVyNzkwMjQ5... | {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "Name": {"type": "string"}, "Description": {"type": "string"}, "Poster": {"type": "string"}, "Release": {"type": "string"}, "Certificate": {"type": "string"}, "Duration": {"type": "string"}, "Imdb_Rating": {"type": "string"}, "Earni... |
746c60b4-5d47-4d44-b2fd-5c04e5525b46/endpoint_a5f9ec67-3e86-4543-94ce-412c181223f6/0/0 | Hollywood Movies | "Hollywood Movies" API is a robust REST API designed for the API marketplace, offering access to a vast database of over ten thousand movies from the IMDB collection. With six distinct endpoints, developers and users can seamlessly integrate movie data into their applications. The endpoints include options to retrieve ... | null | Movies By Director | REST Api to retrieve one or more movies in a list directed by provided Director Name. | 200 | New Example | [{"Id": 1, "Name": "Pulp Fiction", "Description": "The lives of two mob hitmen, a boxer, a gangster and his wife, and a pair of diner bandits intertwine in four tales of violence and redemption.", "Poster": "https://m.media-amazon.com/images/M/MV5BNGNhMDIzZTUtNTBlZi00MTRlLWFjM2ItYzViMjE3YzI5MjljXkEyXkFqcGdeQXVyNzkwMjQ5... | {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "Name": {"type": "string"}, "Description": {"type": "string"}, "Poster": {"type": "string"}, "Release": {"type": "string"}, "Certificate": {"type": "string"}, "Duration": {"type": "string"}, "Imdb_Rating": {"type": "string"}, "Earni... |
746c60b4-5d47-4d44-b2fd-5c04e5525b46/endpoint_cae33aeb-10c9-412a-87f5-855c6d8416c5/0/0 | Hollywood Movies | "Hollywood Movies" API is a robust REST API designed for the API marketplace, offering access to a vast database of over ten thousand movies from the IMDB collection. With six distinct endpoints, developers and users can seamlessly integrate movie data into their applications. The endpoints include options to retrieve ... | null | Movies By Name | REST Api to retrieve all Hollywood movies by provided name or part of name. | 200 | New Example | [{"Id": 49, "Name": "Avatar", "Description": "A paraplegic Marine dispatched to the moon Pandora on a unique mission becomes torn between following his orders and protecting the world he feels is his home.", "Poster": "https://m.media-amazon.com/images/M/MV5BNjA3NGExZDktNDlhZC00NjYyLTgwNmUtZWUzMDYwMTZjZWUyXkEyXkFqcGdeQ... | {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "Name": {"type": "string"}, "Description": {"type": "string"}, "Poster": {"type": "string"}, "Release": {"type": "string"}, "Certificate": {"type": "string"}, "Duration": {"type": "string"}, "Imdb_Rating": {"type": "string"}, "Earni... |
6cb9d9ac-1bb0-41b7-860a-8fef19595b98/b359d2a7-d8ac-4796-ac54-0c09567641e2/0/0 | Chinese Zodiacs - AI | Chinese Zodiacs in Simplified & Traditional languages. | 6.6 | Get Zodiac | return specific zodiac fortune by sign, period and language. | 200 | Response | {"content": "\u5584\u4e8e\u7528\u4eba\uff0c\u5584\u4e8e\u5408\u4f5c\uff0c\u751f\u8096\u9f99\u3001\u751f\u8096\u9f20\u5bf9\u4f60\u6709\u5e2e\u52a9\uff0c\u6b63\u5317\u548c\u4e1c\u5357\u5bf9\u4f60\u4eec\u6709\u5229\uff0c\u628a\u63e1\u597d\u5b9a\u6709\u5706\u6ee1\u6536\u76ca\u3002", "lucky-color": "\u7c89\u8272\u3001\u767d... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"content": {"type": "string"}, "lucky-color": {"type": "string"}, "money": {"type": "string"}, "lucky-number": {"type": "string"}, "language": {"type": "string"}, "love": {"type": "string"}, "social": {"type": "string"}, "career": {"type": "... |
116d8889-646d-4694-ba12-68b96bdb7fe8/d21061dc-e451-48b2-bcf8-8ba99485e5d8/0/0 | SHIMONETA | This api can check if the input word is risky or not on global. It supports Japanese and English. | null | Send a word to check | The API returns what the word means if the word is vulgar. | 200 | Response | {"word": "chimpo", "language": "Japanese", "English": ["penis", "phallus", "male genitalia", "dick", "cock"], "Japanese": ["\u9670\u830e", "\u30c1\u30f3\u30dd\u30b3", "\u30c1\u30f3\u30b3"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"word": {"type": "string"}, "language": {"type": "string"}, "English": {"type": "array", "items": {"type": "string"}}, "Japanese": {"type": "array", "items": {"type": "string"}}}, "required": ["English", "Japanese", "language", "word"]} |
19fea929-2943-4de8-9a02-e1b26b1ffab2/bd77fba4-3726-445c-9278-9fd3fd324993/2/0 | Jokester | Your Source for Endless Laughter - Jokester API is your go-to source for hilarious jokes and puns. | 7.3 | /jokes | 200 | null | [{"joke": "", "category": ""}] | {"type": "array", "items": {"type": "object", "properties": {"joke": {"type": "string", "description": "The text of the joke"}, "category": {"type": "string", "description": "The category of the joke"}}}} | |
905080d9-109b-4859-846b-c1777c8eb217/120b7515-ffab-442c-a155-79e37daca654/0/0 | Harry Maguire | A Football API that gives you funny quotes about our lord and saviour, Harry Maguire. | null | Get Maguire Quote | Get a quote and its author as a JSON response! | 200 | New Example | {"quote": "Never judge a goal by its side.", "author": "Harry Maguire"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"quote": {"type": "string"}, "author": {"type": "string"}}, "required": ["author", "quote"]} |
905080d9-109b-4859-846b-c1777c8eb217/be860cd2-6117-4860-9779-e09426fd0167/0/0 | Harry Maguire | A Football API that gives you funny quotes about our lord and saviour, Harry Maguire. | null | Meet thy lord | Test if the API is working | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
94f466c7-28df-4b14-8508-3f506779260a/4e4c2a12-6d98-4a88-9b73-5adc6465ae4a/0/0 | Memes from reddit | Get data from subreddit.NSFW contents not moderated.Subreddits are limited for now,read endpoint descriptions for more | 8.8 | By subreddit names, memesare and freq | Get results by providing subreddit name, memesare and frequency (values are now, day, week, month, year, all) and limit should have a valid value | 200 | Response | {"error": false, "code": 200, "type": "Succcess", "data": [{"author": "elch3w", "title": "R/MEMES MEME QUIZ #2", "url": "https://reddit.com/r/memes/predictions?tournament=tnmt-3cad1a25-79e9-4d47-b2e1-85b8a3471421"}, {"author": "rextraneous", "title": "A short story", "post_hint": "image", "url": "https://i.redd.it/70zd... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "boolean"}, "code": {"type": "integer"}, "type": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"},... |
94f466c7-28df-4b14-8508-3f506779260a/be8fee4e-b5ed-440a-b49b-5a6ecfd7603b/0/0 | Memes from reddit | Get data from subreddit.NSFW contents not moderated.Subreddits are limited for now,read endpoint descriptions for more | 8.8 | By subreddit name, memesare | Get results by subreddit name and memesare (values are hot,new,top,rising) and limit should have a valid value | 200 | Response | {"error": false, "code": 200, "type": "Succcess", "data": [{"author": "Obvious-Reputation48", "title": "thanks...", "post_hint": "image", "url": "https://i.redd.it/peu52cb73r7a1.gif"}, {"author": "johnlen1n", "title": "I am a stegosaurus", "post_hint": "image", "url": "https://i.redd.it/co3tfx9gbp7a1.gif"}, {"author": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "boolean"}, "code": {"type": "integer"}, "type": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}, "title": {"type": "string"}, "post_hint": {"type": "str... |
94f466c7-28df-4b14-8508-3f506779260a/f5c1ae4d-8ddf-4fd8-b970-ba05d983ef40/0/0 | Memes from reddit | Get data from subreddit.NSFW contents not moderated.Subreddits are limited for now,read endpoint descriptions for more | 8.8 | By subreddit name | Get results by providing subreddit name (values must include meme,memes,joke,jokes) | 200 | Response | {"error": false, "code": 200, "type": "Succcess", "data": [{"author": "elch3w", "title": "R/MEMES MEME QUIZ #2", "url": "https://reddit.com/r/memes/predictions?tournament=tnmt-3cad1a25-79e9-4d47-b2e1-85b8a3471421"}, {"author": "a_guy_that_loves_cat", "title": "Why they didn't do this?", "post_hint": "hosted:video", "ur... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "boolean"}, "code": {"type": "integer"}, "type": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"},... |
b15e680b-515f-42f4-8202-71131c2a0101/ccfec136-63c3-462a-be86-5e0ec1ffee21/0/0 | usayit | usayit API | null | Send Feedback | Mendapatkan preview image untuk feed IG dari hasil image manipulation | 405 | igPreview-1 | {"statusCode": 405, "resCode": "igPreview-1", "description": "Text not valid"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/ccfec136-63c3-462a-be86-5e0ec1ffee21/0/1 | usayit | usayit API | null | Send Feedback | Mendapatkan preview image untuk feed IG dari hasil image manipulation | 405 | igPreview-2 | {"statusCode": 405, "resCode": "igPreview-2", "description": "Text not valid, Maximum 25 char per words"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/ccfec136-63c3-462a-be86-5e0ec1ffee21/0/2 | usayit | usayit API | null | Send Feedback | Mendapatkan preview image untuk feed IG dari hasil image manipulation | 405 | igPreview-3 | {"statusCode": 405, "resCode": "igPreview-3", "description": "Invalid Character"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/ccfec136-63c3-462a-be86-5e0ec1ffee21/1/0 | usayit | usayit API | null | Send Feedback | Mendapatkan preview image untuk feed IG dari hasil image manipulation | 200 | igPreview-OK | {"statusCode": 200, "resCode": "igPreview-OK", "image": "base64-image"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "image": {"type": "string"}}, "required": ["image", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/22588d2d-df0b-496f-97ec-303607979bb9/0/0 | usayit | usayit API | null | Ig Preview | Mendapatkan preview image untuk feed IG dari hasil image manipulation | 200 | igPreview-OK | {"statusCode": 200, "resCode": "igPreview-OK", "image": "base64-image"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "image": {"type": "string"}}, "required": ["image", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/22588d2d-df0b-496f-97ec-303607979bb9/1/0 | usayit | usayit API | null | Ig Preview | Mendapatkan preview image untuk feed IG dari hasil image manipulation | 405 | igPreview-1 | {"statusCode": 405, "resCode": "igPreview-1", "description": "Text not valid"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/22588d2d-df0b-496f-97ec-303607979bb9/1/1 | usayit | usayit API | null | Ig Preview | Mendapatkan preview image untuk feed IG dari hasil image manipulation | 405 | igPreview-2 | {"statusCode": 405, "resCode": "igPreview-2", "description": "Text not valid, Maximum 25 char per words"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/22588d2d-df0b-496f-97ec-303607979bb9/1/2 | usayit | usayit API | null | Ig Preview | Mendapatkan preview image untuk feed IG dari hasil image manipulation | 405 | igPreview-3 | {"statusCode": 405, "resCode": "igPreview-3", "description": "Invalid Character"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/e33a92c2-3ebd-40c7-9ce8-22541d91df0c/0/0 | usayit | usayit API | null | Send Message | Post ke platform sesuai dengan data yang dikirim menggunakan twitter dan instagram automation, menambahkan data ke database | 400 | middleware-1 | {"statusCode": 400, "resCode": "middleware-1", "description": "Erros JSON Parse"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/e33a92c2-3ebd-40c7-9ce8-22541d91df0c/1/0 | usayit | usayit API | null | Send Message | Post ke platform sesuai dengan data yang dikirim menggunakan twitter dan instagram automation, menambahkan data ke database | 200 | New Example | {"statusCode": 200, "resCode": "sendMessage-OK", "description": "OK"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/e33a92c2-3ebd-40c7-9ce8-22541d91df0c/2/0 | usayit | usayit API | null | Send Message | Post ke platform sesuai dengan data yang dikirim menggunakan twitter dan instagram automation, menambahkan data ke database | 405 | sendMessage-1 | {"statusCode": 405, "resCode": "sendMessage-1", "description": "Text not valid"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/e33a92c2-3ebd-40c7-9ce8-22541d91df0c/2/1 | usayit | usayit API | null | Send Message | Post ke platform sesuai dengan data yang dikirim menggunakan twitter dan instagram automation, menambahkan data ke database | 405 | sendMessage-2 | {"statusCode": 405, "resCode": "sendMessage-2", "description": "Text not valid, Maximum 25 char per words"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "resCode", "statusCode"]} |
b15e680b-515f-42f4-8202-71131c2a0101/e33a92c2-3ebd-40c7-9ce8-22541d91df0c/2/2 | usayit | usayit API | null | Send Message | Post ke platform sesuai dengan data yang dikirim menggunakan twitter dan instagram automation, menambahkan data ke database | 405 | sendMessage-3 | {"statusCode": 405, "resCode": "sendMessage-3", "description": "Invalid Character"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "resCode": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "resCode", "statusCode"]} |
1d99156b-779b-4b2f-bb69-addcf708821e/27c2ee3d-999e-40f7-b74c-117511d67b76/0/0 | Tiktok Video Downloader | Tiktok Downloader.The fastest way to download without watermark video from tiktok. | 0 | Video | This will return the details of video and download link | 200 | New Example | {"result": [{"anchors": null, "author": {"accept_private_policy": false, "account_region": "", "ad_cover_url": null, "advance_feature_item_order": null, "advanced_feature_info": null, "apple_account": 0, "authority_status": 0, "avatar_168x168": {"height": 720, "uri": "tos-alisg-avt-0068/64f9ff622431399e7d99382349450cc4... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"anchors": {"type": "null"}, "author": {"type": "object", "properties": {"accept_private_policy": {"type": "boolean"}, "account_region": {"type": "string"}, "ad_cover_url... |
175d44fe-2f98-4e14-9edd-a71347674faf/ffef58f4-8edb-4d3f-808e-7f1dbf737d66/0/0 | Fortune Cookie | 🥠 This RESTful API returns a json object with aphorisms, almost like what you get in a fortune cookie. | 8.8 | slack | This endpoint's response shape is designed to match the requirements for slack messages. You can easily use this api to have a POST or GET for this /slack endpoint to get the same functionality as the defaultRoot endpoint, but in a slack style response. | 200 | null | {"response_type": "in_channel", "text": "\ud83e\udd60 your fortune reads: 'Enthusiasm is as contagious as apathy'"} | {"type": "object", "properties": {"response_type": {"type": "string"}, "text": {"type": "string"}}} |
175d44fe-2f98-4e14-9edd-a71347674faf/7c97de91-4a58-4a74-aa65-4385f563692d/0/0 | Fortune Cookie | 🥠 This RESTful API returns a json object with aphorisms, almost like what you get in a fortune cookie. | 8.8 | defaultRoot | default get request to the random fortune endpoint returning a standard response | 200 | null | [{"data": {"message": "A Person can not be comfortable without their own approval."}, "meta": {"status": 200}}] | {"type": "array", "items": {"type": "object", "properties": {"data": {"type": "object", "properties": {"message": {"type": "string"}}}, "meta": {"type": "object", "properties": {"status": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}} |
175d44fe-2f98-4e14-9edd-a71347674faf/6e9a16cf-6912-4092-be40-549f52090d6a/0/0 | Fortune Cookie | 🥠 This RESTful API returns a json object with aphorisms, almost like what you get in a fortune cookie. | 8.8 | healthcheck | The health check endpoint will return a status of 200 if the api is up and ready to recieve connections. It will tell the uptime, and total requests served since last restart. It also has a field for version which corresponds to the versioned release from the github repo. | 200 | null | {"data": {"message": "ok"}, "meta": {"date": "2023-05-23T17:10:27.359Z", "uptime": "00:00:39:45", "version": "0.1.1"}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"message": {"type": "string"}}}, "meta": {"type": "object", "properties": {"date": {"type": "string"}, "uptime": {"type": "string"}, "version": {"type": "string"}}}}} |
fe3ffd7f-0499-4a7d-bf6d-320dc401a80c/94674873-80ac-4995-a76a-5c0e3554b462/0/0 | Cards Against Humanity | Get any random White or Black card for your Cards Against Humanity Game | null | Black Card | Returns a random Black Card with all required information | 200 | New Example | {"text": "I feel inadequate when I see others _.", "set": "Cads Against Adulting", "pick": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"text": {"type": "string"}, "set": {"type": "string"}, "pick": {"type": "integer"}}, "required": ["pick", "set", "text"]} |
160495ee-9528-41bd-aeaa-40ec37688c1e/0c37f8e5-a861-4b6f-a27b-08bc775ea9f5/0/0 | Squidify - Squid Game News | An API showing you all the latest news about the popular TV-show Squid Game. | 0 | Squidify | This endpoint returns the name (a-tag), URL (href) and title of various articles about Squid Game. | 200 | New Example | [{"title": "\n\t\t\t\t\t\tLeBron James Doesn\u2019t Like the \u2018Squid Game\u2019 Ending, Either (Video)\t\t\t\t\t", "url": "https://www.thewrap.com/lebron-james-squid-game-ending-comments/", "source": "The Wrap"}, {"title": "Squid Game", "url": "https://tvline.com/tag/squid-game/", "source": "TVLine"}, {"title": "Sq... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}} |
2d018662-2351-4b20-813e-97ed4ffe4255/2dbc84ce-ffbe-486a-953c-4702a85489f3/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | auto-complete | auto-complete | 200 | Response | {"query": "cartoon", "results": ["cartoon", "cartoon cartoon", "cartoonz", "cartoon video", "cartoons for kids", "cartoon movies", "cartoon cat", "cartoon network", "cartoon bangla", "cartoon song", "cartoon beatbox battle", "cartoon movies disney full movie", "cartoon dog", "cartoons for babies"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"query": {"type": "string"}, "results": {"type": "array", "items": {"type": "string"}}}, "required": ["query", "results"]} |
2d018662-2351-4b20-813e-97ed4ffe4255/f68df389-383c-416a-80ef-77974bb77083/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | video-streaming-data | video-streaming-data | 200 | Response | {"adaptiveFormats": [{"approxDurationMs": "136208", "averageBitrate": 837914, "bitrate": 1271365, "contentLength": "14266328", "fps": 24, "height": 720, "indexRange": {"end": "1107", "start": "740"}, "initRange": {"end": "739", "start": "0"}, "itag": 136, "lastModified": "1577428497839323", "mimeType": "video/mp4; code... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"adaptiveFormats": {"type": "array", "items": {"type": "object", "properties": {"approxDurationMs": {"type": "string"}, "averageBitrate": {"type": "integer"}, "bitrate": {"type": "integer"}, "contentLength": {"type": "string"}, "fps": {"type... |
2d018662-2351-4b20-813e-97ed4ffe4255/68fc973f-f851-43e0-8570-d725121b385c/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | video-related-contents | video-related-contents | 200 | Response | {"contents": [{"type": "video", "video": {"author": {"avatar": [{"height": 68, "url": "https://yt3.ggpht.com/Z8ll4qEp-z1627ja8LON8VinJe4Iwx3Olyof8LVR9JwhKWalo_wvbMIzJLhCj3W_aLhrE10P3Q=s68-c-k-c0x00ffffff-no-rj", "width": 68}], "badges": [], "title": "Musica Mix"}, "isLiveNow": false, "lengthSeconds": 3841, "publishedTi... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"contents": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "video": {"type": "object", "properties": {"author": {"type": "object", "properties": {"avatar": {"type": "array", "items": {"type": "object... |
2d018662-2351-4b20-813e-97ed4ffe4255/1d2462dd-cbae-4f5e-8db4-a675a859cf63/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | community-post-details | community-post-details | 200 | Response | {"cursorComments": "4qmFsgLxARIYVUNKNXZfTUNZNkdOVUJUTzgtRDNYb0FnGtQBRWdsamIyMXRkVzVwZEhuS0FTZXlBU1JWWjJ0NFExZGxTMUJwU1U5TWMyNW9YelZoTUUxUVNGZERiVmxuWW1ocFptZDNTVnJxQWdRUUFSZ0JxZ05iSWtjd0FOZ0JBZW9CSkZWbmEzaERWMlZMVUdsSlQweHpibWhmTldFd1RWQklWME50V1dkaWFHbG1aM2RKV3ZJQkdGVkRTalYyWDAxRFdUWkhUbFZDVkU4NExVUXpXRzlCWjBJUVkyOXRi... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cursorComments": {"type": "string"}, "post": {"type": "object", "properties": {"attachment": {"type": "object", "properties": {"images": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "array", "items": {"typ... |
2d018662-2351-4b20-813e-97ed4ffe4255/11bf6ff1-7584-4cb8-ba06-fb69e9e28f85/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | channel-community | channel-community | 200 | Response | {"error": {"message": "At least one of the id or cursor parameters must be provided"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}, "required": ["error"]} |
2d018662-2351-4b20-813e-97ed4ffe4255/c3e33ea1-3f75-4eb1-abd0-6da473f781c7/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | video-comments | video-comments | 200 | Response | {"comments": [{"author": {"avatar": [{"height": 48, "url": "https://yt3.ggpht.com/ytc/AMLnZu_ZE8Msxh7NqzmWeKW_5hg6qyuVNekgc2d9cxTw4w=s48-c-k-c0x00ffffff-no-rj", "width": 48}, {"height": 88, "url": "https://yt3.ggpht.com/ytc/AMLnZu_ZE8Msxh7NqzmWeKW_5hg6qyuVNekgc2d9cxTw4w=s88-c-k-c0x00ffffff-no-rj", "width": 88}, {"heigh... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"comments": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "object", "properties": {"avatar": {"type": "array", "items": {"type": "object", "properties": {"height": {"type": "integer"}, "url": {"type": "strin... |
2d018662-2351-4b20-813e-97ed4ffe4255/8128006c-fb51-49b8-8635-500856403ea5/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | playlist-details | playlist-details | 200 | Response | {"author": {"avatar": [{"height": 48, "url": "https://yt3.ggpht.com/ytc/AMLnZu_u8yTSE27KjlpVd0l0Qd0rLIcNNthJFZXh7bEJ=s48-c-k-c0x00ffffff-no-rj", "width": 48}, {"height": 88, "url": "https://yt3.ggpht.com/ytc/AMLnZu_u8yTSE27KjlpVd0l0Qd0rLIcNNthJFZXh7bEJ=s88-c-k-c0x00ffffff-no-rj", "width": 88}, {"height": 176, "url": "h... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"author": {"type": "object", "properties": {"avatar": {"type": "array", "items": {"type": "object", "properties": {"height": {"type": "integer"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["height", "url", "width"... |
2d018662-2351-4b20-813e-97ed4ffe4255/8a68e519-311d-4cab-9bd8-d56f1f971f14/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | video-details | video-details | 200 | Response | {"author": {"avatar": [{"height": 48, "url": "https://yt3.ggpht.com/8Lwf4LCR2VmxD2JKiozRu7Lo2jGdnhRs42NawHmMN_xJ8TdW-30e3J9DhumEksivp1Esog4A=s48-c-k-c0x00ffffff-no-nd-rj", "width": 48}, {"height": 88, "url": "https://yt3.ggpht.com/8Lwf4LCR2VmxD2JKiozRu7Lo2jGdnhRs42NawHmMN_xJ8TdW-30e3J9DhumEksivp1Esog4A=s88-c-k-c0x00fff... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"author": {"type": "object", "properties": {"avatar": {"type": "array", "items": {"type": "object", "properties": {"height": {"type": "integer"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["height", "url", "width"... |
2d018662-2351-4b20-813e-97ed4ffe4255/77beef01-d418-4aba-9ba9-77a5b892f343/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | channel-channels | channel-channels | 200 | Response | {"collections": [{"filter": "EghjaGFubmVscyAxMAFwBw%3D%3D", "title": "Pewdiepie Highlights/Shorts"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"collections": {"type": "array", "items": {"type": "object", "properties": {"filter": {"type": "string"}, "title": {"type": "string"}}, "required": ["filter", "title"]}}}, "required": ["collections"]} |
2d018662-2351-4b20-813e-97ed4ffe4255/1f2b9314-6894-427b-a39d-7105cbc2212d/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | channel-playlists | channel-playlists | 200 | Response | {"collections": [{"filter": "created_playlists_newest", "title": "Date added (newest)"}, {"filter": "created_playlists_last_video_added", "title": "Last video added"}, {"filter": "EglwbGF5bGlzdHMgMnAG", "title": "The Classics"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"collections": {"type": "array", "items": {"type": "object", "properties": {"filter": {"type": "string"}, "title": {"type": "string"}}, "required": ["filter", "title"]}}}, "required": ["collections"]} |
2d018662-2351-4b20-813e-97ed4ffe4255/9f1e825e-e438-4596-a82f-3ed91b576611/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | channel-videos | channel-videos | 200 | Response | {"contents": [{"type": "video", "video": {"badges": [], "isLiveNow": false, "lengthSeconds": 1742, "movingThumbnails": [{"height": 180, "url": "https://i.ytimg.com/an_webp/X98VPQCE_WI/mqdefault_6s.webp?du=3000&sqp=CLCe-JsG&rs=AOn4CLC0E9rmQ4Cpe98ljx_oCyKxiAg5eQ", "width": 320}], "publishedTimeText": "4 days ago", "stats... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"contents": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "video": {"type": "object", "properties": {"badges": {"type": "array"}, "isLiveNow": {"type": "boolean"}, "lengthSeconds": {"type": "integer... |
2d018662-2351-4b20-813e-97ed4ffe4255/734feaef-2111-4a27-ab90-6b7b1c95d5ee/0/0 | YouTube Data | Use the API for search, videos, playlists, channels and more. | 9.9 | channel-details | channel-details | 200 | Response | {"artistBio": null, "avatar": [{"height": 48, "url": "https://yt3.ggpht.com/5oUY3tashyxfqsjO5SGhjT4dus8FkN9CsAHwXWISFrdPYii1FudD4ICtLfuCw6-THJsJbgoY=s48-c-k-c0x00ffffff-no-rj", "width": 48}, {"height": 88, "url": "https://yt3.ggpht.com/5oUY3tashyxfqsjO5SGhjT4dus8FkN9CsAHwXWISFrdPYii1FudD4ICtLfuCw6-THJsJbgoY=s88-c-k-c0x... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"artistBio": {"type": "null"}, "avatar": {"type": "array", "items": {"type": "object", "properties": {"height": {"type": "integer"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["height", "url", "width"]}}, "badges"... |
47874307-c837-4752-9ce9-9618f83c1b39/677d67d1-bef3-4b7b-91ae-ba34c128f56e/0/0 | Novels - Manga manhwa novels | Get newest korean, chinese, japanese novels. Thousand titles, milion chapters. | 6.9 | novel INFO | Get information about selected novel | 200 | Response | {"title": "Only I Level Up", "alt_title": "I Alone Level-up, Only I Level Up, Solo Leveling, \ub098 \ud63c\uc790\ub9cc \ub808\ubca8\uc5c5", "status": "Completed", "genres": "Fantasy, Shounen, Adventure, Action, Supernatural", "description": "10 years ago, after \"the Gate\" that connected the real world with the monste... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "alt_title": {"type": "string"}, "status": {"type": "string"}, "genres": {"type": "string"}, "description": {"type": "string"}, "chapters": {"type": "array", "items": {"type": "object", "properties": {"chapter": ... |
47874307-c837-4752-9ce9-9618f83c1b39/278aec03-8cd2-44a4-9ff1-5d4f84874cc2/0/0 | Novels - Manga manhwa novels | Get newest korean, chinese, japanese novels. Thousand titles, milion chapters. | 6.9 | SEARCH novel | Search for a novel by title | 200 | Response | [{"position": "1", "title": "Crazy Leveling System", "link": "crazy-leveling-system", "current_chapter": "762", "description": "Your meridians cannot be cultivated? It\u2019s ok! There are CrazyLeveling System, do missions, kill monsters, swallow other people\u2019sspiritual power, make pills or forge weapon, participa... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"position": {"type": "string"}, "title": {"type": "string"}, "link": {"type": "string"}, "current_chapter": {"type": "string"}, "description": {"type": "string"}}, "required": ["current_chapter", "description", "li... |
47874307-c837-4752-9ce9-9618f83c1b39/25a1f268-4a54-48c6-b52d-efb2a6c21afd/0/0 | Novels - Manga manhwa novels | Get newest korean, chinese, japanese novels. Thousand titles, milion chapters. | 6.9 | novel GENRES | Get list of novels by chosen genre | 200 | Response | [{"position": "1", "title": "Supreme Magus", "link": "supreme-magus", "current_chapter": "1808 - Solus\u2019 Birthday (Part 2)", "description": "DerekMcCoy was a man that since from young age had to face many adversities."}, {"position": "2", "title": "Birth of the Demonic Sword", "link": "birth-of-the-demonic-sword", ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"position": {"type": "string"}, "title": {"type": "string"}, "link": {"type": "string"}, "current_chapter": {"type": "string"}, "description": {"type": "string"}}, "required": ["current_chapter", "description", "li... |
47874307-c837-4752-9ce9-9618f83c1b39/81835a40-3d2f-415f-8eda-f4c4ace6ecff/0/0 | Novels - Manga manhwa novels | Get newest korean, chinese, japanese novels. Thousand titles, milion chapters. | 6.9 | READ novel | read selected novel chapter | 200 | Response | {"title": "Only I Level Up - Chapter 269", "link": "only-i-level-up/chapter-269", "story": "<h3>Chapter 269: Chapter 269</h3><br><p>Only I Level Up Recollections/After Stories</p><br><p>Part 5: Conclusion</p><br><p>(TL: One more chapter to go!)</p><br><p>There were around 30 metres between him and the b*stard.</p><br><... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "story": {"type": "string"}}, "required": ["link", "story", "title"]} |
47874307-c837-4752-9ce9-9618f83c1b39/80ff7136-d1ab-41bb-a66f-b09a1363c9cd/0/0 | Novels - Manga manhwa novels | Get newest korean, chinese, japanese novels. Thousand titles, milion chapters. | 6.9 | POPULAR novels | Get list of popular novels | 200 | Response | [{"position": "1", "title": "Supreme Magus", "link": "supreme-magus", "current_chapter": "1808 - Solus\u2019 Birthday (Part 2)", "description": "DerekMcCoy was a man that since from young age had to face many adversities."}, {"position": "2", "title": "Birth of the Demonic Sword", "link": "birth-of-the-demonic-sword", ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"position": {"type": "string"}, "title": {"type": "string"}, "link": {"type": "string"}, "current_chapter": {"type": "string"}, "description": {"type": "string"}}, "required": ["current_chapter", "description", "li... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/d2907396-7506-4527-a515-e5069bd34e16/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Aburame | Lists all the members of clan Aburame! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/43d0d700-1b9d-4103-bbc3-65528462726c/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Akatsuki | Lists all the members of clan Akatsuki!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/768123b5-c776-44fb-92da-d6abab13f526/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Tailed Beasts | List all Tailed Beasts Names!! | 200 | New Example | [{"1-Tail": "Shukaku", "2-Tails": "Matatabi"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1-Tail": {"type": "string"}, "2-Tails": {"type": "string"}}, "required": ["1-Tail", "2-Tails"]}} |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/ae80917b-7ed4-44b1-86e1-98a040a564b6/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Yamanaka | Lists all the members of clan Yamanaka!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/ca8eb5dc-0e04-46a1-bab6-652278f3b23b/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Uzumaki | Lists all the members of clan Uzumaki!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/3d446311-d01c-4b57-901c-f47d22da18e2/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Uchiha | Lists all the members of clan Uchiha!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/7eb814da-9ef5-4b83-9a83-243189c0849a/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Senju | Lists all the members of clan Senju!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/264d8bcd-d709-4bf5-8d42-65338ab40b75/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Sarutobi | Lists all the members of clan Sarutobi!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/251e3f2c-90f0-4aca-a953-784f68bf0a6d/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Otsutsuki | Lists all the members of clan Otsutsuki!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/8efac2e7-12d0-4361-aed1-97a8d4838569/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Nara | Lists all the members of clan Nara!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/ec7998c8-c979-4a13-bfcf-a3f93d207d62/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Lee | Lists all the members of clan Lee!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/c014a551-780b-4431-9579-9216a5f30c7c/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Kaguya | Lists all the members of clan Kaguya!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/6561c1d1-d131-4565-9e10-329260fa98d8/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Izuno | Lists all the members of clan Izuno!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/6494d0d2-999f-4da5-bbcc-510838100c2a/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Inuzuka | Lists all the members of clan Inuzuka!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/b7900cd7-1b67-417c-99a3-b1954bf04b7e/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Hyuga | Lists all the members of clan Hyuga!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/23b9a9ff-1c91-45dd-99c7-13705d4c87c9/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Hozuki | Lists all the members of clan Hozuki!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/dd4f9815-2162-4c6c-ad23-3a173f214512/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Hatake | Lists all the members of clan Hatake!! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/d979a646-a78b-42bc-b842-9be18889c8f8/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Fuma | Lists all the members of clan Fuma! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/1a45ac0d-2275-4a09-bcd4-1254342a141d/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Chinoike | Lists all the members of clan Chinoike! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/3a37afd5-f1b9-4f1f-9254-fd1e7cc21c77/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Akimichi | Lists all the members of clan Akimichi! | 200 | New Example | [{"1. Name": "Shino Aburame", "2. Appearance": "Naruto Episode #1", "3. Family": {"Brother": "Torune Aburame", "Father": "Shibi Aburame"}, "4. Team": "8 (Kurenai Sensei)"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"1. Name": {"type": "string"}, "2. Appearance": {"type": "string"}, "3. Family": {"type": "object", "properties": {"Brother": {"type": "string"}, "Father": {"type": "string"}}, "required": ["Brother", "Father"]}, "... |
f10d374b-e4b3-49f7-85a6-f227b1b20d92/d5fb0c0e-9c20-478b-97b9-10d2bb52afca/0/0 | Naruto Database | An API that lists the Naruto clan and its member's details. Currently, the database is under development. I will add some more details asap. | 0.2 | Get Available Clan Details | Lists all the clan details that are available in the Naruto show! | 200 | Clan Details | [{"Available Clan Details": ["Aburame", "Akimichi", "Chinoike", "Hatake", "Hyuga"]}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Available Clan Details": {"type": "array", "items": {"type": "string"}}}, "required": ["Available Clan Details"]}} |
ff582421-5f50-4885-bbf6-ff37404e267c/fe2aa29b-71fd-463a-80fa-7bf537ab6ba9/0/0 | Random Famous Quotes | Get a random quote from a famous person. | null | generate | Get a random quote from a famous person. | 200 | Response | {"author": "Dwight D. Eisenhower", "quote": "We seek peace, knowing that peace is the climate of freedom."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"author": {"type": "string"}, "quote": {"type": "string"}}, "required": ["author", "quote"]} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.