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 |
|---|---|---|---|---|---|---|---|---|---|
56748b7ae4b04efee9356998/896564e0-74f3-4626-8288-65c2803f4cc6/1/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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"}}}}}} |
56748b7ae4b04efee9356998/896564e0-74f3-4626-8288-65c2803f4cc6/2/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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"}}} |
56748b7ae4b04efee9356998/60d8eabb-3061-4896-9641-65383a450b00/0/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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"}}} |
56748b7ae4b04efee9356998/60d8eabb-3061-4896-9641-65383a450b00/1/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /title/images | All Images associated with a Title | 200 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"image_type": "", "url": ""}]} | {"type": "object", "properties": {"object": {"type": "object", "properties": {"limit": {"type": "integer"}, "offset": {"type": "integer"}, "total": {"type": "integer"}}}, "results": {"type": "array", "items": {"type": "object", "properties": {"image_type": {"type": "string"}, "url": {"description": "filmid as netflixid... |
56748b7ae4b04efee9356998/60d8eabb-3061-4896-9641-65383a450b00/2/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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"}}} |
56748b7ae4b04efee9356998/c40be46d-cfcf-4e27-9563-8f6755d128e6/2/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /title/details | General Details associated with a Title | 200 | null | {"alt_id": "", "alt_image": "", "alt_metascore": "", "alt_plot": "", "alt_runtime": "", "alt_votes": "", "awards": "", "default_image": "", "large_image": "", "latest_date": "", "maturity_label": "", "maturity_level": "", "netflix_id": "", "origin_country": "", "poster": "", "rating": "", "runtime": "", "start_date": "... | {"type": "object", "properties": {"alt_id": {"type": "string"}, "alt_image": {"type": "string"}, "alt_metascore": {"type": "string"}, "alt_plot": {"type": "string"}, "alt_runtime": {"type": "string"}, "alt_votes": {"type": "string"}, "awards": {"type": "string"}, "default_image": {"type": "string"}, "large_image": {"ty... |
56748b7ae4b04efee9356998/4c84caa6-44dc-4c23-a8d0-43b84d24b117/0/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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"}}} |
56748b7ae4b04efee9356998/4c84caa6-44dc-4c23-a8d0-43b84d24b117/1/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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"}}} |
56748b7ae4b04efee9356998/4c84caa6-44dc-4c23-a8d0-43b84d24b117/2/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /title/episodes | All Episodes associated with a Title | 200 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"episode_id": 0, "episode_number": "", "image": "", "netflix_id": 0, "season_id": 0, "season_number": "", "synopsis": "", "title": ""}]} | {"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": "integer"}, "episode_number": {"type": "string"}, "ima... |
56748b7ae4b04efee9356998/e7d9d713-cce5-4db1-abcf-6825ab1e4e55/0/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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"}}} |
56748b7ae4b04efee9356998/e7d9d713-cce5-4db1-abcf-6825ab1e4e55/1/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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"}}} |
56748b7ae4b04efee9356998/e7d9d713-cce5-4db1-abcf-6825ab1e4e55/2/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /title/countries | All Country/Language information associated with a Title | 200 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"audio": "", "country": "", "country_code": "", "expire_date": "", "new_date": "", "season_detail": "", "subtitle": ""}]} | {"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": "string"}, "country": {"type": "string"}, "country_code": {... |
56748b7ae4b04efee9356998/a33dfe33-6a03-45d3-837d-22393f281c3a/0/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
56748b7ae4b04efee9356998/a33dfe33-6a03-45d3-837d-22393f281c3a/1/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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. | 200 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"imdb_id": "", "img": "", "netflix_id": 0, "poster": "", "rating": "", "runtime": "", "synopsis": "", "title": "", "title_date": "", "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"}, "netflix_id": {"typ... |
56748b7ae4b04efee9356998/a33dfe33-6a03-45d3-837d-22393f281c3a/2/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
56748b7ae4b04efee9356998/94ebf8d1-cd55-4170-b38b-7ac64fb215dc/0/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /search/people | Search for people by title name, person name, or netflix_id | 401 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
56748b7ae4b04efee9356998/94ebf8d1-cd55-4170-b38b-7ac64fb215dc/1/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /search/people | Search for people by title name, person name, or netflix_id | 200 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"imdb_id": "", "img": "", "netflix_id": 0, "poster": "", "rating": "", "runtime": "", "synopsis": "", "title": "", "title_date": "", "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"}, "netflix_id": {"typ... |
56748b7ae4b04efee9356998/94ebf8d1-cd55-4170-b38b-7ac64fb215dc/2/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /search/people | Search for people by title name, person name, or netflix_id | 500 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
56748b7ae4b04efee9356998/d63a0e43-b8a6-4b6d-a82f-4c290ebdb486/0/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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 | null | {"object": {"limit": 0, "offset": 0, "total": 0}, "results": [{"imdb_id": "", "img": "", "netflix_id": 0, "poster": "", "rating": "", "runtime": "", "synopsis": "", "title": "", "title_date": "", "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"}, "netflix_id": {"typ... |
56748b7ae4b04efee9356998/d63a0e43-b8a6-4b6d-a82f-4c290ebdb486/1/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
56748b7ae4b04efee9356998/d63a0e43-b8a6-4b6d-a82f-4c290ebdb486/2/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /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 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
56748b7ae4b04efee9356998/d4773c4d-3c60-4857-bc4e-7551c8d6be18/0/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /static/countries | Get Static list of Supported Countries | 401 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
56748b7ae4b04efee9356998/d4773c4d-3c60-4857-bc4e-7551c8d6be18/1/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /static/countries | Get Static list of Supported Countries | 500 | null | {"code": 400, "message": "status bad request"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
56748b7ae4b04efee9356998/d4773c4d-3c60-4857-bc4e-7551c8d6be18/2/0 | uNoGS | uNoGS (unofficial Netflix online Global Search) allows anyone to search the global Netflix catalog. | 9.8 | /static/countries | Get Static list of Supported Countries | 200 | null | {"results": [{"country": "", "countrycode": "", "expiring": 0, "id": 0, "nl7": 0, "tmovs": 0, "tseries": 0, "tvids": 0}]} | {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "countrycode": {"type": "string"}, "expiring": {"type": "integer"}, "id": {"type": "integer"}, "nl7": {"type": "integer"}, "tmovs": {"type": "integer"}, "tseries": {"type": "integer"}... |
8ef2fa4f-9a17-4c15-b0b9-699fbbbb18c9/d6b141eb-d845-4766-8a42-efaea5e4ad9b/0/0 | The Love Calculator | A fun api that shows the compatibility of your crush! Perfect to implement onto your website or just play around with. | 8.9 | Get Match | The main endpoint to get your match percentage. | 200 | Response | {"first name: ": "oliver m", "second name: ": "chloe p", "percentage match: ": 77.165, "result: ": "Why aren't we dating yet???"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"first name: ": {"type": "string"}, "second name: ": {"type": "string"}, "percentage match: ": {"type": "number"}, "result: ": {"type": "string"}}, "required": ["first name: ", "percentage match: ", "result: ", "second name: "]} |
c7c1153a-65a3-4605-be9c-9b3b710ed97b/10ddeee5-b325-45a3-a087-d9b0c7b5e927/0/0 | Dad Jokes | Generate random dad jokes. | null | jokes | Generate random dad jokes. | 200 | Response | {"joke": "I just wrote a book on reverse psychology. Do not read it!"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"joke": {"type": "string"}}, "required": ["joke"]} |
15991909-2f75-49d2-8276-5114a8e100d7/5bfea6c6-c40f-4501-afcf-b3b3c4853c42/0/0 | Epic Games store | Search games/bundles/editors in Epic Games store, get latest news from the platform and present free games. | 8.7 | Get free games | List of present free games. | 200 | New Example | {"Catalog": {"searchStore": {"elements": [{"title": "Wolfenstein: The New Order", "id": "1d41b93230e54bdd80c559d72adb7f4f", "namespace": "d5241c76f178492ea1540fce45616757", "description": "Wolfenstein: The New Order", "seller": {"name": "Epic Dev Test Account"}, "price": {"totalPrice": {"discountPrice": 0, "originalPri... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Catalog": {"type": "object", "properties": {"searchStore": {"type": "object", "properties": {"elements": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "id": {"type": "string"}, "namespace": {"type... |
15991909-2f75-49d2-8276-5114a8e100d7/d053fb98-6ace-4db6-b286-a6ff1f134f91/0/0 | Epic Games store | Search games/bundles/editors in Epic Games store, get latest news from the platform and present free games. | 8.7 | Search | Find games in simple search API endpoint. | 200 | New Example | {"Catalog": {"searchStore": {"elements": [{"title": "Fortnite", "id": "09176f4ff7564bbbb499bbe20bd6348f", "namespace": "fn", "description": "Fortnite Chapter 3 Season 4: Paradise", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 0, "originalPrice": 0, "voucherDiscount": 0, "discount": 0, "cu... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Catalog": {"type": "object", "properties": {"searchStore": {"type": "object", "properties": {"elements": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "id": {"type": "string"}, "namespace": {"type... |
c224cc77-bc9c-4cd5-8337-c8fd7bf70cbe/acea2e1e-661b-4e11-a9a3-f8851811dd11/0/0 | Movies and Serials Torrent | Movies And Serials Torrent is a web-service that let you access movies and serials and its torrent that available on YTS.mx and Oneom.is. You can search movies/serials, get latest movies/serials, get movies/serials details, etc. | 0.2 | search a tvShow or serial | this endpoint will search a tvShow or serial with title | 200 | Loki | {"title": "Loki", "data": {"count": 3, "serials": [{"id": 34690, "title": "Mythical Detective Loki Ragnarok", "lang_id": 0, "tvrage_id": null, "tvmaze_id": 18480, "mdb_id": null, "tvdb_id": null, "imdb_id": "http://www.imdb.com/title/tt0839199", "imdb_rating": "0.00", "weight": "270.00", "status_id": null, "poster_id":... | {"type": "object", "properties": {"title": {"type": "string"}, "data": {"type": "object", "properties": {"count": {"type": "integer"}, "serials": {"type": "array", "items": {"type": "object"}}}}, "url": {"type": "string"}, "view": {"type": "string"}}} |
c224cc77-bc9c-4cd5-8337-c8fd7bf70cbe/24abdd12-2dc4-4d21-be7e-7813b3292837/0/0 | Movies and Serials Torrent | Movies And Serials Torrent is a web-service that let you access movies and serials and its torrent that available on YTS.mx and Oneom.is. You can search movies/serials, get latest movies/serials, get movies/serials details, etc. | 0.2 | get all the episode details of a show | this endpoint will get all the episode details with/without torrent of a given tv show episode id | 200 | 49867 | {"data": {"ep": {"id": 49867, "serial_id": 215, "season": "01", "ep": "01", "tg_post_id": null, "fb_post_id": null, "title": "My Story", "airdate": "2015-04-09", "rait": null, "weight": "20.00", "online_c": 0, "subtitle_c": 0, "torrent_c": 0, "updated_at": "2017-04-11 21:36:51", "serial": {"id": 215, "title": "Ore Mono... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"ep": {"type": "object", "properties": {"id": {"type": "integer"}, "serial_id": {"type": "integer"}, "season": {"type": "string"}, "ep": {"type": "string"}, "tg_post_id": {"type": "null"}, "fb_post_id": {"type": "null"}, "title": {"type": "stri... |
c224cc77-bc9c-4cd5-8337-c8fd7bf70cbe/45cfdcab-640d-49b9-bf78-1b4a04f82357/0/0 | Movies and Serials Torrent | Movies And Serials Torrent is a web-service that let you access movies and serials and its torrent that available on YTS.mx and Oneom.is. You can search movies/serials, get latest movies/serials, get movies/serials details, etc. | 0.2 | get a movie suggestion | this endpoint will get a movie suggestion base on movie you search | 200 | 33015 | {"status": "ok", "status_message": "Query was successful", "data": {"movie_count": 4, "movies": [{"id": 14965, "url": "https://yts.mx/movies/politics-2019", "imdb_code": "tt7823906", "title": "Politics", "title_english": "Politics", "title_long": "Politics (2019)", "slug": "politics-2019", "year": 2019, "rating": 3.6, ... | {"type": "object", "properties": {"status": {"type": "string"}, "status_message": {"type": "string"}, "data": {"type": "object", "properties": {"movie_count": {"type": "integer"}, "movies": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "url": {"type": "string"}, "imdb_code": {"... |
c224cc77-bc9c-4cd5-8337-c8fd7bf70cbe/e6485fbc-9b9e-4a22-9ad6-c6759252a163/0/0 | Movies and Serials Torrent | Movies And Serials Torrent is a web-service that let you access movies and serials and its torrent that available on YTS.mx and Oneom.is. You can search movies/serials, get latest movies/serials, get movies/serials details, etc. | 0.2 | search a movie | this endpoint will get the result of movie you search | 200 | Luca | {"status": "ok", "status_message": "Query was successful", "data": {"movie_count": 3, "limit": 20, "page_number": 1, "movies": [{"id": 33015, "url": "https://yts.mx/movies/luca-2021", "imdb_code": "tt12801262", "title": "Luca", "title_english": "Luca", "title_long": "Luca (2021)", "slug": "luca-2021", "year": 2021, "ra... | {"type": "object", "properties": {"status": {"type": "string"}, "status_message": {"type": "string"}, "data": {"type": "object", "properties": {"movie_count": {"type": "integer"}, "limit": {"type": "integer"}, "page_number": {"type": "integer"}, "movies": {"type": "array", "items": {"type": "object", "properties": {"id... |
c224cc77-bc9c-4cd5-8337-c8fd7bf70cbe/99d6b516-809b-4f7b-959f-2e40ee0bb048/0/0 | Movies and Serials Torrent | Movies And Serials Torrent is a web-service that let you access movies and serials and its torrent that available on YTS.mx and Oneom.is. You can search movies/serials, get latest movies/serials, get movies/serials details, etc. | 0.2 | get movie detail | this endpoint will get the details of the movie. You can use default id or tmdb id. | 200 | 33015 | {"status": "ok", "status_message": "Query was successful", "data": {"movie": {"id": 33015, "url": "https://yts.mx/movies/luca-2021", "imdb_code": "tt12801262", "title": "Luca", "title_english": "Luca", "title_long": "Luca (2021)", "slug": "luca-2021", "year": 2021, "rating": 7.5, "runtime": 95, "genres": ["Action", "Ad... | {"type": "object", "properties": {"status": {"type": "string"}, "status_message": {"type": "string"}, "data": {"type": "object", "properties": {"movie": {"type": "object", "properties": {"id": {"type": "integer"}, "url": {"type": "string"}, "imdb_code": {"type": "string"}, "title": {"type": "string"}, "title_english": ... |
ee98220b-4929-4845-881e-7f70d3cd8d5e/1455c497-6c93-41c4-9fb1-8a050bc66887/1/0 | Javinfo | An API to fetch JAV info | 8.5 | /search | R18
homepage: https://r18.dev
avg response time: 850-1000ms
check response schema for response details
| 200 | Example_1 | {"id": "", "title": "", "title_ja": "", "poster": "", "preview": "", "details": {"director": [], "release_date": "", "runtime": 0, "studio": ""}, "actress": [{"name": "", "image": ""}], "screenshots": [], "tags": []} | {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "title_ja": {"type": "string"}, "poster": {"type": "string"}, "preview": {"type": "string", "default": null}, "details": {"type": "object", "properties": {"director": {"type": "array", "items": {"type": "string"}}, "release_date": ... |
e7ade72f-b49d-4e32-82f0-ff0ba6ad3f27/5a50668c-dba5-4a8e-9861-ab61b35f7cf6/0/0 | Deal Cards | Deal Cards the way you want! | null | Get Arrays Of Each Hand (Specifically Distributed) | Get Arrays Of Each Hand (Specifically Distributed) | 200 | No Exclusion | [[{"number": "9", "suit": "Diamonds"}, {"number": "5", "suit": "Clubs"}], [{"number": "6", "suit": "Diamonds"}, {"number": "8", "suit": "Spades"}], [{"number": "A", "suit": "Diamonds"}, {"number": "3", "suit": "Hearts"}], [{"number": "5", "suit": "Spades"}, {"number": "2", "suit": "Clubs"}], [{"number": "8", "suit": "C... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"number": {"type": "string"}, "suit": {"type": "string"}}, "required": ["number", "suit"]}}} |
e7ade72f-b49d-4e32-82f0-ff0ba6ad3f27/19a8382c-6f15-43e0-ba2c-709973d1b5c0/0/0 | Deal Cards | Deal Cards the way you want! | null | Get Arrays Of Each Hand (Equally Distributed) | Get Arrays Of Each Hand (Equally Distributed) | 200 | Example | [[{"number": "J", "suit": "Diamonds"}, {"number": "3", "suit": "Diamonds"}], [{"number": "A", "suit": "Diamonds"}, {"number": "A", "suit": "Hearts"}], [{"number": "2", "suit": "Clubs"}, {"number": "2", "suit": "Hearts"}], [{"number": "3", "suit": "Hearts"}, {"number": "6", "suit": "Hearts"}], [{"number": "2", "suit": "... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"number": {"type": "string"}, "suit": {"type": "string"}}, "required": ["number", "suit"]}}} |
e7ade72f-b49d-4e32-82f0-ff0ba6ad3f27/13a80c7d-f108-4f7f-a26c-4a89fbcc41c1/0/0 | Deal Cards | Deal Cards the way you want! | null | Get Array of Each Hand (Distributed Until Out Of Cards) | Get Array of Each Hand (Distributed Until Out Of Cards) | 200 | No Exclusion | [[{"number": "A", "suit": "Spades"}, {"number": "Joker", "suit": "Wild"}, {"number": "Joker", "suit": "Wild"}, {"number": "A", "suit": "Clubs"}, {"number": "K", "suit": "Diamonds"}, {"number": "5", "suit": "Hearts"}, {"number": "6", "suit": "Clubs"}, {"number": "8", "suit": "Hearts"}, {"number": "Q", "suit": "Diamonds"... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"number": {"type": "string"}, "suit": {"type": "string"}}, "required": ["number", "suit"]}}} |
e7ade72f-b49d-4e32-82f0-ff0ba6ad3f27/4177651a-dc2a-4cac-b3a9-cf7bb1dbc84a/0/0 | Deal Cards | Deal Cards the way you want! | null | Get Deck of Cards | Get a whole deck of cards | 200 | No Exclusion | [{"number": "A", "suit": "Clubs"}, {"number": "A", "suit": "Diamonds"}, {"number": "A", "suit": "Hearts"}, {"number": "A", "suit": "Spades"}, {"number": "2", "suit": "Clubs"}, {"number": "2", "suit": "Diamonds"}, {"number": "2", "suit": "Hearts"}, {"number": "2", "suit": "Spades"}, {"number": "3", "suit": "Clubs"}, {"n... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"number": {"type": "string"}, "suit": {"type": "string"}}, "required": ["number", "suit"]}} |
b677b8bc-f71c-4a39-8108-104691175360/d378a1f3-b829-4824-83e7-53dba8e9888e/0/0 | Sports Fever | Get the latest commentary for cricket matches | null | GET /match/{id} | Get the details of a specific match | 200 | Example_1 | {"team_a": {"id": 4, "name": "West Indies", "team_short": "wi"}, "team_b": {"id": 1, "name": "India", "team_short": "ind"}, "match_type": "T20", "started": 1, "finished": 0, "overs": 20, "start_time": "2023-08-03 08:00:00", "toss_winner": 4, "innings": ["4", "1"], "metadata": []} | {"type": "object"} |
b677b8bc-f71c-4a39-8108-104691175360/ebf0c19c-9dd8-4e05-a335-cf7de715d57c/0/0 | Sports Fever | Get the latest commentary for cricket matches | null | GET /match | Get all matches | 200 | Example 1 | [{"id": 120, "team_a": {"id": 1, "name": "India", "team_short": "ind"}, "team_b": {"id": 12, "name": "Australia", "team_short": "Aus"}, "match_type": "ODI", "series_id": 16, "start_time": "2023-10-08 14:00:00", "started": 1, "finished": 1, "winner": null, "metadata": [{"type": "match_number", "data": {"match_number": "... | {"type": "array", "items": {"type": "object"}} |
b677b8bc-f71c-4a39-8108-104691175360/a856e7f4-d04c-4cfe-8acc-fbc10225c23b/0/0 | Sports Fever | Get the latest commentary for cricket matches | null | GET /player | Get Details of all players | 200 | Example_1 | {"current_page": 1, "data": [{"pid": 27, "title": "Martin Guptill", "short_name": "Martin Guptill", "first_name": "Martin Guptill", "last_name": "", "nationality": "New Zealand", "birthdate": "30-09-1986", "country": "nz"}, {"pid": 29, "title": "Brendon McCullum", "short_name": "Brendon McCullum", "first_name": "Brendo... | {"type": "object"} |
312fd009-51bc-48d4-a900-e9ffb06e4b9a/fea28156-5b41-499a-903d-6e6f6cea6f48/0/0 | Fake Users | This API provides fake user used to test the application | null | Get all users | The endpoint returns all users | 200 | Response | {"users": [{"email": "melissa.fleming@example.com", "phone_number": "0740-304-475", "location": {"street": "3655 manchester road", "city": "winchester", "state": "berkshire", "postcode": "YB2 8EJ"}, "first_name": "melissa", "last_name": "fleming"}, {"email": "christoffer.christiansen@example.com", "phone_number": "0576... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"users": {"type": "array", "items": {"type": "object", "properties": {"email": {"type": "string"}, "phone_number": {"type": "string"}, "location": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "s... |
e7e8bfb5-72ff-4d98-9e35-c483228adade/98b6a784-ca64-4ed2-84c8-6bd03b03119d/0/0 | CodeX | Compile your codes written in Java, C++, C, etc completely for free with this open source API! | 8.5 | / | Compile your code using this endpoint and pass the given parameters, and make sure to provide the API with all the required parameters though only one, that is the code. | 200 | Example_1 | {"timeStamp": 1672439982964, "status": 200, "output": "Hello World!\n", "error": "", "language": "py", "info": "Python 3.6.9\n"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"timeStamp": {"type": "integer"}, "status": {"type": "integer"}, "output": {"type": "string"}, "error": {"type": "string"}, "language": {"type": "string"}, "info": {"type": "string"}}, "required": ["error", "info", "language", "output", "sta... |
5278f14e-5525-4996-97c6-b8997bd035bc/d71b34e4-c676-4cd9-8a9f-a53381e7ead0/1/0 | Chuck Norris Jokes | This API will return random Chuck Norris jokes in several languages. The amount of languages supported will grow over time. At the moment only German is supported. | 0 | Get Random Joke | This will return a randomly selected Chuck Norris Joke in the queried language. | 200 | New Example | {"joke": "Wenn kleine Kinder ins Bett gehen, schauen sie vorher ob Monster unterm Bett sind. Wenn Monster ins Bett gehen, schauen sie vorher, ob Chuck Norris unterm Bett ist"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"joke": {"type": "string"}}, "required": ["joke"]} |
5278f14e-5525-4996-97c6-b8997bd035bc/431a7c95-7722-4601-a671-23a7a4169917/0/0 | Chuck Norris Jokes | This API will return random Chuck Norris jokes in several languages. The amount of languages supported will grow over time. At the moment only German is supported. | 0 | Get Information | This will return information on the API version and the currently supported languages. | 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"]} |
5fb546e1-6ce6-43a8-bac4-56fc621c2ee6/8e3bf213-9d66-45e2-aa62-5d445dc521b8/1/0 | TestKyle | Test | null | listVersionsv2 | 200 | null | {"versions": [{"status": "CURRENT", "updated": "2011-01-21T11:33:21Z", "id": "v2.0", "links": [{"href": "http://127.0.0.1:8774/v2/", "rel": "self"}]}, {"status": "EXPERIMENTAL", "updated": "2013-07-23T11:33:21Z", "id": "v3.0", "links": [{"href": "http://127.0.0.1:8774/v3/", "rel": "self"}]}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"versions": {"type": "array", "items": {"type": "object", "properties": {"status": {"type": "string"}, "updated": {"type": "string"}, "id": {"type": "string"}, "links": {"type": "array", "items": {"type": "object", "properties": {"href": {"t... | |
5fb546e1-6ce6-43a8-bac4-56fc621c2ee6/8e7e12f7-4fb1-4567-af8b-e55b68af386e/0/0 | TestKyle | Test | null | getVersionDetailsv2 | 203 | null | {"version": {"status": "CURRENT", "updated": "2011-01-21T11:33:21Z", "media-types": [{"base": "application/xml", "type": "application/vnd.openstack.compute+xml;version=2"}, {"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2"}], "id": "v2.0", "links": [{"href": "http://23.253.228.211:... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"version": {"type": "object", "properties": {"status": {"type": "string"}, "updated": {"type": "string"}, "media-types": {"type": "array", "items": {"type": "object", "properties": {"base": {"type": "string"}, "type": {"type": "string"}}, "r... | |
5fb546e1-6ce6-43a8-bac4-56fc621c2ee6/8e7e12f7-4fb1-4567-af8b-e55b68af386e/1/0 | TestKyle | Test | null | getVersionDetailsv2 | 200 | null | {"version": {"status": "CURRENT", "updated": "2011-01-21T11:33:21Z", "media-types": [{"base": "application/xml", "type": "application/vnd.openstack.compute+xml;version=2"}, {"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2"}], "id": "v2.0", "links": [{"href": "http://127.0.0.1:8774/... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"version": {"type": "object", "properties": {"status": {"type": "string"}, "updated": {"type": "string"}, "media-types": {"type": "array", "items": {"type": "object", "properties": {"base": {"type": "string"}, "type": {"type": "string"}}, "r... | |
977e24aa-04a1-4c34-85d3-b79ab07fcbcb/bf76acb8-2f55-4afd-afaa-03dec12f6c3a/0/0 | Create Transaction Dale | Api que retorna info de transaccion | null | api/BillerAuthorizer/GetTransactionInfo | obtener info de la transaccion por idtransaction | 200 | New Example | {"succeeded": true, "result": {"transactionId": "minim ut pariatur", "transactionStatus": "esse quis", "descriptionTransactionStatus": "ad cupidatat amet", "invoiceNumber": "dolore", "organizationNumber": "ea in voluptate Ut", "curCode": "eu enim id sed dolor", "amount": -1670597.723985076, "dateTransaction": "irure no... | {"type": "object", "properties": {"succeeded": {"type": "boolean"}, "result": {"type": "object", "properties": {"transactionId": {"type": "string"}, "transactionStatus": {"type": "string"}, "descriptionTransactionStatus": {"type": "string"}, "invoiceNumber": {"type": "string"}, "organizationNumber": {"type": "string"},... |
977e24aa-04a1-4c34-85d3-b79ab07fcbcb/8a220224-a0d4-4fff-938e-d094a4733c38/0/0 | Create Transaction Dale | Api que retorna info de transaccion | null | api/BillerAuthorizer/CreatePaymentTransaction | return transaction id | 200 | New Example | {"succeeded": true, "result": {"transactionId": "value"}, "errorResult": {"codeError": "value", "messageError": "value"}} | {"type": "object", "properties": {"succeeded": {"type": "boolean"}, "result": {"type": "object", "properties": {"transactionId": {"type": "string"}}}, "errorResult": {"type": "object", "properties": {"codeError": {"type": "string"}, "messageError": {"type": "string"}}}}} |
28726ca7-7288-4b6d-a49e-60f075d595d5/f64d8f06-b23d-4198-9c45-2bf75f9f44f7/0/0 | D99 Multipurpose Api - Free | A free-to-use multipurpose api that can be easily utilised in any application | null | QR Code Generator | Creates and returns a QR code for specified string | 200 | New Example | {"key1": "value", "key2": "value"} | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
71627c68-09e7-4a73-ae64-d9bfdbbc50ab/a486be7d-c2b5-48ba-8dd2-3d867a5f75f3/0/0 | Biscuit Test | test biscuits api while learning | 0 | Biscuits | test | 200 | Response | [{"title": "Red Lobster's Signature Feast Line-Up Is Full Of Hearty Entrees", "url": "https://www.delish.com/food-news/a37384335/red-lobster-signature-feast-line-up-2021/", "source": "delish"}, {"title": "You Can Add Nestl\u00e9 Toll House\u2019s Pumpkin Spice Latte Morsels To Any Cookie Batter For A Fall Bite", "url":... | {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}}} |
a2a94d9c-a410-4556-a21b-dc1d3fbd82ea/08ccae02-3b02-4d35-ab86-a40807cb4142/0/0 | POS Test | Test | null | logon | logon on api | 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"]} |
a86dba88-9060-4052-89cf-cb1335c81fc2/42337645-472e-40e8-b041-870024c662a9/0/0 | Giortes | Get name days - Eortologio | null | Get Eortologio | Get todays, tommorows and the day after tommorow's names | 200 | Response | {"updated_at": 1650181996057, "copyright": "www.eortologio.gr", "endpoint": "https://www.giortes.gr/rss/si_av_me_el.xml", "names": ["\u0392\u03ac\u03ca\u03bf\u03c2, \u0392\u03ac\u03ca\u03b1, \u0392\u03ac\u03b3\u03b9\u03b1, \u0392\u03b1\u03af\u03b1, \u0393\u03b9\u03bf\u03cd\u03bb\u03b7, \u0394\u03ac\u03c6\u03bd\u03b7, \... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"updated_at": {"type": "integer"}, "copyright": {"type": "string"}, "endpoint": {"type": "string"}, "names": {"type": "array", "items": {"type": "string"}}}, "required": ["copyright", "endpoint", "names", "updated_at"]} |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/0c96dae9-8442-4542-b9ad-d094e909fd72/0/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_healthcheck_health_get | Check health status of components of the API (database...) | 200 | null | {"database": true, "workers": {"healthy": true, "workers": [{"healthy": true, "name": ""}]}} | {"properties": {"database": {"title": "Status of database", "type": "boolean"}, "workers": {"allOf": [{"properties": {"healthy": {"title": "Set to true if all workers are healthy, false if one of them is down", "type": "boolean"}, "workers": {"items": {"properties": {"healthy": {"title": "Set to true if the worker is h... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/9d5aa109-c55a-452e-9fb0-e266d066caa1/0/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_host_list__version__hosts_get | This returns a list of hosts that ran an ecoindex analysis order by most request made | 404 | null | {"items": [], "page": 0, "size": 0, "total": 0} | {"properties": {"items": {"items": {"type": "string"}, "title": "Items", "type": "array"}, "page": {"title": "Page", "type": "integer"}, "size": {"title": "Size", "type": "integer"}, "total": {"title": "Total", "type": "integer"}}, "required": ["items", "total", "page", "size"], "title": "PageHosts", "type": "object"} |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/9d5aa109-c55a-452e-9fb0-e266d066caa1/1/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_host_list__version__hosts_get | This returns a list of hosts that ran an ecoindex analysis order by most request made | 200 | null | {"items": [], "page": 0, "size": 0, "total": 0} | {"properties": {"items": {"items": {"type": "string"}, "title": "Items", "type": "array"}, "page": {"title": "Page", "type": "integer"}, "size": {"title": "Size", "type": "integer"}, "total": {"title": "Total", "type": "integer"}}, "required": ["items", "total", "page", "size"], "title": "PageHosts", "type": "object"} |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/9d5aa109-c55a-452e-9fb0-e266d066caa1/2/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_host_list__version__hosts_get | This returns a list of hosts that ran an ecoindex analysis order by most request made | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "title": "Location", "type": "array"}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}, "required": ["loc", "msg", "type"], "title": "ValidationErr... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/9d5aa109-c55a-452e-9fb0-e266d066caa1/3/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_host_list__version__hosts_get | This returns a list of hosts that ran an ecoindex analysis order by most request made | 206 | null | {"items": [], "page": 0, "size": 0, "total": 0} | {"properties": {"items": {"items": {"type": "string"}, "title": "Items", "type": "array"}, "page": {"title": "Page", "type": "integer"}, "size": {"title": "Size", "type": "integer"}, "total": {"title": "Total", "type": "integer"}}, "required": ["items", "total", "page", "size"], "title": "PageHosts", "type": "object"} |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/69e634d5-73e4-4652-b111-6af1e0a031ae/0/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_screenshot__version__ecoindexes__id__screenshot_get | This returns the screenshot of the webpage analysis if it exists | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "title": "Location", "type": "array"}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}, "required": ["loc", "msg", "type"], "title": "ValidationErr... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/fe88e260-7d4c-4a3b-b9ed-b95c7e9570c7/0/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_ecoindex_analysis_list__version__ecoindexes_get | This returns a list of ecoindex analysis corresponding to query filters and the given version engine. The results are ordered by ascending date | 404 | null | {"items": [{"date": "", "ecoindex_version": "5.3.0", "ges": 0, "grade": "", "height": 0, "host": "", "id": "", "initial_ranking": 0, "initial_total_results": 0, "nodes": 0, "page_type": "", "requests": 0, "score": 0, "size": 0, "url": "", "version": 0, "water": 0, "width": 0}], "page": 0, "size": 0, "total": 0} | {"properties": {"items": {"items": {"properties": {"date": {"description": "Date of the analysis", "format": "date-time", "title": "Analysis datetime", "type": "string"}, "ecoindex_version": {"default": "5.3.0", "description": "Is the version of the ecoindex used to compute the score", "title": "Ecoindex version", "typ... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/fe88e260-7d4c-4a3b-b9ed-b95c7e9570c7/1/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_ecoindex_analysis_list__version__ecoindexes_get | This returns a list of ecoindex analysis corresponding to query filters and the given version engine. The results are ordered by ascending date | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "title": "Location", "type": "array"}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}, "required": ["loc", "msg", "type"], "title": "ValidationErr... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/fe88e260-7d4c-4a3b-b9ed-b95c7e9570c7/2/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_ecoindex_analysis_list__version__ecoindexes_get | This returns a list of ecoindex analysis corresponding to query filters and the given version engine. The results are ordered by ascending date | 200 | null | {"items": [{"date": "", "ecoindex_version": "5.3.0", "ges": 0, "grade": "", "height": 0, "host": "", "id": "", "initial_ranking": 0, "initial_total_results": 0, "nodes": 0, "page_type": "", "requests": 0, "score": 0, "size": 0, "url": "", "version": 0, "water": 0, "width": 0}], "page": 0, "size": 0, "total": 0} | {"properties": {"items": {"items": {"properties": {"date": {"description": "Date of the analysis", "format": "date-time", "title": "Analysis datetime", "type": "string"}, "ecoindex_version": {"default": "5.3.0", "description": "Is the version of the ecoindex used to compute the score", "title": "Ecoindex version", "typ... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/fe88e260-7d4c-4a3b-b9ed-b95c7e9570c7/3/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_ecoindex_analysis_list__version__ecoindexes_get | This returns a list of ecoindex analysis corresponding to query filters and the given version engine. The results are ordered by ascending date | 206 | null | {"items": [{"date": "", "ecoindex_version": "5.3.0", "ges": 0, "grade": "", "height": 0, "host": "", "id": "", "initial_ranking": 0, "initial_total_results": 0, "nodes": 0, "page_type": "", "requests": 0, "score": 0, "size": 0, "url": "", "version": 0, "water": 0, "width": 0}], "page": 0, "size": 0, "total": 0} | {"properties": {"items": {"items": {"properties": {"date": {"description": "Date of the analysis", "format": "date-time", "title": "Analysis datetime", "type": "string"}, "ecoindex_version": {"default": "5.3.0", "description": "Is the version of the ecoindex used to compute the score", "title": "Ecoindex version", "typ... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/90be0442-de86-45cd-aa98-60ab5bac3caf/1/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_ecoindex_analysis_by_id__version__ecoindexes__id__get | This returns an ecoindex given by its unique identifier | 200 | null | {"date": "", "ecoindex_version": "5.3.0", "ges": 0, "grade": "", "height": 0, "host": "", "id": "", "initial_ranking": 0, "initial_total_results": 0, "nodes": 0, "page_type": "", "requests": 0, "score": 0, "size": 0, "url": "", "version": 0, "water": 0, "width": 0} | {"properties": {"date": {"description": "Date of the analysis", "format": "date-time", "title": "Analysis datetime", "type": "string"}, "ecoindex_version": {"default": "5.3.0", "description": "Is the version of the ecoindex used to compute the score", "title": "Ecoindex version", "type": "string"}, "ges": {"description... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/90be0442-de86-45cd-aa98-60ab5bac3caf/2/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_ecoindex_analysis_by_id__version__ecoindexes__id__get | This returns an ecoindex given by its unique identifier | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "title": "Location", "type": "array"}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}, "required": ["loc", "msg", "type"], "title": "ValidationErr... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/462147a2-0f37-4a1c-b760-c03001d1e798/1/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Add_new_ecoindex_analysis_task_to_the_waiting_queue_v1_tasks_ecoindexes_post | This submits a ecoindex analysis task to the engine | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "title": "Location", "type": "array"}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}, "required": ["loc", "msg", "type"], "title": "ValidationErr... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/c7b1f163-95c6-46fd-9b0a-02dbe557e542/0/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_ecoindex_analysis_task_by_id_v1_tasks_ecoindexes__id__get | This returns an ecoindex given by its unique identifier | 425 | null | {"ecoindex_result": {"detail": {"date": "", "ecoindex_version": "5.3.0", "ges": 0, "grade": "", "height": 0, "nodes": 0, "page_type": "", "requests": 0, "score": 0, "size": 0, "url": "", "water": 0, "width": 0}, "error": {"exception": "", "message": "", "status_code": 0, "url": ""}, "status": ""}, "id": "", "status": "... | {"properties": {"ecoindex_result": {"allOf": [{"properties": {"detail": {"allOf": [{"properties": {"date": {"description": "Date of the analysis", "format": "date-time", "title": "Analysis datetime", "type": "string"}, "ecoindex_version": {"default": "5.3.0", "description": "Is the version of the ecoindex used to compu... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/c7b1f163-95c6-46fd-9b0a-02dbe557e542/1/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_ecoindex_analysis_task_by_id_v1_tasks_ecoindexes__id__get | This returns an ecoindex given by its unique identifier | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "title": "Location", "type": "array"}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}, "required": ["loc", "msg", "type"], "title": "ValidationErr... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/c7b1f163-95c6-46fd-9b0a-02dbe557e542/2/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Get_ecoindex_analysis_task_by_id_v1_tasks_ecoindexes__id__get | This returns an ecoindex given by its unique identifier | 200 | null | {"ecoindex_result": {"detail": {"date": "", "ecoindex_version": "5.3.0", "ges": 0, "grade": "", "height": 0, "nodes": 0, "page_type": "", "requests": 0, "score": 0, "size": 0, "url": "", "water": 0, "width": 0}, "error": {"exception": "", "message": "", "status_code": 0, "url": ""}, "status": ""}, "id": "", "status": "... | {"properties": {"ecoindex_result": {"allOf": [{"properties": {"detail": {"allOf": [{"properties": {"date": {"description": "Date of the analysis", "format": "date-time", "title": "Analysis datetime", "type": "string"}, "ecoindex_version": {"default": "5.3.0", "description": "Is the version of the ecoindex used to compu... |
08cfbe4b-334d-4d4d-a7a8-4019130b71af/ea92363a-fe04-4bf5-9bcf-d1e6fd721e5b/1/0 | Ecoindex | This API provides an easy way to analyze websites with Ecoindex. You have the ability to:
Make a page analysis
Define screen resolution
Save results to a DB
Retrieve results
Limit the number of request per day for a given host
This API is built on top of ecoindex-python with FastAPI | 8.7 | Abort_ecoindex_analysis_by_id_v1_tasks_ecoindexes__id__delete | This aborts one ecoindex task by its id if it is still waiting | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "title": "Location", "type": "array"}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}, "required": ["loc", "msg", "type"], "title": "ValidationErr... |
2506809a-bf50-4027-b9d4-cbfe112f2977/9c915b1b-5dfb-4ff4-9dd8-14e027974b88/0/0 | Fake users | This api will provide you some dummy user for your testing purpose. | 0 | Fake user | This endpoint will give dummy users for your application testing. | 200 | Response | [{"name": "raja", "sex": "male", "address": "delhi", "age": 20}, {"name": "sita", "sex": "female", "address": "noida", "age": 30}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "sex": {"type": "string"}, "address": {"type": "string"}, "age": {"type": "integer"}}, "required": ["address", "age", "name", "sex"]}} |
0f27fabe-fc31-4391-9c30-6456ff1eeaf0/5ac8b271-896f-4849-add6-53ce185dc4d8/0/0 | Homeowner Quote | This interface provides Homeowner Quoting/Rating for a Homeowners policy. | null | Quote Homeowner | Homeowner Quote | 200 | Response | {"txnInfo": {"objectId": "", "policyRefNumber": "", "transactionId": "def374d5-f309-Zebra-aa98-955a1092f539", "messageStatus": {"messageStatusCode": "0", "messageStatusDescription": "success", "extendedMessageStatus": [{"extendedStatusCode": "", "extendedStatusDescription": "FAILURE"}, {"extendedStatusCode": "PL.TN.001... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"txnInfo": {"type": "object", "properties": {"objectId": {"type": "string"}, "policyRefNumber": {"type": "string"}, "transactionId": {"type": "string"}, "messageStatus": {"type": "object", "properties": {"messageStatusCode": {"type": "string... |
f010656f-abaf-4539-bc1d-0db8576bae50/c217c83a-18bc-45ab-9610-58f67e045f82/0/0 | Users at Random Generator | This API generates random users for you to test your application with. | null | Get Random Users | You can generate random users using the endPoint. | 200 | Response | {"users": [{"email": "melissa.fleming@example.com", "phone_number": "0740-304-475", "location": {"street": "3655 manchester road", "city": "winchester", "state": "berkshire", "postcode": "YB2 8EJ"}, "first_name": "melissa", "last_name": "fleming"}, {"email": "christoffer.christiansen@example.com", "phone_number": "0576... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"users": {"type": "array", "items": {"type": "object", "properties": {"email": {"type": "string"}, "phone_number": {"type": "string"}, "location": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "s... |
0330ffea-0f43-41a5-bf7e-42f1bff9dbea/3dced8e4-a3db-42ce-8c85-a47f9061e3bb/0/0 | erictestpet | test api for pet store | 8.2 | findPetsByStatus_copy | Multiple status values can be provided with comma separated strings | 200 | Example_1 | [{"category": {"id": 0, "name": ""}, "id": 0, "name": "doggie", "photoUrls": [], "status": "available", "tags": [{"id": 0, "name": ""}]}] | {"items": {"description": "A pet for sale in the pet store", "properties": {"category": {"description": "A category for a pet", "properties": {"id": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}, "name": {"type": "string"}}, "title": "Pet category", "type": "obj... |
7edba343-0ecc-44b6-b446-49758dd75d31/905390c7-de2c-45a6-be21-1070c0349215/0/0 | PHP Simple REST | This is the code for the tutorial on my blog.
https://amirkamizi.com/blog/php-simple-rest-api | null | store-new-user | Use this endpoint to add a new user | 200 | Example_1 | {"message": "user added successfully"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]} |
7edba343-0ecc-44b6-b446-49758dd75d31/8f37e872-2cd6-4ce3-b496-09c8cfeb2631/0/0 | PHP Simple REST | This is the code for the tutorial on my blog.
https://amirkamizi.com/blog/php-simple-rest-api | null | delete-one-user | use this endpoint to delete a user | 200 | Example_1 | {"message": "user deleted successfully"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]} |
7edba343-0ecc-44b6-b446-49758dd75d31/6e6ab663-7a6d-49a2-bd95-b7aa4c24115c/0/0 | PHP Simple REST | This is the code for the tutorial on my blog.
https://amirkamizi.com/blog/php-simple-rest-api | null | get-users | use this endpoint to get all the users | 200 | Example_1 | {"1": "Pratham", "2": "Amir"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}}, "required": ["1", "2"]} |
7edba343-0ecc-44b6-b446-49758dd75d31/8ce4f0f3-3c55-4957-b7cc-8549b3eff129/0/0 | PHP Simple REST | This is the code for the tutorial on my blog.
https://amirkamizi.com/blog/php-simple-rest-api | null | update-one-user | use this endpoint to update a user | 200 | Example_1 | {"message": "user updated successfully"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]} |
7edba343-0ecc-44b6-b446-49758dd75d31/542bb5d9-81c1-4700-a2b8-9ec223e2f238/0/0 | PHP Simple REST | This is the code for the tutorial on my blog.
https://amirkamizi.com/blog/php-simple-rest-api | null | get-one-user | use this endpoint to get one of the users | 200 | Example_1 | {"1": "Pratham"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"1": {"type": "string"}}, "required": ["1"]} |
a19796af-842b-4180-bff7-df1bd08d4d62/13eb64f0-bb23-4960-a701-b56126fa8e0d/0/0 | RyuzakiLib | all downloader | null | /tiktok_douyin | 200 | null | {"status": "true", "randydev": {"video_url": "https://v16m-default.akamaized.net/4d15a9bf12f6333c9afa4d3a531d79de/650a3ccd/video/tos/useast2a/tos-useast2a-pve-0037-aiso/oUQsVhcfkQPMCGDeOBV8oSrDINng4SAxMQbcAX/?a=0&ch=0&cr=0&dr=0&lr=all&cd=0%7C0%7C0%7C0&cv=1&br=1808&bt=904&bti=Ozk3QGo4dik7OzlmMzAuYCM6bS4xMDo%3D&cs=0&ds=6... | {"type": "object", "properties": {"status": {"type": "string"}, "randydev": {"type": "object", "properties": {"video_url": {"type": "string"}, "music_url": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "request": {"type": "string"}}}}} | |
301d0729-9eb3-4ae4-9244-ea11186f5308/3bc81f1a-7141-400c-8851-fecdb8b809a4/0/0 | QuoteAI | Inspiring short quotes on AI | 0.2 | deleteQuote | delete quote using id | 200 | Response | {"message ": "Quote with id 4 deleted"} | {"type": "string"} |
55f86b43-058d-4430-98bb-8a1224006e59/30b0de89-678c-4837-994e-502d2ff991e6/0/0 | Global Governmental Data | API providing global governmental data for nations and states around the world | null | CANDprimeministers | Get information for all Canadian Prime ministers throughout Canadian history. Includes Prime minister names, political parties and years in office. | 200 | Response | [{"id": 1, "prime_ministry_count": 1, "political_party": "Conservative Party ", "years_in_office": "1867 - 1873, 1878 - 1891", "prime_minister_name": "John A. MacDonald"}, {"id": 2, "prime_ministry_count": 2, "political_party": "Liberal Party", "years_in_office": "1873 - 1878", "prime_minister_name": "Alexander Mackenz... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "prime_ministry_count": {"type": "integer"}, "political_party": {"type": "string"}, "years_in_office": {"type": "string"}, "prime_minister_name": {"type": "string"}}, "required": ["id", "... |
55f86b43-058d-4430-98bb-8a1224006e59/4c5a1c1c-52a4-455d-afce-95fcd78f64d8/0/0 | Global Governmental Data | API providing global governmental data for nations and states around the world | null | USPresidents | Endpoint provides data for all US Presidents and Vice Presidents across entire U.S History | 200 | Response | [{"id": 45, "president_name": "Donald Trump", "vice_president_name": "Mike Pence", "political_party": "Republican", "president_birth_year": 1946, "president_death_year": "Still living", "presidential_count": 45, "pres_len_start": "January 20, 2017", "pres_len_end": "January 20, 2021 "}, {"id": 46, "president_name": "Jo... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "president_name": {"type": "string"}, "vice_president_name": {"type": "string"}, "political_party": {"type": "string"}, "president_birth_year": {"type": "integer"}, "president_death_year"... |
cc75ea49-7b20-4904-8fe8-ac2d19aa905a/305d931b-7eb7-450e-882d-7b2a86da808c/0/0 | Online Code Compiler | Online code compiler API in 75+ languages. Integrate the code compiler API into your applications/sites simply and quickly. | 9.6 | Code Compiler | Code Compiler
Parameters:
language: Language ID
version: Version Index Number or latest
code: The code to compile
input: stdin value (User input)
| 200 | Response | {"cpuTime": "0.01", "memory": "7840", "output": "Hello, World!\n", "language": {"id": "python3", "version": 4, "version_name": "3.9.9"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cpuTime": {"type": "string"}, "memory": {"type": "string"}, "output": {"type": "string"}, "language": {"type": "object", "properties": {"id": {"type": "string"}, "version": {"type": "integer"}, "version_name": {"type": "string"}}, "required... |
cc75ea49-7b20-4904-8fe8-ac2d19aa905a/6d76d185-fb36-4fdf-a82d-3f72818d8095/0/0 | Online Code Compiler | Online code compiler API in 75+ languages. Integrate the code compiler API into your applications/sites simply and quickly. | 9.6 | Languages & Versions | Languages & Versions | 200 | Response | [{"id": "ada", "name": "Ada", "versions": ["GNATMAKE 6.1.1", "GNATMAKE 7.2.0", "GNATMAKE 8.1.0", "GNATMAKE 9.1.0", "GNATMAKE 11.1.0"]}, {"id": "algol", "name": "Algol 68", "versions": ["Genie 2.8.5"]}, {"id": "awk", "name": "AWK", "versions": ["GNU Awk 5.1.1, API: 3.1"]}, {"id": "bash", "name": "Bash Shell", "versions"... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "versions": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "name", "versions"]}} |
79bb6f7b-9145-4ae0-82d0-eb39f6a15a51/7c7eed8d-1dd0-413f-b2a2-166681f8c626/0/0 | Fake Users | This API provides fake users which you can use to test your application | null | Get all users | This endpoint returns all users | 200 | Response | {"users": [{"email": "dewa.mahendra@mailinator.com", "phone_number": "082221187", "location": {"street": "jl. subak dalem perumahan", "city": "Denpasar", "state": "Indonesia", "postcode": 55822}, "first_name": "Dewa", "last_name": "Mahendra"}, {"email": "wahyubos@ninja.com", "phone_number": "08226678966", "location": {... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"users": {"type": "array", "items": {"type": "object", "properties": {"email": {"type": "string"}, "phone_number": {"type": "string"}, "location": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "s... |
5c56e5cd-b2cb-4a4b-95aa-7520565c5bcf/05a30ce7-fb60-45d2-a436-47bc2adb05a2/0/0 | CreateTransaction | Records a new transaction in AvaTax | null | customerCode | Unique code identifying the customer that requested this transaction.\r\n \r\nWhen you specify a customerCode, AvaTax will look to see if a customer exists with this code in the exemption certificate system.\r\nIf that customer exists, and if that customer has uploaded an exemption certificate that applies t... | 200 | Example_1 | {"access_token": "dh1GJXXhykuvAc/fflHvG9m8Jqz2MipbfpTBWxdlSHQ==", "token_type": "BearerToken", "expires_in": 600000} | {"properties": {"access_token": {"type": "string", "description": "Access token"}, "token_type": {"type": "string", "description": "Token type"}, "expires_in": {"type": "integer", "description": "Token expires in specified milliseconds time."}}} |
5c56e5cd-b2cb-4a4b-95aa-7520565c5bcf/a6b91706-3b9b-46b2-995c-45d1b5672517/0/0 | CreateTransaction | Records a new transaction in AvaTax | null | number | Calculate in real time the landed cost for a basket of products. | 401 | Example_1 | {"code": "", "message": "", "target": "HttpRequest", "details": [{"code": "", "number": 0, "message": "", "description": "", "helpLink": "", "refersTo": "", "severity": "Success"}]} | {"properties": {"code": {"type": "string", "description": "Name of the error. Refer to Error Codes section for a list of accepted values."}, "message": {"type": "string", "description": "Short one-line message to summarize what went wrong"}, "target": {"type": "string", "description": "What object or service caused the... |
5c56e5cd-b2cb-4a4b-95aa-7520565c5bcf/a6b91706-3b9b-46b2-995c-45d1b5672517/1/0 | CreateTransaction | Records a new transaction in AvaTax | null | number | Calculate in real time the landed cost for a basket of products. | 415 | Example_1 | {"code": "", "message": "", "target": "HttpRequest", "details": [{"code": "", "number": 0, "message": "", "description": "", "helpLink": "", "refersTo": "", "severity": "Success"}]} | {"properties": {"code": {"type": "string", "description": "Name of the error. Refer to Error Codes section for a list of accepted values."}, "message": {"type": "string", "description": "Short one-line message to summarize what went wrong"}, "target": {"type": "string", "description": "What object or service caused the... |
5c56e5cd-b2cb-4a4b-95aa-7520565c5bcf/a6b91706-3b9b-46b2-995c-45d1b5672517/2/0 | CreateTransaction | Records a new transaction in AvaTax | null | number | Calculate in real time the landed cost for a basket of products. | 200 | Example_1 | {"id": "QT5654560", "companyId": 202102, "currency": "CAD", "shipFrom": {"line1": "", "line2": "", "line3": "", "city": "", "region": "", "country": "US", "postalCode": "", "latitude": 0, "longitude": 0}, "shipTo": {"line1": "", "line2": "", "line3": "", "city": "", "region": "", "country": "US", "postalCode": "", "lat... | {"properties": {"id": {"maxLength": 1000, "type": "string", "description": "The unique ID number for the quote"}, "companyId": {"type": "integer", "description": "The unique ID number of the company for the basket."}, "currency": {"maxLength": 3, "type": "string", "description": "The currency for the quote response. IS... |
5c56e5cd-b2cb-4a4b-95aa-7520565c5bcf/a6b91706-3b9b-46b2-995c-45d1b5672517/3/0 | CreateTransaction | Records a new transaction in AvaTax | null | number | Calculate in real time the landed cost for a basket of products. | 422 | Example_1 | {"code": "", "message": "", "target": "HttpRequest", "details": [{"code": "", "number": 0, "message": "", "description": "", "helpLink": "", "refersTo": "", "severity": "Success"}]} | {"properties": {"code": {"type": "string", "description": "Name of the error. Refer to Error Codes section for a list of accepted values."}, "message": {"type": "string", "description": "Short one-line message to summarize what went wrong"}, "target": {"type": "string", "description": "What object or service caused the... |
5c56e5cd-b2cb-4a4b-95aa-7520565c5bcf/a6b91706-3b9b-46b2-995c-45d1b5672517/4/0 | CreateTransaction | Records a new transaction in AvaTax | null | number | Calculate in real time the landed cost for a basket of products. | 400 | Example_1 | {"code": "", "message": "", "target": "HttpRequest", "details": [{"code": "", "number": 0, "message": "", "description": "", "helpLink": "", "refersTo": "", "severity": "Success"}]} | {"properties": {"code": {"type": "string", "description": "Name of the error. Refer to Error Codes section for a list of accepted values."}, "message": {"type": "string", "description": "Short one-line message to summarize what went wrong"}, "target": {"type": "string", "description": "What object or service caused the... |
3679c142-91ea-4bb1-b49c-1a984f58287a/cf483c4c-ee02-4e98-8c63-28b49d9d3183/0/0 | WMS | WMS | 0.1 | get-Supplier-id | get single supplier by id | 200 | null | {"@context": "string", "@id": "string", "@type": "string", "id": 0, "name": "string", "email": "string", "active": true, "country": {"@id": "string", "@type": "string", "id": 0}, "phone": "string", "phoneMobile": "string", "currency": {"@id": "string", "@type": "string", "id": 0, "name": "string", "currencyCode": "stri... | {"type": "object", "x-examples": {"example-1": {"@context": "/api/contexts/Supplier", "@id": "/api/suppliers/1", "@type": "Supplier", "id": 1, "name": "testname22", "email": "myemail@email.com", "active": true, "country": {"@id": "/api/countries/1", "@type": "Country", "id": 1}, "phone": "0123456789", "phoneMobile": "0... |
3679c142-91ea-4bb1-b49c-1a984f58287a/96eaf8b7-1d59-4217-8452-983110e4248d/0/0 | WMS | WMS | 0.1 | get-Suppliers-id | Get list of all Suppliers. | 200 | null | {"@context": "string", "@id": "string", "@type": "string", "hydra:member": [{"@id": "string", "@type": "string", "id": 0, "name": "string", "email": "string", "active": true, "country": {"@id": "string", "@type": "string", "id": 0}, "phone": "string", "phoneMobile": "string", "currency": {"@id": "string", "@type": "str... | {"type": "object", "x-examples": {"example-1": {"@context": "/api/contexts/Supplier", "@id": "/api/suppliers", "@type": "hydra:Collection", "hydra:member": [{"@id": "/api/suppliers/793", "@type": "Supplier", "id": 793, "name": "test", "email": "test@test.fr", "active": true, "country": {"@id": "/api/countries/6", "@typ... |
3679c142-91ea-4bb1-b49c-1a984f58287a/502afd7b-c4e0-47e6-9bca-bcedf746b52b/0/0 | WMS | WMS | 0.1 | get-order_refunds | Retry to print one PrintQueue after a first failure | 201 | null | {"id": 0, "printer": "api/printers/{id}", "name": "name", "filePath": "filePath", "fileName": "fileName.pdf", "createdAt": "datetime", "printedAt": "datetime", "massPrint": true, "retriedAt": "datetime"} | {"type": "object", "properties": {"@context": {"type": "string"}, "@id": {"type": "string"}, "@type": {"type": "string"}}, "x-examples": {"example-1": {"@context": "/api/contexts/PrintQueue", "@id": "/api/print_queues/354305", "@type": "PrintQueue", "id": 354305, "printer": "/api/printers/69", "name": "Preparation #313... |
3679c142-91ea-4bb1-b49c-1a984f58287a/c1839301-29fc-45fb-9ad3-362213ba0ee7/0/0 | WMS | WMS | 0.1 | get_mass_print_batch_in_progress_item | Fetch order preparations awaiting manual validation from a given batch | 200 | null | {"@context": "", "@id": "", "@type": "", "labellingInProgressOrderPreparations": [{"@id": "", "@type": "", "id": 0, "psOrder": {"@id": "", "@type": "", "id": 0, "shippingAddress": {"@id": "", "@type": "", "name": "", "formatted": ""}, "createdAt": ""}, "shippings": [{"@id": "", "@type": "", "shippingNumber": ""}], "upd... | {"type": "object", "x-examples": {"example-1": {"@context": "/api/contexts/MassPrintOrderPreparationBatch", "@id": "/api/mass_print_order_preparation_batches/1", "@type": "MassPrintOrderPreparationBatch", "labellingInProgressOrderPreparations": [{"@id": "/api/order_preparations/277185", "@type": "OrderPreparation", "id... |
3679c142-91ea-4bb1-b49c-1a984f58287a/205bd8d4-79dc-4465-ba3f-2fec21947fc3/0/0 | WMS | WMS | 0.1 | get_mass_print_batch_in_progress_list | Fetch all batches that are printed and awaiting manual validation.
The batches are in status "Labelling in progress" | 200 | null | {"@context": "", "@id": "", "@type": "", "hydra:member": [{"@id": "", "@type": "", "id": 0, "labellingInProgressOrderPreparationsCount": 0, "product": {"@id": "", "@type": "", "id": 0, "name": ""}, "carrier": {"@id": "", "@type": "", "id": 0, "name": ""}}], "hydra:totalItems": 0, "hydra:search": {"@type": "", "hydra:te... | {"type": "object", "properties": {"@context": {"type": "string"}, "@id": {"type": "string"}, "@type": {"type": "string"}, "hydra:member": {"type": "array", "items": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "labellingInProgressOrderPreparationsC... |
3679c142-91ea-4bb1-b49c-1a984f58287a/7de29740-4e36-4ce8-8015-9c7a55dfa441/0/0 | WMS | WMS | 0.1 | get-supplier_comments | get all Suppliers comments | 200 | null | {"@context": "string", "@id": "string", "@type": "string", "hydra:member": [{"@id": "string", "@type": "string", "id": 0, "supplier": "string", "comment": "string", "createdAt": "string", "updatedAt": "string", "employee": {"@id": "string", "@type": "string", "id": 0, "fullName": "string"}}], "hydra:totalItems": 0, "hy... | {"type": "object", "properties": {"@context": {"type": "string"}, "@id": {"type": "string"}, "@type": {"type": "string"}, "hydra:member": {"type": "array", "items": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "supplier": {"type": "string"}, "comme... |
3679c142-91ea-4bb1-b49c-1a984f58287a/142a5370-a746-4176-ba52-cfc6c55f9eec/0/0 | WMS | WMS | 0.1 | get-supplier_comment | Get one supplier comment by id. | 200 | null | {"@context": "string", "@id": "string", "@type": "string", "id": 0, "supplier": "string", "comment": "string", "createdAt": "string", "updatedAt": "string", "employee": {"@id": "string", "@type": "string", "id": 0, "fullName": "string"}} | {"type": "object", "properties": {"@context": {"type": "string"}, "@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "supplier": {"type": "string"}, "comment": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "employee": {"type": "object", "properties... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.