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,url,itype", "type": "string"}}}}}}
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": "", "synopsis": "", "title": "", "title_type": "", "year": ""}
{"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": {"type": "string"}, "latest_date": {"type": "string"}, "maturity_label": {"type": "string"}, "maturity_level": {"type": "string"}, "netflix_id": {"type": "string"}, "origin_country": {"type": "string"}, "poster": {"type": "string"}, "rating": {"type": "string"}, "runtime": {"type": "string"}, "start_date": {"type": "string"}, "synopsis": {"type": "string"}, "title": {"type": "string"}, "title_type": {"type": "string"}, "year": {"type": "string"}}}
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"}, "image": {"type": "string"}, "netflix_id": {"type": "integer"}, "season_id": {"type": "integer"}, "season_number": {"type": "string"}, "synopsis": {"type": "string"}, "title": {"type": "string"}}}}}}
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": {"type": "string"}, "expire_date": {"type": "string"}, "new_date": {"type": "string"}, "season_detail": {"type": "string"}, "subtitle": {"type": "string"}}}}}}
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": {"type": "integer"}, "poster": {"type": "string"}, "rating": {"type": "string"}, "runtime": {"type": "string"}, "synopsis": {"type": "string"}, "title": {"type": "string"}, "title_date": {"type": "string"}, "title_type": {"type": "string"}, "top250": {"type": "integer"}, "top250tv": {"type": "integer"}, "year": {"type": "string"}}}}}}
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": {"type": "integer"}, "poster": {"type": "string"}, "rating": {"type": "string"}, "runtime": {"type": "string"}, "synopsis": {"type": "string"}, "title": {"type": "string"}, "title_date": {"type": "string"}, "title_type": {"type": "string"}, "top250": {"type": "integer"}, "top250tv": {"type": "integer"}, "year": {"type": "string"}}}}}}
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": {"type": "integer"}, "poster": {"type": "string"}, "rating": {"type": "string"}, "runtime": {"type": "string"}, "synopsis": {"type": "string"}, "title": {"type": "string"}, "title_date": {"type": "string"}, "title_type": {"type": "string"}, "top250": {"type": "integer"}, "top250tv": {"type": "integer"}, "year": {"type": "string"}}}}}}
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"}, "tvids": {"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, "originalPrice": 0, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": null}, {"title": "Maneater", "id": "a22a7af179c54b86a93f3193ace8f7f4", "namespace": "d5241c76f178492ea1540fce45616757", "description": "Maneater", "seller": {"name": "Epic Dev Test Account"}, "price": {"totalPrice": {"discountPrice": 0, "originalPrice": 0, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": null}, {"title": "Saturnalia", "id": "275d5915ebd2479f983f51025b22a1b8", "namespace": "c749cd78da34408d8434a46271f4bb79", "description": "A Survival Horror Adventure: as an ensemble cast, explore an isolated village of ancient ritual \u2013 its labyrinthine roads change each time you lose all your characters.", "seller": {"name": "Santa Ragione"}, "price": {"totalPrice": {"discountPrice": 1999, "originalPrice": 1999, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "Evoland Legendary Edition", "id": "e068e168886a4a90a4e36a310e3bda32", "namespace": "3f7bd21610f743e598fa8e955500f5b7", "description": "Evoland Legendary Edition brings you two great and unique RPGs, with their graphic style and gameplay changing as you progress through the game!", "seller": {"name": "Shiro Games SAS"}, "price": {"totalPrice": {"discountPrice": 0, "originalPrice": 1999, "voucherDiscount": 0, "discount": 1999, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": [{"promotionalOffers": [{"startDate": "2022-10-20T15:00:00.000Z", "endDate": "2022-10-27T15:00:00.000Z"}]}]}}, {"title": "Fallout 3: Game of the Year Edition", "id": "d6f01b1827c64ed388191ae507fe7c1b", "namespace": "fa702d34a37248ba98fb17f680c085e3", "description": "Prepare for the Future\u2122\nExperience the most acclaimed game of 2008 like never before with Fallout 3: Game of the Year Edition. Create a character of your choosing and descend into a post-apocalyptic world where every minute is a fight for survival", "seller": {"name": "Bethesda Softworks LLC"}, "price": {"totalPrice": {"discountPrice": 0, "originalPrice": 1999, "voucherDiscount": 0, "discount": 1999, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": [{"promotionalOffers": [{"startDate": "2022-10-20T15:00:00.000Z", "endDate": "2022-10-27T15:00:00.000Z"}]}]}}, {"title": "Warhammer 40,000: Mechanicus - Standard Edition", "id": "559b16fa81134dce83b5b8b7cf67b5b3", "namespace": "144f9e231e2846d1a4381d9bb678f69d", "description": "Take control of the most technologically advanced army in the Imperium - The Adeptus Mechanicus. Your every decision will weigh heavily on the outcome of the mission, in this turn-based tactical game. Will you be blessed by the Omnissiah?", "seller": {"name": "Kasedo Games Ltd"}, "price": {"totalPrice": {"discountPrice": 2999, "originalPrice": 2999, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "A Game Of Thrones: The Board Game Digital Edition", "id": "a125d72a47a1490aba78c4e79a40395d", "namespace": "1b737464d3c441f8956315433be02d3b", "description": "It is the digital adaptation of the top-selling strategy board game from Fantasy Flight Games.", "seller": {"name": "Asmodee"}, "price": {"totalPrice": {"discountPrice": 1399, "originalPrice": 1999, "voucherDiscount": 0, "discount": 600, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": [{"promotionalOffers": [{"startDate": "2022-10-18T15:00:00.000Z", "endDate": "2022-11-01T15:00:00.000Z"}]}]}}, {"title": "Car Mechanic Simulator 2018", "id": "5eb27cf1747c40b5a0d4f5492774678d", "namespace": "226306adde104c9092247dcd4bfa1499", "description": "Build and expand your repair service empire in this incredibly detailed and highly realistic simulation game, where attention to car detail is astonishing. Find classic, unique cars in the new Barn Find module and Junkyard module.", "seller": {"name": "PlayWay"}, "price": {"totalPrice": {"discountPrice": 1999, "originalPrice": 1999, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": null}, {"title": "Terraforming Mars", "id": "f2496286331e405793d69807755b7b23", "namespace": "25d726130e6c4fe68f88e71933bda955", "description": "The taming of the Red Planet has begun!\n\nControl your corporation, play project cards, build up production, place your cities and green areas on the map, and race for milestones and awards!\n\nWill your corporation lead the way into humanity's new era?", "seller": {"name": "Asmodee"}, "price": {"totalPrice": {"discountPrice": 1399, "originalPrice": 1999, "voucherDiscount": 0, "discount": 600, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": [{"promotionalOffers": [{"startDate": "2022-10-18T15:00:00.000Z", "endDate": "2022-11-01T15:00:00.000Z"}]}]}}, {"title": "Shadow of the Tomb Raider: Definitive Edition", "id": "ee7f3c6725fd4fd4b8aeab8622cb770e", "namespace": "4b5461ca8d1c488787b5200b420de066", "description": "In Shadow of the Tomb Raider Definitive Edition experience the final chapter of Lara\u2019s origin as she is forged into the Tomb Raider she is destined to be.", "seller": {"name": "Square Enix"}, "price": {"totalPrice": {"discountPrice": 1319, "originalPrice": 3999, "voucherDiscount": 0, "discount": 2680, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": [{"promotionalOffers": [{"startDate": "2022-10-18T15:00:00.000Z", "endDate": "2022-11-01T15:00:00.000Z"}]}]}}]}}}
{"$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": "string"}, "description": {"type": "string"}, "seller": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "price": {"type": "object", "properties": {"totalPrice": {"type": "object", "properties": {"discountPrice": {"type": "integer"}, "originalPrice": {"type": "integer"}, "voucherDiscount": {"type": "integer"}, "discount": {"type": "integer"}, "currencyCode": {"type": "string"}, "currencyInfo": {"type": "object", "properties": {"decimals": {"type": "integer"}}, "required": ["decimals"]}}, "required": ["currencyCode", "currencyInfo", "discount", "discountPrice", "originalPrice", "voucherDiscount"]}}, "required": ["totalPrice"]}, "promotions": {"anyOf": [{"type": "null"}, {"type": "object", "properties": {"promotionalOffers": {"type": "array", "items": {"type": "object", "properties": {"promotionalOffers": {"type": "array", "items": {"type": "object", "properties": {"startDate": {"type": "string"}, "endDate": {"type": "string"}}, "required": ["endDate", "startDate"]}}}, "required": ["promotionalOffers"]}}}, "required": ["promotionalOffers"]}]}}, "required": ["description", "id", "namespace", "price", "promotions", "seller", "title"]}}}, "required": ["elements"]}}, "required": ["searchStore"]}}, "required": ["Catalog"]}
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, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "Minty Legends Pack", "id": "c8471dbdb45f4e9e9727e4f9084822d6", "namespace": "fn", "description": "Keep it fresh and fierce with the Minty Legends Pack including three outfits, three back blings, three pickaxes, a wrap, and 1,000 V-Bucks!", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 1999, "originalPrice": 1999, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "1,000 V-Bucks", "id": "ede05b3c97e9475a8d9be91da65750f0", "namespace": "fn", "description": "Buy 1,000 Fortnite V-Bucks, the in-game currency that can be spent in Fortnite Battle Royale and Creative modes. You can purchase new customization items like Outfits, Gliders, Pickaxes, Emotes, Wraps and the latest season's Battle Pass! Gliders and Contrails may not be used in Save the World mode.", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 799, "originalPrice": 799, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "Graveyard Drift Quest Pack", "id": "6ee17fb4a2554841aaa300b94ffca2d1", "namespace": "fn", "description": "After falling into darkness, only the Driftwalker remains. Corruption is taking over and the Graveyard Drift begins! Complete Quests to earn V-Bucks with the Graveyard Drift Quest Pack. ", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 959, "originalPrice": 1599, "voucherDiscount": 0, "discount": 640, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": [{"promotionalOffers": [{"startDate": "2022-10-19T00:00:00.000Z", "endDate": "2022-11-03T12:00:00.000Z"}]}]}}, {"title": "Shadows Rising Pack", "id": "04e522517a384a509d5bf31904846159", "namespace": "fn", "description": "Eclipse the competition this season while wearing the Shadows Rising pack!", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 1599, "originalPrice": 1599, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "Dark Reflections Pack", "id": "56ba62d3600d498cb2e01961dbf42927", "namespace": "fn", "description": "Did the Cube ever corrupt, or was the darkness always there? Let your dark side take control while wearing the Dark Reflections pack.", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 799, "originalPrice": 1599, "voucherDiscount": 0, "discount": 800, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": [{"promotionalOffers": [{"startDate": "2022-10-19T00:00:00.000Z", "endDate": "2022-11-03T12:00:00.000Z"}]}]}}, {"title": "Crossmark Operative Pack", "id": "a4f240d86da746518af5d04da7a9f0e0", "namespace": "fn", "description": "Being a self-taught expert in stealth and style means you get to blend in but still stand out. Carry out your next mission with the Crossmark Operative Pack.", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 1599, "originalPrice": 1599, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "The Final Reckoning Pack", "id": "69422bf51a694caca994436621abcaba", "namespace": "fn", "description": "Frighten your foes with outfits from one of the Island's darkest of tales, The Final Reckoning! Featuring 3 Outfits and 3 Back Blings.", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 1499, "originalPrice": 1499, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "Corrupted Legends Pack", "id": "b0892a99f96b43f88f42eb14035e863d", "namespace": "fn", "description": "What is your chaotic alignment? How will you balance the scales? This pack's cosmetics come with a slider that allows you to tune how corrupted your outfit is!", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 799, "originalPrice": 1599, "voucherDiscount": 0, "discount": 800, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": [{"promotionalOffers": [{"startDate": "2022-10-19T00:00:00.000Z", "endDate": "2022-11-03T12:00:00.000Z"}]}]}}, {"title": "2,800 V-Bucks", "id": "559f2ba95f874ec987d0ebfd2cc9c70a", "namespace": "fn", "description": "Buy 2,800 Fortnite V-Bucks, the in-game currency that can be spent in Fortnite Battle Royale and Creative modes. You can purchase new customization items like Outfits, Gliders, Pickaxes, Emotes, Wraps and the latest season's Battle Pass! Gliders and Contrails may not be used in Save the World mode.", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 1999, "originalPrice": 1999, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "5,000 V-Bucks", "id": "d900ad5da7ec4eac86918bcfa0c3e698", "namespace": "fn", "description": "Buy 5,000 Fortnite V-Bucks, the in-game currency that can be spent in Fortnite Battle Royale and Creative modes. You can purchase new customization items like Outfits, Gliders, Pickaxes, Emotes, Wraps and the latest season's Battle Pass! Gliders and Contrails may not be used in Save the World mode.", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 3199, "originalPrice": 3199, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "13,500 V-Bucks", "id": "4daadb392f1c4ee2b5a3af443e614d2a", "namespace": "fn", "description": "Buy 13,500 Fortnite V-Bucks, the in-game currency that can be spent in Fortnite Battle Royale and Creative modes. You can purchase new customization items like Outfits, Gliders, Pickaxes, Emotes, Wraps and the latest season's Battle Pass! Gliders and Contrails may not be used in Save the World mode.", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 7999, "originalPrice": 7999, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "Anime Legends Pack", "id": "d9a68c11db614eefb6f340b2d60592d7", "namespace": "fn", "description": "Reimagine your reality with the Anime Legends. Prepare for the next encounter by gathering your gear, including: 3 Outfits, 3 Back Blings, 3 Pickaxes and an Emote.", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 1999, "originalPrice": 1999, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "Tech Future Pack", "id": "7438471715774483b26a7990c393be37", "namespace": "fn", "description": "Neon lights and tech-advanced suits, the future calls for more if you want to make it to the top. Includes 3 Outfits, 3 Back Blings and 3 Pickaxes.", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 1799, "originalPrice": 1799, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "Checkered Past Pack", "id": "ee372cda728446e989e63967c0108105", "namespace": "fn", "description": "Much like her trusty Thudthumper, Veronika is blunt and to the point. Includes an Outfit, a Back Bling, a Pickaxe, a Wrap and 600 V-Bucks.\n\nV-Bucks included with this purchase can't be transferred to or used on Nintendo Switch\u2122.", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 399, "originalPrice": 399, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "Skull Squad Pack", "id": "48d86bc0a3634a33aa20817fdbfff917", "namespace": "fn", "description": "Rise from the crypt and creep on the unsuspecting with this bone chilling Skeleteam! Rattle your bones with the Skull Squad pack!", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 1999, "originalPrice": 1999, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}, {"title": "Agency Renegades Pack", "id": "5ae4edeb9aa2461cad980b5ff59b3099", "namespace": "fn", "description": "When you need the best, call the best. For all your covert needs, request the Agency Renegades. Includes 3 Outfits, 3 Back Blings & 3 Pickaxes.", "seller": {"name": "Epic Games"}, "price": {"totalPrice": {"discountPrice": 1799, "originalPrice": 1799, "voucherDiscount": 0, "discount": 0, "currencyCode": "USD", "currencyInfo": {"decimals": 2}}}, "promotions": {"promotionalOffers": []}}]}}}
{"$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": "string"}, "description": {"type": "string"}, "seller": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "price": {"type": "object", "properties": {"totalPrice": {"type": "object", "properties": {"discountPrice": {"type": "integer"}, "originalPrice": {"type": "integer"}, "voucherDiscount": {"type": "integer"}, "discount": {"type": "integer"}, "currencyCode": {"type": "string"}, "currencyInfo": {"type": "object", "properties": {"decimals": {"type": "integer"}}, "required": ["decimals"]}}, "required": ["currencyCode", "currencyInfo", "discount", "discountPrice", "originalPrice", "voucherDiscount"]}}, "required": ["totalPrice"]}, "promotions": {"type": "object", "properties": {"promotionalOffers": {"type": "array", "items": {"type": "object", "properties": {"promotionalOffers": {"type": "array", "items": {"type": "object", "properties": {"startDate": {"type": "string"}, "endDate": {"type": "string"}}, "required": ["endDate", "startDate"]}}}, "required": ["promotionalOffers"]}}}, "required": ["promotionalOffers"]}}, "required": ["description", "id", "namespace", "price", "promotions", "seller", "title"]}}}, "required": ["elements"]}}, "required": ["searchStore"]}}, "required": ["Catalog"]}
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": 16286, "runtime": 30, "start": "2003-04-05", "end": "2003-09-27", "airtime": "", "airday": "", "timezone": "", "updated_at": "2021-12-11 05:31:42", "poster": {"id": 16286, "name": "34690.jpg", "alt": "Mythical Detective Loki Ragnarok", "original": "https://static.tvmaze.com/uploads/images/original_untouched/63/157785.jpg", "path": "serial"}}, {"id": 64101, "title": "Thor & Loki: Blood Brothers", "lang_id": 1, "tvrage_id": null, "tvmaze_id": 8466, "mdb_id": null, "tvdb_id": null, "imdb_id": "http://www.imdb.com/title/tt1922373", "imdb_rating": "0.00", "weight": "50.00", "status_id": null, "poster_id": 1112514, "runtime": 19, "start": "2011-03-28", "end": "2011-04-20", "airtime": null, "airday": null, "timezone": null, "updated_at": "2022-01-08 06:55:51", "poster": {"id": 1112514, "name": "64101.jpg", "alt": "Thor & Loki: Blood Brothers", "original": "https://static.tvmaze.com/uploads/images/original_untouched/30/75422.jpg", "path": "serial"}}, {"id": 65159, "title": "Loki", "lang_id": 1, "tvrage_id": null, "tvmaze_id": 41007, "mdb_id": null, "tvdb_id": null, "imdb_id": "http://www.imdb.com/title/tt9140554", "imdb_rating": "0.00", "weight": "473.00", "status_id": 13, "poster_id": 1891633, "runtime": null, "start": "2021-06-09", "end": "2021-07-14", "airtime": null, "airday": null, "timezone": null, "updated_at": "2022-01-08 07:22:38", "poster": {"id": 1891633, "name": "65159.jpg", "alt": "Loki", "original": "https://static.tvmaze.com/uploads/images/original_untouched/320/801227.jpg", "path": "serial"}}]}, "url": "some url", "view": "serials"}
{"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 Monogatari!!", "lang_id": 0, "tvrage_id": 48185, "tvmaze_id": 5014, "mdb_id": null, "tvdb_id": 48185, "imdb_id": "http://www.imdb.com/title/tt4616700", "imdb_rating": "0.00", "weight": "250.00", "status_id": null, "poster_id": 15371, "runtime": 25, "start": "2015-04-09", "end": "2015-09-24", "airtime": "01:30", "airday": "Thursday", "timezone": "GMT+9 -DST", "updated_at": "2021-12-18 05:03:22", "poster": {"id": 15371, "name": "215.jpg", "alt": "Ore Monogatari!!", "original": "https://static.tvmaze.com/uploads/images/original_untouched/21/54235.jpg", "path": "serial"}}, "torrent": [], "online": [], "subtitle": [], "description": []}}, "view": "ep", "url": "some url"}
{"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": "string"}, "airdate": {"type": "string"}, "rait": {"type": "null"}, "weight": {"type": "string"}, "online_c": {"type": "integer"}, "subtitle_c": {"type": "integer"}, "torrent_c": {"type": "integer"}, "updated_at": {"type": "string"}, "serial": {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "lang_id": {"type": "integer"}, "tvrage_id": {"type": "integer"}, "tvmaze_id": {"type": "integer"}, "mdb_id": {"type": "null"}, "tvdb_id": {"type": "integer"}, "imdb_id": {"type": "string"}, "imdb_rating": {"type": "string"}, "weight": {"type": "string"}, "status_id": {"type": "null"}, "poster_id": {"type": "integer"}, "runtime": {"type": "integer"}, "start": {"type": "string"}, "end": {"type": "string"}, "airtime": {"type": "string"}, "airday": {"type": "string"}, "timezone": {"type": "string"}, "updated_at": {"type": "string"}, "poster": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "alt": {"type": "string"}, "original": {"type": "string"}, "path": {"type": "string"}}}}}, "torrent": {"type": "array"}, "online": {"type": "array"}, "subtitle": {"type": "array"}, "description": {"type": "array"}}}}}, "view": {"type": "string"}, "url": {"type": "string"}}}
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, "runtime": 134, "genres": ["Action", "Drama"], "summary": "Portraying the events that have taken place in Polish politics in recent years.", "description_full": "Portraying the events that have taken place in Polish politics in recent years.", "synopsis": "Portraying the events that have taken place in Polish politics in recent years.", "yt_trailer_code": "", "language": "pl", "mpa_rating": "", "background_image": "https://yts.mx/assets/images/movies/polityka_2019/background.jpg", "background_image_original": "https://yts.mx/assets/images/movies/polityka_2019/background.jpg", "small_cover_image": "https://yts.mx/assets/images/movies/polityka_2019/small-cover.jpg", "medium_cover_image": "https://yts.mx/assets/images/movies/polityka_2019/medium-cover.jpg", "state": "ok", "torrents": [{"url": "https://yts.mx/torrent/download/A73D0F2DCEF38E686C85CACB6D0D87352E52F242", "hash": "A73D0F2DCEF38E686C85CACB6D0D87352E52F242", "quality": "720p", "seeds": 1, "peers": 0, "size": "1.16 GB", "size_bytes": 1245540516, "date_uploaded": "2020-01-15 11:40:38", "date_uploaded_unix": 1579084838}, {"url": "https://yts.mx/torrent/download/47653B4A836E7941C0B7778C2CA63F3BD9A1B360", "hash": "47653B4A836E7941C0B7778C2CA63F3BD9A1B360", "quality": "1080p", "seeds": 3, "peers": 0, "size": "2.31 GB", "size_bytes": 2480343613, "date_uploaded": "2020-01-15 13:45:48", "date_uploaded_unix": 1579092348}], "date_uploaded": "2020-01-15 11:40:38", "date_uploaded_unix": 1579084838}, {"id": 14663, "url": "https://yts.mx/movies/lucy-in-the-sky-2019", "imdb_code": "tt4682804", "title": "Lucy in the Sky", "title_english": "Lucy in the Sky", "title_long": "Lucy in the Sky (2019)", "slug": "lucy-in-the-sky-2019", "year": 2019, "rating": 4.9, "runtime": 124, "genres": ["Action", "Drama", "Romance", "Sci-Fi", "Thriller"], "summary": "In LUCY IN THE SKY, Natalie Portman plays Lucy Cola, a strong woman whose determination and drive as an astronaut take her to space, where she's deeply moved by the transcendent experience of seeing her life from afar. Back home as Lucy's world suddenly feels too small, her connection with reality slowly unravels. \u2014Fox Searchlight Pictures", "description_full": "In LUCY IN THE SKY, Natalie Portman plays Lucy Cola, a strong woman whose determination and drive as an astronaut take her to space, where she's deeply moved by the transcendent experience of seeing her life from afar. Back home as Lucy's world suddenly feels too small, her connection with reality slowly unravels. \u2014Fox Searchlight Pictures", "synopsis": "In LUCY IN THE SKY, Natalie Portman plays Lucy Cola, a strong woman whose determination and drive as an astronaut take her to space, where she's deeply moved by the transcendent experience of seeing her life from afar. Back home as Lucy's world suddenly feels too small, her connection with reality slowly unravels. \u2014Fox Searchlight Pictures", "yt_trailer_code": "vQP-L2pJzmk", "language": "en", "mpa_rating": "R", "background_image": "https://yts.mx/assets/images/movies/lucy_in_the_sky_2019/background.jpg", "background_image_original": "https://yts.mx/assets/images/movies/lucy_in_the_sky_2019/background.jpg", "small_cover_image": "https://yts.mx/assets/images/movies/lucy_in_the_sky_2019/small-cover.jpg", "medium_cover_image": "https://yts.mx/assets/images/movies/lucy_in_the_sky_2019/medium-cover.jpg", "state": "ok", "torrents": [{"url": "https://yts.mx/torrent/download/331495AF3BA4005EB1B07B56A023EB69C72C5ACB", "hash": "331495AF3BA4005EB1B07B56A023EB69C72C5ACB", "quality": "720p", "seeds": 7, "peers": 1, "size": "1.08 GB", "size_bytes": 1159641170, "date_uploaded": "2019-12-17 13:26:52", "date_uploaded_unix": 1576585612}, {"url": "https://yts.mx/torrent/download/CA71F19ECFF0BEF7A7F487386D8A3B040F181FB7", "hash": "CA71F19ECFF0BEF7A7F487386D8A3B040F181FB7", "quality": "1080p", "seeds": 13, "peers": 0, "size": "1.95 GB", "size_bytes": 2093796557, "date_uploaded": "2019-12-17 15:39:53", "date_uploaded_unix": 1576593593}], "date_uploaded": "2019-12-17 13:26:52", "date_uploaded_unix": 1576585612}, {"id": 22539, "url": "https://yts.mx/movies/love-and-monsters-2020", "imdb_code": "tt2222042", "title": "Love and Monsters", "title_english": "Love and Monsters", "title_long": "Love and Monsters (2020)", "slug": "love-and-monsters-2020", "year": 2020, "rating": 7, "runtime": 109, "genres": ["Action", "Adventure", "Comedy", "Fantasy", "Sci-Fi"], "summary": "Seven years after the Monsterpocalypse, Joel Dawson (Dylan O'Brien), along with the rest of humanity, has been living underground ever since giant creatures took control of the land. After reconnecting over radio with his high school girlfriend Aimee (Jessica Henwick), who is now 80 miles away at a coastal colony, Joel begins to fall for her again. As Joel realizes that there's nothing left for him underground, he decides against all logic to venture out to Aimee, despite all the dangerous monsters that stand in his way. The fun-filled and action-packed adventure also stars Michael Rooker and Ariana Greenblatt.", "description_full": "Seven years after the Monsterpocalypse, Joel Dawson (Dylan O'Brien), along with the rest of humanity, has been living underground ever since giant creatures took control of the land. After reconnecting over radio with his high school girlfriend Aimee (Jessica Henwick), who is now 80 miles away at a coastal colony, Joel begins to fall for her again. As Joel realizes that there's nothing left for him underground, he decides against all logic to venture out to Aimee, despite all the dangerous monsters that stand in his way. The fun-filled and action-packed adventure also stars Michael Rooker and Ariana Greenblatt.", "synopsis": "Seven years after the Monsterpocalypse, Joel Dawson (Dylan O'Brien), along with the rest of humanity, has been living underground ever since giant creatures took control of the land. After reconnecting over radio with his high school girlfriend Aimee (Jessica Henwick), who is now 80 miles away at a coastal colony, Joel begins to fall for her again. As Joel realizes that there's nothing left for him underground, he decides against all logic to venture out to Aimee, despite all the dangerous monsters that stand in his way. The fun-filled and action-packed adventure also stars Michael Rooker and Ariana Greenblatt.", "yt_trailer_code": "UU6WPMqTX5k", "language": "en", "mpa_rating": "PG-13", "background_image": "https://yts.mx/assets/images/movies/love_and_monsters_2020/background.jpg", "background_image_original": "https://yts.mx/assets/images/movies/love_and_monsters_2020/background.jpg", "small_cover_image": "https://yts.mx/assets/images/movies/love_and_monsters_2020/small-cover.jpg", "medium_cover_image": "https://yts.mx/assets/images/movies/love_and_monsters_2020/medium-cover.jpg", "state": "ok", "torrents": [{"url": "https://yts.mx/torrent/download/40847E9D7F90EFE1DB8D96F034AFC8D29B8D0375", "hash": "40847E9D7F90EFE1DB8D96F034AFC8D29B8D0375", "quality": "720p", "seeds": 90, "peers": 7, "size": "998.53 MB", "size_bytes": 1047034593, "date_uploaded": "2020-12-18 03:48:25", "date_uploaded_unix": 1608259705}, {"url": "https://yts.mx/torrent/download/370587654DED989F49E8409B70DB178BCB695DFF", "hash": "370587654DED989F49E8409B70DB178BCB695DFF", "quality": "1080p", "seeds": 99, "peers": 2, "size": "2 GB", "size_bytes": 2147483648, "date_uploaded": "2020-12-18 07:43:14", "date_uploaded_unix": 1608273794}, {"url": "https://yts.mx/torrent/download/40BBAEBC0F1AF62640A7D067111C4A6CB2545419", "hash": "40BBAEBC0F1AF62640A7D067111C4A6CB2545419", "quality": "720p", "seeds": 135, "peers": 10, "size": "999.41 MB", "size_bytes": 1047957340, "date_uploaded": "2020-10-18 06:20:12", "date_uploaded_unix": 1602994812}, {"url": "https://yts.mx/torrent/download/22BBE090578E24C53ED0686FD3B919947563D555", "hash": "22BBE090578E24C53ED0686FD3B919947563D555", "quality": "1080p", "seeds": 250, "peers": 11, "size": "2.01 GB", "size_bytes": 2158221066, "date_uploaded": "2020-10-18 08:28:05", "date_uploaded_unix": 1603002485}, {"url": "https://yts.mx/torrent/download/00B9ABB9DB1C91DD2BBB6329EE1F9CFE2CF69604", "hash": "00B9ABB9DB1C91DD2BBB6329EE1F9CFE2CF69604", "quality": "2160p", "seeds": 41, "peers": 3, "size": "4.86 GB", "size_bytes": 5218385265, "date_uploaded": "2020-11-02 20:57:07", "date_uploaded_unix": 1604347027}], "date_uploaded": "2020-10-18 06:20:12", "date_uploaded_unix": 1602994812}, {"id": 31971, "url": "https://yts.mx/movies/american-badger-2019", "imdb_code": "tt12712572", "title": "American Badger", "title_english": "American Badger", "title_long": "American Badger (2019)", "slug": "american-badger-2019", "year": 2019, "rating": 3.6, "runtime": 82, "genres": ["Action", "Drama", "Thriller"], "summary": "He goes by the name Badger because his real name is Dean, and that's the lamest name ever for a hitman. But really, it was his ex-wife that gave him that name before she died. Since her death he has been a recluse; like all American Badgers. In fact he has hardly spoken a word to anyone except his Handler in 4451 days. But all that is about to change with his latest assignment. His job is to make friends with a call girl and extract information from her about the inner workings of an Albanian gang she works for. Her name is Velvet and she is the closest thing the Albanian mob boss Vasily has to family; she is like a daughter to him -- an abused, terrified, sex-trafficked daughter. The Badger isn't good at making friends, but he's excellent at following orders; so despite his initial objections, he finds Velvet and makes an awkward, yet heroic introduction. Even though he identifies himself as a hardened recluse, he quickly realizes that he is much more vulnerable than he thought he was. As their new friendship takes a sharp turn into an unlikely romance, his Handler tells him that it is time to kill the girl, Vasily's partners, and Vasily himself. What does a badger do when it is cornered on all sides? Badgers are very territorial and will fight to the death to protect the things they care about. The ensuing carnage was to be expected, but the freedom and confidence he gives Velvet was something that nobody would have seen coming.", "description_full": "He goes by the name Badger because his real name is Dean, and that's the lamest name ever for a hitman. But really, it was his ex-wife that gave him that name before she died. Since her death he has been a recluse; like all American Badgers. In fact he has hardly spoken a word to anyone except his Handler in 4451 days. But all that is about to change with his latest assignment. His job is to make friends with a call girl and extract information from her about the inner workings of an Albanian gang she works for. Her name is Velvet and she is the closest thing the Albanian mob boss Vasily has to family; she is like a daughter to him -- an abused, terrified, sex-trafficked daughter. The Badger isn't good at making friends, but he's excellent at following orders; so despite his initial objections, he finds Velvet and makes an awkward, yet heroic introduction. Even though he identifies himself as a hardened recluse, he quickly realizes that he is much more vulnerable than he thought he was. As their new friendship takes a sharp turn into an unlikely romance, his Handler tells him that it is time to kill the girl, Vasily's partners, and Vasily himself. What does a badger do when it is cornered on all sides? Badgers are very territorial and will fight to the death to protect the things they care about. The ensuing carnage was to be expected, but the freedom and confidence he gives Velvet was something that nobody would have seen coming.", "synopsis": "He goes by the name Badger because his real name is Dean, and that's the lamest name ever for a hitman. But really, it was his ex-wife that gave him that name before she died. Since her death he has been a recluse; like all American Badgers. In fact he has hardly spoken a word to anyone except his Handler in 4451 days. But all that is about to change with his latest assignment. His job is to make friends with a call girl and extract information from her about the inner workings of an Albanian gang she works for. Her name is Velvet and she is the closest thing the Albanian mob boss Vasily has to family; she is like a daughter to him -- an abused, terrified, sex-trafficked daughter. The Badger isn't good at making friends, but he's excellent at following orders; so despite his initial objections, he finds Velvet and makes an awkward, yet heroic introduction. Even though he identifies himself as a hardened recluse, he quickly realizes that he is much more vulnerable than he thought he was. As their new friendship takes a sharp turn into an unlikely romance, his Handler tells him that it is time to kill the girl, Vasily's partners, and Vasily himself. What does a badger do when it is cornered on all sides? Badgers are very territorial and will fight to the death to protect the things they care about. The ensuing carnage was to be expected, but the freedom and confidence he gives Velvet was something that nobody would have seen coming.", "yt_trailer_code": "__nnReOXx0g", "language": "en", "mpa_rating": "", "background_image": "https://yts.mx/assets/images/movies/american_badger_2021/background.jpg", "background_image_original": "https://yts.mx/assets/images/movies/american_badger_2021/background.jpg", "small_cover_image": "https://yts.mx/assets/images/movies/american_badger_2021/small-cover.jpg", "medium_cover_image": "https://yts.mx/assets/images/movies/american_badger_2021/medium-cover.jpg", "state": "ok", "torrents": [{"url": "https://yts.mx/torrent/download/58C23575ED6469F12B9C4DD9AE205ED673A2B03A", "hash": "58C23575ED6469F12B9C4DD9AE205ED673A2B03A", "quality": "720p", "seeds": 18, "peers": 4, "size": "751.26 MB", "size_bytes": 787753206, "date_uploaded": "2021-05-22 11:31:42", "date_uploaded_unix": 1621675902}, {"url": "https://yts.mx/torrent/download/CF42507CB74EEFBE11657FC2D24DFB01F0590332", "hash": "CF42507CB74EEFBE11657FC2D24DFB01F0590332", "quality": "1080p", "seeds": 15, "peers": 3, "size": "1.51 GB", "size_bytes": 1621350154, "date_uploaded": "2021-05-22 13:21:31", "date_uploaded_unix": 1621682491}], "date_uploaded": "2021-05-22 11:31:42", "date_uploaded_unix": 1621675902}]}, "@meta": {"server_time": 1642091963, "server_timezone": "CET", "api_version": 2, "execution_time": "0 ms"}}
{"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": {"type": "string"}, "title": {"type": "string"}, "title_english": {"type": "string"}, "title_long": {"type": "string"}, "slug": {"type": "string"}, "year": {"type": "integer"}, "rating": {"type": "number"}, "runtime": {"type": "integer"}, "genres": {"type": "array", "items": {"type": "string"}}, "summary": {"type": "string"}, "description_full": {"type": "string"}, "synopsis": {"type": "string"}, "yt_trailer_code": {"type": "string"}, "language": {"type": "string"}, "mpa_rating": {"type": "string"}, "background_image": {"type": "string"}, "background_image_original": {"type": "string"}, "small_cover_image": {"type": "string"}, "medium_cover_image": {"type": "string"}, "state": {"type": "string"}, "torrents": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "hash": {"type": "string"}, "quality": {"type": "string"}, "seeds": {"type": "integer"}, "peers": {"type": "integer"}, "size": {"type": "string"}, "size_bytes": {"type": "integer"}, "date_uploaded": {"type": "string"}, "date_uploaded_unix": {"type": "integer"}}}}, "date_uploaded": {"type": "string"}, "date_uploaded_unix": {"type": "integer"}}}}}}, "@meta": {"type": "object", "properties": {"server_time": {"type": "integer"}, "server_timezone": {"type": "string"}, "api_version": {"type": "integer"}, "execution_time": {"type": "string"}}}}}
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, "rating": 7.5, "runtime": 95, "genres": ["Action", "Adventure", "Animation", "Comedy", "Family", "Fantasy"], "summary": "A young boy experiences an unforgettable seaside summer on the Italian Riviera filled with gelato, pasta and endless scooter rides. Luca shares these adventures with his newfound best friend, but all the fun is threatened by a deeply-held secret: he is a sea monster from another world just below the ocean's surface.", "description_full": "A young boy experiences an unforgettable seaside summer on the Italian Riviera filled with gelato, pasta and endless scooter rides. Luca shares these adventures with his newfound best friend, but all the fun is threatened by a deeply-held secret: he is a sea monster from another world just below the ocean's surface.", "synopsis": "A young boy experiences an unforgettable seaside summer on the Italian Riviera filled with gelato, pasta and endless scooter rides. Luca shares these adventures with his newfound best friend, but all the fun is threatened by a deeply-held secret: he is a sea monster from another world just below the ocean's surface.", "yt_trailer_code": "N6DY_IkzPCI", "language": "en", "mpa_rating": "PG", "background_image": "https://yts.mx/assets/images/movies/luca_2021/background.jpg", "background_image_original": "https://yts.mx/assets/images/movies/luca_2021/background.jpg", "small_cover_image": "https://yts.mx/assets/images/movies/luca_2021/small-cover.jpg", "medium_cover_image": "https://yts.mx/assets/images/movies/luca_2021/medium-cover.jpg", "large_cover_image": "https://yts.mx/assets/images/movies/luca_2021/large-cover.jpg", "state": "ok", "torrents": [{"url": "https://yts.mx/torrent/download/C1DD860DBC1F76919CFCA9AB86FEB32FCA127790", "hash": "C1DD860DBC1F76919CFCA9AB86FEB32FCA127790", "quality": "720p", "type": "bluray", "seeds": 761, "peers": 59, "size": "875.77 MB", "size_bytes": 918311404, "date_uploaded": "2021-07-28 12:04:17", "date_uploaded_unix": 1627466657}, {"url": "https://yts.mx/torrent/download/EE63402612480AAF03788DE908D76EAC1359B1F0", "hash": "EE63402612480AAF03788DE908D76EAC1359B1F0", "quality": "1080p", "type": "bluray", "seeds": 843, "peers": 56, "size": "1.76 GB", "size_bytes": 1889785610, "date_uploaded": "2021-07-28 13:08:29", "date_uploaded_unix": 1627470509}, {"url": "https://yts.mx/torrent/download/346340FC54F5CE6C02CE6FECD4E1F0FFF0347C56", "hash": "346340FC54F5CE6C02CE6FECD4E1F0FFF0347C56", "quality": "720p", "type": "web", "seeds": 707, "peers": 79, "size": "876.43 MB", "size_bytes": 919003464, "date_uploaded": "2021-06-18 13:32:20", "date_uploaded_unix": 1624015940}, {"url": "https://yts.mx/torrent/download/94D1B695CFA239513D7219C5508EF14926FAE7EC", "hash": "94D1B695CFA239513D7219C5508EF14926FAE7EC", "quality": "1080p", "type": "web", "seeds": 1768, "peers": 169, "size": "1.76 GB", "size_bytes": 1889785610, "date_uploaded": "2021-06-18 15:46:22", "date_uploaded_unix": 1624023982}, {"url": "https://yts.mx/torrent/download/2C9690394BE397E94693AE8FB3291BF769E156E4", "hash": "2C9690394BE397E94693AE8FB3291BF769E156E4", "quality": "2160p", "type": "web", "seeds": 191, "peers": 43, "size": "4.25 GB", "size_bytes": 4563402752, "date_uploaded": "2021-07-02 19:40:50", "date_uploaded_unix": 1625247650}], "date_uploaded": "2021-06-18 13:32:20", "date_uploaded_unix": 1624015940}, {"id": 13636, "url": "https://yts.mx/movies/louis-luca-mission-to-the-moon-2018", "imdb_code": "tt7533756", "title": "Louis & Luca - Mission to the Moon", "title_english": "Louis & Luca - Mission to the Moon", "title_long": "Louis & Luca - Mission to the Moon (2018)", "slug": "louis-luca-mission-to-the-moon-2018", "year": 2018, "rating": 6.6, "runtime": 80, "genres": ["Animation", "Family"], "summary": "In the international race to the moon, the Norwegian mission is led by brilliant inventor Reodor from the village of Flaklypa. With Nolan the Magpie as the brave astronaut, what could possibly go wrong? Quite a bit, actually - on the daring mission, secret passengers are discovered, hidden agendas are revealed, and nothing seems to work out the way it was planned. Nolan and his friend Louis the Hedgehog are in for some surprises on their trip to the moon. This is the third film in the stop-motion trilogy featuring the beloved characters from the Flaklypa universe.", "description_full": "In the international race to the moon, the Norwegian mission is led by brilliant inventor Reodor from the village of Flaklypa. With Nolan the Magpie as the brave astronaut, what could possibly go wrong? Quite a bit, actually - on the daring mission, secret passengers are discovered, hidden agendas are revealed, and nothing seems to work out the way it was planned. Nolan and his friend Louis the Hedgehog are in for some surprises on their trip to the moon. This is the third film in the stop-motion trilogy featuring the beloved characters from the Flaklypa universe.", "synopsis": "In the international race to the moon, the Norwegian mission is led by brilliant inventor Reodor from the village of Flaklypa. With Nolan the Magpie as the brave astronaut, what could possibly go wrong? Quite a bit, actually - on the daring mission, secret passengers are discovered, hidden agendas are revealed, and nothing seems to work out the way it was planned. Nolan and his friend Louis the Hedgehog are in for some surprises on their trip to the moon. This is the third film in the stop-motion trilogy featuring the beloved characters from the Flaklypa universe.", "yt_trailer_code": "", "language": "no", "mpa_rating": "", "background_image": "https://yts.mx/assets/images/movies/louis_luca_mission_to_the_moon_2018/background.jpg", "background_image_original": "https://yts.mx/assets/images/movies/louis_luca_mission_to_the_moon_2018/background.jpg", "small_cover_image": "https://yts.mx/assets/images/movies/louis_luca_mission_to_the_moon_2018/small-cover.jpg", "medium_cover_image": "https://yts.mx/assets/images/movies/louis_luca_mission_to_the_moon_2018/medium-cover.jpg", "large_cover_image": "https://yts.mx/assets/images/movies/louis_luca_mission_to_the_moon_2018/large-cover.jpg", "state": "ok", "torrents": [{"url": "https://yts.mx/torrent/download/205F497A632A5C2BAEECB249133226424BF2BD9E", "hash": "205F497A632A5C2BAEECB249133226424BF2BD9E", "quality": "720p", "type": "web", "seeds": 4, "peers": 1, "size": "718.62 MB", "size_bytes": 753527685, "date_uploaded": "2019-09-18 02:10:23", "date_uploaded_unix": 1568765423}, {"url": "https://yts.mx/torrent/download/5062324B609B93C9A7A317F3C7FFDCAB8582AD97", "hash": "5062324B609B93C9A7A317F3C7FFDCAB8582AD97", "quality": "1080p", "type": "web", "seeds": 4, "peers": 1, "size": "1.27 GB", "size_bytes": 1363652116, "date_uploaded": "2019-09-18 03:41:13", "date_uploaded_unix": 1568770873}], "date_uploaded": "2019-09-18 02:10:23", "date_uploaded_unix": 1568765423}, {"id": 17051, "url": "https://yts.mx/movies/sex-and-lucia-2001", "imdb_code": "tt0254455", "title": "Sex and Luc\u00eda", "title_english": "Sex and Luc\u00eda", "title_long": "Sex and Luc\u00eda (2001)", "slug": "sex-and-lucia-2001", "year": 2001, "rating": 7.1, "runtime": 128, "genres": ["Action", "Drama", "Romance"], "summary": "Lucia is a waitress who lives and works in Madrid. After what she believes to be the loss of her boyfriend, the tortured writer Lorenzo, she flees to a secluded island that he had often told her about. There she meets Carlos and Elena, who have also run away to the island to escape personal tragedy. Unbeknownst to them, all three have a connection to Lorenzo. Elena met him many years ago on that same island and enjoyed beautiful, anonymous lovemaking with him in the sea by the light of a full moon. 9 months later, Elena gave birth to Luna, but never managed to find Lorenzo. Carlos was the stepfather of Belen, who disappeared after she unwittingly caused the death of Luna. As she hears more about the past of her two new housemates, Lucia is reminded of the book Lorenzo was writing, a tale about a journey into a dark, deep past that brought on his depression. Soon, the lines between fact and fiction begin to fall apart. \u2014Cervantes", "description_full": "Lucia is a waitress who lives and works in Madrid. After what she believes to be the loss of her boyfriend, the tortured writer Lorenzo, she flees to a secluded island that he had often told her about. There she meets Carlos and Elena, who have also run away to the island to escape personal tragedy. Unbeknownst to them, all three have a connection to Lorenzo. Elena met him many years ago on that same island and enjoyed beautiful, anonymous lovemaking with him in the sea by the light of a full moon. 9 months later, Elena gave birth to Luna, but never managed to find Lorenzo. Carlos was the stepfather of Belen, who disappeared after she unwittingly caused the death of Luna. As she hears more about the past of her two new housemates, Lucia is reminded of the book Lorenzo was writing, a tale about a journey into a dark, deep past that brought on his depression. Soon, the lines between fact and fiction begin to fall apart. \u2014Cervantes", "synopsis": "Lucia is a waitress who lives and works in Madrid. After what she believes to be the loss of her boyfriend, the tortured writer Lorenzo, she flees to a secluded island that he had often told her about. There she meets Carlos and Elena, who have also run away to the island to escape personal tragedy. Unbeknownst to them, all three have a connection to Lorenzo. Elena met him many years ago on that same island and enjoyed beautiful, anonymous lovemaking with him in the sea by the light of a full moon. 9 months later, Elena gave birth to Luna, but never managed to find Lorenzo. Carlos was the stepfather of Belen, who disappeared after she unwittingly caused the death of Luna. As she hears more about the past of her two new housemates, Lucia is reminded of the book Lorenzo was writing, a tale about a journey into a dark, deep past that brought on his depression. Soon, the lines between fact and fiction begin to fall apart. \u2014Cervantes", "yt_trailer_code": "N2JBjQVJ5Qg", "language": "es", "mpa_rating": "R", "background_image": "https://yts.mx/assets/images/movies/sex_and_lucia_2001/background.jpg", "background_image_original": "https://yts.mx/assets/images/movies/sex_and_lucia_2001/background.jpg", "small_cover_image": "https://yts.mx/assets/images/movies/sex_and_lucia_2001/small-cover.jpg", "medium_cover_image": "https://yts.mx/assets/images/movies/sex_and_lucia_2001/medium-cover.jpg", "large_cover_image": "https://yts.mx/assets/images/movies/sex_and_lucia_2001/large-cover.jpg", "state": "ok", "torrents": [{"url": "https://yts.mx/torrent/download/E922DC4A4CABB41A12147884E07FD558AD022AAD", "hash": "E922DC4A4CABB41A12147884E07FD558AD022AAD", "quality": "720p", "type": "bluray", "seeds": 19, "peers": 8, "size": "1.15 GB", "size_bytes": 1234803098, "date_uploaded": "2020-04-26 10:35:58", "date_uploaded_unix": 1587890158}, {"url": "https://yts.mx/torrent/download/1370123BFD8B7DCF563548EB53063F9590BE9489", "hash": "1370123BFD8B7DCF563548EB53063F9590BE9489", "quality": "1080p", "type": "bluray", "seeds": 17, "peers": 3, "size": "2.36 GB", "size_bytes": 2534030705, "date_uploaded": "2020-04-26 12:37:59", "date_uploaded_unix": 1587897479}], "date_uploaded": "2020-04-26 10:35:58", "date_uploaded_unix": 1587890158}]}, "@meta": {"server_time": 1642091295, "server_timezone": "CET", "api_version": 2, "execution_time": "0 ms"}}
{"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": {"type": "integer"}, "url": {"type": "string"}, "imdb_code": {"type": "string"}, "title": {"type": "string"}, "title_english": {"type": "string"}, "title_long": {"type": "string"}, "slug": {"type": "string"}, "year": {"type": "integer"}, "rating": {"type": "number"}, "runtime": {"type": "integer"}, "genres": {"type": "array", "items": {"type": "string"}}, "summary": {"type": "string"}, "description_full": {"type": "string"}, "synopsis": {"type": "string"}, "yt_trailer_code": {"type": "string"}, "language": {"type": "string"}, "mpa_rating": {"type": "string"}, "background_image": {"type": "string"}, "background_image_original": {"type": "string"}, "small_cover_image": {"type": "string"}, "medium_cover_image": {"type": "string"}, "large_cover_image": {"type": "string"}, "state": {"type": "string"}, "torrents": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "hash": {"type": "string"}, "quality": {"type": "string"}, "type": {"type": "string"}, "seeds": {"type": "integer"}, "peers": {"type": "integer"}, "size": {"type": "string"}, "size_bytes": {"type": "integer"}, "date_uploaded": {"type": "string"}, "date_uploaded_unix": {"type": "integer"}}}}, "date_uploaded": {"type": "string"}, "date_uploaded_unix": {"type": "integer"}}}}}}, "@meta": {"type": "object", "properties": {"server_time": {"type": "integer"}, "server_timezone": {"type": "string"}, "api_version": {"type": "integer"}, "execution_time": {"type": "string"}}}}}
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", "Adventure", "Animation", "Comedy", "Family", "Fantasy"], "download_count": 1336028, "like_count": 259, "description_intro": "A young boy experiences an unforgettable seaside summer on the Italian Riviera filled with gelato, pasta and endless scooter rides. Luca shares these adventures with his newfound best friend, but all the fun is threatened by a deeply-held secret: he is a sea monster from another world just below the ocean's surface.", "description_full": "A young boy experiences an unforgettable seaside summer on the Italian Riviera filled with gelato, pasta and endless scooter rides. Luca shares these adventures with his newfound best friend, but all the fun is threatened by a deeply-held secret: he is a sea monster from another world just below the ocean's surface.", "yt_trailer_code": "N6DY_IkzPCI", "language": "en", "mpa_rating": "PG", "background_image": "https://yts.mx/assets/images/movies/luca_2021/background.jpg", "background_image_original": "https://yts.mx/assets/images/movies/luca_2021/background.jpg", "small_cover_image": "https://yts.mx/assets/images/movies/luca_2021/small-cover.jpg", "medium_cover_image": "https://yts.mx/assets/images/movies/luca_2021/medium-cover.jpg", "large_cover_image": "https://yts.mx/assets/images/movies/luca_2021/large-cover.jpg", "medium_screenshot_image1": "https://yts.mx/assets/images/movies/luca_2021/medium-screenshot1.jpg", "medium_screenshot_image2": "https://yts.mx/assets/images/movies/luca_2021/medium-screenshot2.jpg", "medium_screenshot_image3": "https://yts.mx/assets/images/movies/luca_2021/medium-screenshot3.jpg", "large_screenshot_image1": "https://yts.mx/assets/images/movies/luca_2021/large-screenshot1.jpg", "large_screenshot_image2": "https://yts.mx/assets/images/movies/luca_2021/large-screenshot2.jpg", "large_screenshot_image3": "https://yts.mx/assets/images/movies/luca_2021/large-screenshot3.jpg", "cast": [{"name": "Jim Pirri", "character_name": "Mr. Branzino", "url_small_image": "https://yts.mx/assets/images/actors/thumb/nm0685308.jpg", "imdb_code": "0685308"}, {"name": "Marco Barricelli", "character_name": "Massimo", "imdb_code": "0057349"}, {"name": "Saverio Raimondo", "character_name": "Ercole Visconti", "imdb_code": "7184459"}, {"name": "Enrico Casarosa", "character_name": "Card Player / Angry Fisherman", "imdb_code": "1154836"}], "torrents": [{"url": "https://yts.mx/torrent/download/C1DD860DBC1F76919CFCA9AB86FEB32FCA127790", "hash": "C1DD860DBC1F76919CFCA9AB86FEB32FCA127790", "quality": "720p", "type": "bluray", "seeds": 761, "peers": 59, "size": "875.77 MB", "size_bytes": 918311404, "date_uploaded": "2021-07-28 12:04:17", "date_uploaded_unix": 1627466657}, {"url": "https://yts.mx/torrent/download/EE63402612480AAF03788DE908D76EAC1359B1F0", "hash": "EE63402612480AAF03788DE908D76EAC1359B1F0", "quality": "1080p", "type": "bluray", "seeds": 843, "peers": 56, "size": "1.76 GB", "size_bytes": 1889785610, "date_uploaded": "2021-07-28 13:08:29", "date_uploaded_unix": 1627470509}, {"url": "https://yts.mx/torrent/download/346340FC54F5CE6C02CE6FECD4E1F0FFF0347C56", "hash": "346340FC54F5CE6C02CE6FECD4E1F0FFF0347C56", "quality": "720p", "type": "web", "seeds": 707, "peers": 79, "size": "876.43 MB", "size_bytes": 919003464, "date_uploaded": "2021-06-18 13:32:20", "date_uploaded_unix": 1624015940}, {"url": "https://yts.mx/torrent/download/94D1B695CFA239513D7219C5508EF14926FAE7EC", "hash": "94D1B695CFA239513D7219C5508EF14926FAE7EC", "quality": "1080p", "type": "web", "seeds": 1768, "peers": 169, "size": "1.76 GB", "size_bytes": 1889785610, "date_uploaded": "2021-06-18 15:46:22", "date_uploaded_unix": 1624023982}, {"url": "https://yts.mx/torrent/download/2C9690394BE397E94693AE8FB3291BF769E156E4", "hash": "2C9690394BE397E94693AE8FB3291BF769E156E4", "quality": "2160p", "type": "web", "seeds": 191, "peers": 43, "size": "4.25 GB", "size_bytes": 4563402752, "date_uploaded": "2021-07-02 19:40:50", "date_uploaded_unix": 1625247650}], "date_uploaded": "2021-06-18 13:32:20", "date_uploaded_unix": 1624015940}}, "@meta": {"server_time": 1642091540, "server_timezone": "CET", "api_version": 2, "execution_time": "0 ms"}}
{"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": {"type": "string"}, "title_long": {"type": "string"}, "slug": {"type": "string"}, "year": {"type": "integer"}, "rating": {"type": "number"}, "runtime": {"type": "integer"}, "genres": {"type": "array", "items": {"type": "string"}}, "download_count": {"type": "integer"}, "like_count": {"type": "integer"}, "description_intro": {"type": "string"}, "description_full": {"type": "string"}, "yt_trailer_code": {"type": "string"}, "language": {"type": "string"}, "mpa_rating": {"type": "string"}, "background_image": {"type": "string"}, "background_image_original": {"type": "string"}, "small_cover_image": {"type": "string"}, "medium_cover_image": {"type": "string"}, "large_cover_image": {"type": "string"}, "medium_screenshot_image1": {"type": "string"}, "medium_screenshot_image2": {"type": "string"}, "medium_screenshot_image3": {"type": "string"}, "large_screenshot_image1": {"type": "string"}, "large_screenshot_image2": {"type": "string"}, "large_screenshot_image3": {"type": "string"}, "cast": {"type": "array", "items": {"type": "object"}}, "torrents": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "hash": {"type": "string"}, "quality": {"type": "string"}, "type": {"type": "string"}, "seeds": {"type": "integer"}, "peers": {"type": "integer"}, "size": {"type": "string"}, "size_bytes": {"type": "integer"}, "date_uploaded": {"type": "string"}, "date_uploaded_unix": {"type": "integer"}}}}, "date_uploaded": {"type": "string"}, "date_uploaded_unix": {"type": "integer"}}}}}, "@meta": {"type": "object", "properties": {"server_time": {"type": "integer"}, "server_timezone": {"type": "string"}, "api_version": {"type": "integer"}, "execution_time": {"type": "string"}}}}}
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": {"type": "string"}, "runtime": {"type": "integer"}, "studio": {"type": "string"}}}, "actress": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "image": {"type": "string"}}}}, "screenshots": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "string"}}}}
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": "Clubs"}, {"number": "Q", "suit": "Spades"}, {"number": "4", "suit": "Spades"}, {"number": "7", "suit": "Hearts"}, {"number": "J", "suit": "Spades"}]]
{"$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": "Spades"}, {"number": "10", "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/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"}, {"number": "2", "suit": "Hearts"}, {"number": "2", "suit": "Diamonds"}], [{"number": "7", "suit": "Hearts"}, {"number": "Q", "suit": "Clubs"}, {"number": "J", "suit": "Clubs"}, {"number": "J", "suit": "Hearts"}, {"number": "A", "suit": "Hearts"}, {"number": "4", "suit": "Spades"}, {"number": "9", "suit": "Clubs"}, {"number": "A", "suit": "Diamonds"}, {"number": "K", "suit": "Spades"}, {"number": "9", "suit": "Hearts"}, {"number": "8", "suit": "Diamonds"}], [{"number": "10", "suit": "Hearts"}, {"number": "8", "suit": "Spades"}, {"number": "3", "suit": "Clubs"}, {"number": "3", "suit": "Spades"}, {"number": "3", "suit": "Hearts"}, {"number": "10", "suit": "Clubs"}, {"number": "J", "suit": "Spades"}, {"number": "K", "suit": "Clubs"}, {"number": "9", "suit": "Spades"}, {"number": "6", "suit": "Spades"}, {"number": "7", "suit": "Diamonds"}], [{"number": "2", "suit": "Clubs"}, {"number": "2", "suit": "Spades"}, {"number": "8", "suit": "Clubs"}, {"number": "5", "suit": "Spades"}, {"number": "7", "suit": "Clubs"}, {"number": "Q", "suit": "Spades"}, {"number": "6", "suit": "Hearts"}, {"number": "4", "suit": "Diamonds"}, {"number": "5", "suit": "Diamonds"}, {"number": "7", "suit": "Spades"}, {"number": "J", "suit": "Diamonds"}], [{"number": "6", "suit": "Diamonds"}, {"number": "10", "suit": "Spades"}, {"number": "9", "suit": "Diamonds"}, {"number": "4", "suit": "Hearts"}, {"number": "Q", "suit": "Hearts"}, {"number": "3", "suit": "Diamonds"}, {"number": "5", "suit": "Clubs"}, {"number": "10", "suit": "Diamonds"}, {"number": "K", "suit": "Hearts"}, {"number": "4", "suit": "Clubs"}]]
{"$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"}, {"number": "3", "suit": "Diamonds"}, {"number": "3", "suit": "Hearts"}, {"number": "3", "suit": "Spades"}, {"number": "4", "suit": "Clubs"}, {"number": "4", "suit": "Diamonds"}, {"number": "4", "suit": "Hearts"}, {"number": "4", "suit": "Spades"}, {"number": "5", "suit": "Clubs"}, {"number": "5", "suit": "Diamonds"}, {"number": "5", "suit": "Hearts"}, {"number": "5", "suit": "Spades"}, {"number": "6", "suit": "Clubs"}, {"number": "6", "suit": "Diamonds"}, {"number": "6", "suit": "Hearts"}, {"number": "6", "suit": "Spades"}, {"number": "7", "suit": "Clubs"}, {"number": "7", "suit": "Diamonds"}, {"number": "7", "suit": "Hearts"}, {"number": "7", "suit": "Spades"}, {"number": "8", "suit": "Clubs"}, {"number": "8", "suit": "Diamonds"}, {"number": "8", "suit": "Hearts"}, {"number": "8", "suit": "Spades"}, {"number": "9", "suit": "Clubs"}, {"number": "9", "suit": "Diamonds"}, {"number": "9", "suit": "Hearts"}, {"number": "9", "suit": "Spades"}, {"number": "10", "suit": "Clubs"}, {"number": "10", "suit": "Diamonds"}, {"number": "10", "suit": "Hearts"}, {"number": "10", "suit": "Spades"}, {"number": "J", "suit": "Clubs"}, {"number": "J", "suit": "Diamonds"}, {"number": "J", "suit": "Hearts"}, {"number": "J", "suit": "Spades"}, {"number": "Q", "suit": "Clubs"}, {"number": "Q", "suit": "Diamonds"}, {"number": "Q", "suit": "Hearts"}, {"number": "Q", "suit": "Spades"}, {"number": "K", "suit": "Clubs"}, {"number": "K", "suit": "Diamonds"}, {"number": "K", "suit": "Hearts"}, {"number": "K", "suit": "Spades"}, {"number": "Joker", "suit": "Wild"}, {"number": "Joker", "suit": "Wild"}]
{"$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": "120"}}, {"type": "match_status", "data": {"status": "live", "status_note": "Australia opt to bat"}}], "series": {"id": 16, "name": "ICC Cricket World Cup 2023"}}, {"id": 119, "team_a": {"id": 3, "name": "South Africa", "team_short": "rsa"}, "team_b": {"id": 23, "name": "Sri Lanka", "team_short": "sl"}, "match_type": "ODI", "series_id": 16, "start_time": "2023-10-07 14:00:00", "started": 1, "finished": 1, "winner": "3", "metadata": [{"type": "match_status", "data": {"status": "completed", "status_note": "South Africa won by 102 runs"}}, {"type": "match_results", "data": {"won_by": "runs", "won_by_value": "102"}}], "series": {"id": 16, "name": "ICC Cricket World Cup 2023"}}]
{"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": "Brendon McCullum", "last_name": "", "nationality": "New Zealand", "birthdate": "27-09-1981", "country": "nz"}, {"pid": 31, "title": "Kane Williamson", "short_name": "Kane Williamson", "first_name": "Kane Williamson", "last_name": "", "nationality": "New Zealand", "birthdate": "08-08-1990", "country": "nz"}, {"pid": 33, "title": "Ross Taylor", "short_name": "R Taylor", "first_name": "Ross Taylor", "last_name": "", "nationality": "New Zealand", "birthdate": "08-03-1984", "country": "nz"}, {"pid": 35, "title": "Grant Elliott", "short_name": "GD Elliott", "first_name": "Grant Elliott", "last_name": "", "nationality": "New Zealand", "birthdate": "21-03-1979", "country": "nz"}, {"pid": 37, "title": "Corey Anderson", "short_name": "Corey Anderson", "first_name": "Corey Anderson", "last_name": "", "nationality": "New Zealand", "birthdate": "13-12-1990", "country": "nz"}, {"pid": 39, "title": "Luke Ronchi", "short_name": "L Ronchi", "first_name": "Luke Ronchi", "last_name": "", "nationality": "New Zealand", "birthdate": "23-04-1981", "country": "nz"}, {"pid": 41, "title": "Daniel Vettori", "short_name": "DL Vettori", "first_name": "Daniel Vettori", "last_name": "", "nationality": "New Zealand", "birthdate": "27-01-1979", "country": "nz"}, {"pid": 43, "title": "Tim Southee", "short_name": "Tim Southee", "first_name": "Tim Southee", "last_name": "", "nationality": "New Zealand", "birthdate": "11-12-1988", "country": "nz"}, {"pid": 45, "title": "Adam Milne", "short_name": "AF Milne", "first_name": "Adam Milne", "last_name": "", "nationality": "New Zealand", "birthdate": "13-04-1992", "country": "nz"}, {"pid": 47, "title": "Trent Boult", "short_name": "Trent Boult", "first_name": "Trent Boult", "last_name": "", "nationality": "New Zealand", "birthdate": "22-07-1989", "country": "nz"}, {"pid": 49, "title": "Lahiru Thirimanne", "short_name": "L Thirimanne", "first_name": "Lahiru Thirimanne", "last_name": "", "nationality": "Sri Lanka", "birthdate": "09-08-1989", "country": "lk"}, {"pid": 51, "title": "Tillakaratne Dilshan", "short_name": "TM Dilshan", "first_name": "Tillakaratne Dilshan", "last_name": "", "nationality": "Sri Lanka", "birthdate": "14-10-1976", "country": "lk"}, {"pid": 53, "title": "Kumar Sangakkara", "short_name": "KC Sangakkara", "first_name": "Kumar Sangakkara", "last_name": "", "nationality": "Sri Lanka", "birthdate": "27-10-1977", "country": "lk"}, {"pid": 55, "title": "Mahela Jayawardene", "short_name": "DPMD Jayawardene", "first_name": "Mahela Jayawardene", "last_name": "", "nationality": "Sri Lanka", "birthdate": "27-05-1977", "country": "lk"}], "first_page_url": "https://sportsfever.ai/api/player?page=1", "from": 1, "next_page_url": "https://sportsfever.ai/api/player?page=2", "path": "https://sportsfever.ai/api/player", "per_page": 15, "prev_page_url": null, "to": 15, "total_pages": 3438}
{"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": "[email protected]", "phone_number": "0740-304-475", "location": {"street": "3655 manchester road", "city": "winchester", "state": "berkshire", "postcode": "YB2 8EJ"}, "first_name": "melissa", "last_name": "fleming"}, {"email": "[email protected]", "phone_number": "05761325", "location": {"street": "3391 pilevangen", "city": "overby lyng", "state": "danmark", "postcode": 88520}, "first_name": "christoffer", "last_name": "christiansen"}]}
{"$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"}, "state": {"type": "string"}, "postcode": {"type": ["integer", "string"]}}, "required": ["city", "postcode", "state", "street"]}, "first_name": {"type": "string"}, "last_name": {"type": "string"}}, "required": ["email", "first_name", "last_name", "location", "phone_number"]}}}, "required": ["users"]}
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", "status", "timeStamp"]}
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": {"type": "string"}, "rel": {"type": "string"}}, "required": ["href", "rel"]}}}, "required": ["id", "links", "status", "updated"]}}}, "required": ["versions"]}
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:8774/v2/", "rel": "self"}, {"href": "http://docs.openstack.org/api/openstack-compute/2/os-compute-devguide-2.pdf", "type": "application/pdf", "rel": "describedby"}, {"href": "http://docs.openstack.org/api/openstack-compute/2/wadl/os-compute-2.wadl", "type": "application/vnd.sun.wadl+xml", "rel": "describedby"}]}}
{"$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"}}, "required": ["base", "type"]}}, "id": {"type": "string"}, "links": {"type": "array", "items": {"type": "object", "properties": {"href": {"type": "string"}, "rel": {"type": "string"}, "type": {"type": "string"}}, "required": ["href", "rel"]}}}, "required": ["id", "links", "media-types", "status", "updated"]}}, "required": ["version"]}
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/v2/", "rel": "self"}, {"href": "http://docs.openstack.org/api/openstack-compute/2/os-compute-devguide-2.pdf", "type": "application/pdf", "rel": "describedby"}, {"href": "http://docs.openstack.org/api/openstack-compute/2/wadl/os-compute-2.wadl", "type": "application/vnd.sun.wadl+xml", "rel": "describedby"}, {"href": "http://docs.openstack.org/api/openstack-compute/2/wadl/os-compute-2.wadl", "type": "application/vnd.sun.wadl+xml", "rel": "describedby"}]}}
{"$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"}}, "required": ["base", "type"]}}, "id": {"type": "string"}, "links": {"type": "array", "items": {"type": "object", "properties": {"href": {"type": "string"}, "rel": {"type": "string"}, "type": {"type": "string"}}, "required": ["href", "rel"]}}}, "required": ["id", "links", "media-types", "status", "updated"]}}, "required": ["version"]}
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 non et occaecat sunt", "approvalid": "et", "documentType": "quis veniam pariatur sit", "numberDocumentType": "elit occaecat eiusmod ut"}, "errorResult": {"codeError": "Excepteur occaecat reprehenderit do", "messageError": "ipsum Excepteur"}}
{"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"}, "curCode": {"type": "string"}, "amount": {"type": "number"}, "dateTransaction": {"type": "string"}, "approvalid": {"type": "string"}, "documentType": {"type": "string"}, "numberDocumentType": {"type": "string"}}}, "errorResult": {"type": "object", "properties": {"codeError": {"type": "string"}, "messageError": {"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": "https://www.delish.com/food-news/a37168176/nestle-toll-house-pumpkin-spice-latte-morsels-and-more/", "source": "delish"}, {"title": "Sweet Potato Biscuits", "url": "https://www.delish.com/cooking/recipe-ideas/a36386228/sweet-potato-biscuit-recipe/", "source": "delish"}, {"title": "Blackberry-Lime Drop Biscuits", "url": "https://www.southernliving.com/recipes/blackberry-drop-biscuits", "source": "southernliving"}, {"title": "Ham Biscuits Recipe", "url": "https://www.southernliving.com/recipes/ham-buttermilk-biscuits-recipe", "source": "southernliving"}, {"title": "Angel Biscuits Recipe", "url": "https://www.southernliving.com/recipes/angel-biscuits-recipe", "source": "southernliving"}, {"title": "Cat-head Biscuits with Tomato Gravy", "url": "https://www.southernliving.com/syndication/cat-head-biscuits-gravy", "source": "southernliving"}, {"title": "Chicken Pot Pie with Bacon-and-Cheddar Biscuits", "url": "https://www.southernliving.com/syndication/chicken-pot-pie-bacon-cheddar", "source": "southernliving"}, {"title": "Sweet Potato Biscuits Recipe", "url": "https://www.southernliving.com/syndication/sweet-potato-biscuits-11", "source": "southernliving"}, {"title": "How To Make Biscuits", "url": "https://www.southernliving.com/food/how-to/how-to-make-biscuits", "source": "southernliving"}, {"title": "Virginia Beach Dog Biscuits Are Headed to the Oscars!", "url": "https://www.southernliving.com/news/bay-dog-biscuits-oscar-gift-bags-2019", "source": "southernliving"}, {"title": "Neiman Marcus Cheddar Cheese Biscuits", "url": "https://www.southernliving.com/syndication/neiman-marcus-cheddar-cheese-biscuits", "source": "southernliving"}, {"title": "25 Biscuits That Belong At Every Southern Table", "url": "https://www.southernliving.com/food/entertaining/biscuit-recipes", "source": "southernliving"}, {"title": "Fried Chicken Biscuits with Rosemary Hot Honey", "url": "https://www.southernliving.com/recipes/fried-chicken-biscuits-rosemary-hot-honey-recipe", "source": "southernliving"}, {"title": "Sugar Biscuits", "url": "https://www.southernliving.com/syndication/sugar-biscuits-0", "source": "southernliving"}, {"title": "Sweet Potato Biscuits", "url": "https://www.southernliving.com/recipes/sweet-potato-biscuits", "source": "southernliving"}, {"title": "Strawberry-Sugar Biscuit Trifle", "url": "https://www.southernliving.com/syndication/strawberry-sugar-biscuit-trifle", "source": "southernliving"}, {"title": "Biscuits-and-Gravy Casserole", "url": "https://www.southernliving.com/recipes/biscuits-and-gravy-casserole", "source": "southernliving"}, {"title": "Yardbird's Chicken Biscuits", "url": "https://www.southernliving.com/food/yardbird-miami", "source": "southernliving"}, {"title": "Biscuits from The Grey in Savannah are Now Available to Order Online", "url": "https://www.southernliving.com/news/the-grey-savannah-biscuits-online", "source": "southernliving"}, {"title": "Pumpkin-Buttermilk Biscuits with Crispy Ham and Honey Butter Recipe", "url": "https://www.southernliving.com/recipes/pumpkin-buttermilk-biscuits-crispy-ham-honey-butter-recipe", "source": "southernliving"}, {"title": "The South's Best Biscuit Joints", "url": "https://www.southernliving.com/travel/souths-best-biscuit-joint", "source": "southernliving"}, {"title": "Parmesan-Herb Angel Biscuits Recipe", "url": "https://www.southernliving.com/recipes/parmesan-herb-angel-biscuits-recipe", "source": "southernliving"}]
{"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, \u0394\u03ac\u03c6\u03bd\u03b7\u03c2, \u03a0\u03ac\u03c3\u03c7\u03b1 \u039a\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03ce\u03bd", "\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1, \u03a0\u03ac\u03b3\u03ba\u03b1\u03bb\u03bf\u03c2", "\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03a4\u03c1\u03af\u03c4\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 healthy, else false", "type": "boolean"}, "name": {"title": "Name of the worker", "type": "string"}}, "required": ["name", "healthy"], "title": "WorkerHealth", "type": "object"}, "title": "List of all current known workers", "type": "array"}}, "required": ["healthy", "workers"], "title": "WorkersHealth", "type": "object"}], "title": "Status of the queue task broker"}}, "required": ["database", "workers"], "title": "ApiHealth", "type": "object"}
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": "ValidationError", "type": "object"}, "title": "Detail", "type": "array"}}, "title": "HTTPValidationError", "type": "object"}
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": "ValidationError", "type": "object"}, "title": "Detail", "type": "array"}}, "title": "HTTPValidationError", "type": "object"}
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", "type": "string"}, "ges": {"description": "Is the equivalent of greenhouse gases emission (in `gCO2e`) of the page", "minimum": 0, "title": "Ecoindex GES equivalent", "type": "number"}, "grade": {"description": "Is the corresponding ecoindex grade of the page (from A to G)", "title": "Ecoindex grade", "type": "string"}, "height": {"description": "Height of the simulated window in pixel", "title": "Page Height", "type": "integer"}, "host": {"description": "Host name of the web page", "title": "Web page host", "type": "string"}, "id": {"description": "Analysis ID of type `UUID`", "format": "uuid", "title": "Id", "type": "string"}, "initial_ranking": {"description": "This is the initial rank of the analysis. This is an indicator of the ranking at the time of the analysis for a given version.", "title": "Analysis rank", "type": "integer"}, "initial_total_results": {"description": "This is the initial total number of analysis. This is an indicator of the total number of analysis at the time of the analysis for a given version.", "title": "Total number of analysis", "type": "integer"}, "nodes": {"description": "Is the number of the DOM elements in the page", "minimum": 0, "title": "Page nodes", "type": "integer"}, "page_type": {"description": "Is the type of the page, based ton the [opengraph type tag](https://ogp.me/#types)", "title": "Page type", "type": "string"}, "requests": {"description": "Is the number of external requests made by the page", "minimum": 0, "title": "Page requests", "type": "integer"}, "score": {"description": "Is the corresponding ecoindex score of the page (0 to 100)", "maximum": 100, "minimum": 0, "title": "Ecoindex score", "type": "number"}, "size": {"description": "Is the size of the page and of the downloaded elements of the page in KB", "minimum": 0, "title": "Page size", "type": "number"}, "url": {"description": "Url of the analysed page", "format": "uri", "maxLength": 2083, "minLength": 1, "title": "Page url", "type": "string"}, "version": {"default": 1, "description": "Version number of the API used to run the test", "title": "API version", "type": "integer"}, "water": {"description": "Is the equivalent water consumption (in `cl`) of the page", "minimum": 0, "title": "Ecoindex Water equivalent", "type": "number"}, "width": {"description": "Width of the simulated window in pixel", "title": "Page Width", "type": "integer"}}, "required": ["size", "nodes", "requests", "host", "initial_ranking", "initial_total_results"], "title": "ApiEcoindex", "type": "object"}, "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": "PageApiEcoindexes", "type": "object"}
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": "ValidationError", "type": "object"}, "title": "Detail", "type": "array"}}, "title": "HTTPValidationError", "type": "object"}
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", "type": "string"}, "ges": {"description": "Is the equivalent of greenhouse gases emission (in `gCO2e`) of the page", "minimum": 0, "title": "Ecoindex GES equivalent", "type": "number"}, "grade": {"description": "Is the corresponding ecoindex grade of the page (from A to G)", "title": "Ecoindex grade", "type": "string"}, "height": {"description": "Height of the simulated window in pixel", "title": "Page Height", "type": "integer"}, "host": {"description": "Host name of the web page", "title": "Web page host", "type": "string"}, "id": {"description": "Analysis ID of type `UUID`", "format": "uuid", "title": "Id", "type": "string"}, "initial_ranking": {"description": "This is the initial rank of the analysis. This is an indicator of the ranking at the time of the analysis for a given version.", "title": "Analysis rank", "type": "integer"}, "initial_total_results": {"description": "This is the initial total number of analysis. This is an indicator of the total number of analysis at the time of the analysis for a given version.", "title": "Total number of analysis", "type": "integer"}, "nodes": {"description": "Is the number of the DOM elements in the page", "minimum": 0, "title": "Page nodes", "type": "integer"}, "page_type": {"description": "Is the type of the page, based ton the [opengraph type tag](https://ogp.me/#types)", "title": "Page type", "type": "string"}, "requests": {"description": "Is the number of external requests made by the page", "minimum": 0, "title": "Page requests", "type": "integer"}, "score": {"description": "Is the corresponding ecoindex score of the page (0 to 100)", "maximum": 100, "minimum": 0, "title": "Ecoindex score", "type": "number"}, "size": {"description": "Is the size of the page and of the downloaded elements of the page in KB", "minimum": 0, "title": "Page size", "type": "number"}, "url": {"description": "Url of the analysed page", "format": "uri", "maxLength": 2083, "minLength": 1, "title": "Page url", "type": "string"}, "version": {"default": 1, "description": "Version number of the API used to run the test", "title": "API version", "type": "integer"}, "water": {"description": "Is the equivalent water consumption (in `cl`) of the page", "minimum": 0, "title": "Ecoindex Water equivalent", "type": "number"}, "width": {"description": "Width of the simulated window in pixel", "title": "Page Width", "type": "integer"}}, "required": ["size", "nodes", "requests", "host", "initial_ranking", "initial_total_results"], "title": "ApiEcoindex", "type": "object"}, "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": "PageApiEcoindexes", "type": "object"}
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", "type": "string"}, "ges": {"description": "Is the equivalent of greenhouse gases emission (in `gCO2e`) of the page", "minimum": 0, "title": "Ecoindex GES equivalent", "type": "number"}, "grade": {"description": "Is the corresponding ecoindex grade of the page (from A to G)", "title": "Ecoindex grade", "type": "string"}, "height": {"description": "Height of the simulated window in pixel", "title": "Page Height", "type": "integer"}, "host": {"description": "Host name of the web page", "title": "Web page host", "type": "string"}, "id": {"description": "Analysis ID of type `UUID`", "format": "uuid", "title": "Id", "type": "string"}, "initial_ranking": {"description": "This is the initial rank of the analysis. This is an indicator of the ranking at the time of the analysis for a given version.", "title": "Analysis rank", "type": "integer"}, "initial_total_results": {"description": "This is the initial total number of analysis. This is an indicator of the total number of analysis at the time of the analysis for a given version.", "title": "Total number of analysis", "type": "integer"}, "nodes": {"description": "Is the number of the DOM elements in the page", "minimum": 0, "title": "Page nodes", "type": "integer"}, "page_type": {"description": "Is the type of the page, based ton the [opengraph type tag](https://ogp.me/#types)", "title": "Page type", "type": "string"}, "requests": {"description": "Is the number of external requests made by the page", "minimum": 0, "title": "Page requests", "type": "integer"}, "score": {"description": "Is the corresponding ecoindex score of the page (0 to 100)", "maximum": 100, "minimum": 0, "title": "Ecoindex score", "type": "number"}, "size": {"description": "Is the size of the page and of the downloaded elements of the page in KB", "minimum": 0, "title": "Page size", "type": "number"}, "url": {"description": "Url of the analysed page", "format": "uri", "maxLength": 2083, "minLength": 1, "title": "Page url", "type": "string"}, "version": {"default": 1, "description": "Version number of the API used to run the test", "title": "API version", "type": "integer"}, "water": {"description": "Is the equivalent water consumption (in `cl`) of the page", "minimum": 0, "title": "Ecoindex Water equivalent", "type": "number"}, "width": {"description": "Width of the simulated window in pixel", "title": "Page Width", "type": "integer"}}, "required": ["size", "nodes", "requests", "host", "initial_ranking", "initial_total_results"], "title": "ApiEcoindex", "type": "object"}, "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": "PageApiEcoindexes", "type": "object"}
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": "Is the equivalent of greenhouse gases emission (in `gCO2e`) of the page", "minimum": 0, "title": "Ecoindex GES equivalent", "type": "number"}, "grade": {"description": "Is the corresponding ecoindex grade of the page (from A to G)", "title": "Ecoindex grade", "type": "string"}, "height": {"description": "Height of the simulated window in pixel", "title": "Page Height", "type": "integer"}, "host": {"description": "Host name of the web page", "title": "Web page host", "type": "string"}, "id": {"description": "Analysis ID of type `UUID`", "format": "uuid", "title": "Id", "type": "string"}, "initial_ranking": {"description": "This is the initial rank of the analysis. This is an indicator of the ranking at the time of the analysis for a given version.", "title": "Analysis rank", "type": "integer"}, "initial_total_results": {"description": "This is the initial total number of analysis. This is an indicator of the total number of analysis at the time of the analysis for a given version.", "title": "Total number of analysis", "type": "integer"}, "nodes": {"description": "Is the number of the DOM elements in the page", "minimum": 0, "title": "Page nodes", "type": "integer"}, "page_type": {"description": "Is the type of the page, based ton the [opengraph type tag](https://ogp.me/#types)", "title": "Page type", "type": "string"}, "requests": {"description": "Is the number of external requests made by the page", "minimum": 0, "title": "Page requests", "type": "integer"}, "score": {"description": "Is the corresponding ecoindex score of the page (0 to 100)", "maximum": 100, "minimum": 0, "title": "Ecoindex score", "type": "number"}, "size": {"description": "Is the size of the page and of the downloaded elements of the page in KB", "minimum": 0, "title": "Page size", "type": "number"}, "url": {"description": "Url of the analysed page", "format": "uri", "maxLength": 2083, "minLength": 1, "title": "Page url", "type": "string"}, "version": {"default": 1, "description": "Version number of the API used to run the test", "title": "API version", "type": "integer"}, "water": {"description": "Is the equivalent water consumption (in `cl`) of the page", "minimum": 0, "title": "Ecoindex Water equivalent", "type": "number"}, "width": {"description": "Width of the simulated window in pixel", "title": "Page Width", "type": "integer"}}, "required": ["size", "nodes", "requests", "host", "initial_ranking", "initial_total_results"], "title": "ApiEcoindex", "type": "object"}
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": "ValidationError", "type": "object"}, "title": "Detail", "type": "array"}}, "title": "HTTPValidationError", "type": "object"}
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": "ValidationError", "type": "object"}, "title": "Detail", "type": "array"}}, "title": "HTTPValidationError", "type": "object"}
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 compute the score", "title": "Ecoindex version", "type": "string"}, "ges": {"description": "Is the equivalent of greenhouse gases emission (in `gCO2e`) of the page", "minimum": 0, "title": "Ecoindex GES equivalent", "type": "number"}, "grade": {"description": "Is the corresponding ecoindex grade of the page (from A to G)", "title": "Ecoindex grade", "type": "string"}, "height": {"description": "Height of the simulated window in pixel", "title": "Page Height", "type": "integer"}, "nodes": {"description": "Is the number of the DOM elements in the page", "minimum": 0, "title": "Page nodes", "type": "integer"}, "page_type": {"description": "Is the type of the page, based ton the [opengraph type tag](https://ogp.me/#types)", "title": "Page type", "type": "string"}, "requests": {"description": "Is the number of external requests made by the page", "minimum": 0, "title": "Page requests", "type": "integer"}, "score": {"description": "Is the corresponding ecoindex score of the page (0 to 100)", "maximum": 100, "minimum": 0, "title": "Ecoindex score", "type": "number"}, "size": {"description": "Is the size of the page and of the downloaded elements of the page in KB", "minimum": 0, "title": "Page size", "type": "number"}, "url": {"description": "Url of the analysed page", "format": "uri", "maxLength": 2083, "minLength": 1, "title": "Page url", "type": "string"}, "water": {"description": "Is the equivalent water consumption (in `cl`) of the page", "minimum": 0, "title": "Ecoindex Water equivalent", "type": "number"}, "width": {"description": "Width of the simulated window in pixel", "title": "Page Width", "type": "integer"}}, "required": ["size", "nodes", "requests"], "title": "Result", "type": "object"}], "title": "Result of the ecoindex analysis once it was successfuly completed"}, "error": {"allOf": [{"properties": {"detail": {"title": "Detail object of the raised exception"}, "exception": {"title": "Name of the exception that was raised", "type": "string"}, "message": {"title": "Message of the exception", "type": "string"}, "status_code": {"title": "Corresponding original HTTP status code sended by the API", "type": "integer"}, "url": {"format": "uri", "maxLength": 65536, "minLength": 1, "title": "URL of the analyzed web page", "type": "string"}}, "required": ["exception", "message"], "title": "QueueTaskError", "type": "object"}], "title": "Detail of the ecoindex error if it is not successful"}, "status": {"description": "While the task is pending or the analysis is running, it is null. But once the analysis is complete, it should return SUCCESS or FAILURE.", "title": "Status of the ecoindex analysis.", "type": "string"}}, "title": "QueueTaskResult", "type": "object"}], "title": "Result of the Ecoindex analysis"}, "id": {"title": "Identifier of the current. This identifier will become the identifier of the analysis", "type": "string"}, "status": {"title": "Status of the current task. Can be PENDING, FAILURE, SUCCESS", "type": "string"}, "task_error": {"title": "Detail of the error encountered by the task in case of Failure"}}, "required": ["id", "status"], "title": "QueueTaskApi", "type": "object"}
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": "ValidationError", "type": "object"}, "title": "Detail", "type": "array"}}, "title": "HTTPValidationError", "type": "object"}
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 compute the score", "title": "Ecoindex version", "type": "string"}, "ges": {"description": "Is the equivalent of greenhouse gases emission (in `gCO2e`) of the page", "minimum": 0, "title": "Ecoindex GES equivalent", "type": "number"}, "grade": {"description": "Is the corresponding ecoindex grade of the page (from A to G)", "title": "Ecoindex grade", "type": "string"}, "height": {"description": "Height of the simulated window in pixel", "title": "Page Height", "type": "integer"}, "nodes": {"description": "Is the number of the DOM elements in the page", "minimum": 0, "title": "Page nodes", "type": "integer"}, "page_type": {"description": "Is the type of the page, based ton the [opengraph type tag](https://ogp.me/#types)", "title": "Page type", "type": "string"}, "requests": {"description": "Is the number of external requests made by the page", "minimum": 0, "title": "Page requests", "type": "integer"}, "score": {"description": "Is the corresponding ecoindex score of the page (0 to 100)", "maximum": 100, "minimum": 0, "title": "Ecoindex score", "type": "number"}, "size": {"description": "Is the size of the page and of the downloaded elements of the page in KB", "minimum": 0, "title": "Page size", "type": "number"}, "url": {"description": "Url of the analysed page", "format": "uri", "maxLength": 2083, "minLength": 1, "title": "Page url", "type": "string"}, "water": {"description": "Is the equivalent water consumption (in `cl`) of the page", "minimum": 0, "title": "Ecoindex Water equivalent", "type": "number"}, "width": {"description": "Width of the simulated window in pixel", "title": "Page Width", "type": "integer"}}, "required": ["size", "nodes", "requests"], "title": "Result", "type": "object"}], "title": "Result of the ecoindex analysis once it was successfuly completed"}, "error": {"allOf": [{"properties": {"detail": {"title": "Detail object of the raised exception"}, "exception": {"title": "Name of the exception that was raised", "type": "string"}, "message": {"title": "Message of the exception", "type": "string"}, "status_code": {"title": "Corresponding original HTTP status code sended by the API", "type": "integer"}, "url": {"format": "uri", "maxLength": 65536, "minLength": 1, "title": "URL of the analyzed web page", "type": "string"}}, "required": ["exception", "message"], "title": "QueueTaskError", "type": "object"}], "title": "Detail of the ecoindex error if it is not successful"}, "status": {"description": "While the task is pending or the analysis is running, it is null. But once the analysis is complete, it should return SUCCESS or FAILURE.", "title": "Status of the ecoindex analysis.", "type": "string"}}, "title": "QueueTaskResult", "type": "object"}], "title": "Result of the Ecoindex analysis"}, "id": {"title": "Identifier of the current. This identifier will become the identifier of the analysis", "type": "string"}, "status": {"title": "Status of the current task. Can be PENDING, FAILURE, SUCCESS", "type": "string"}, "task_error": {"title": "Detail of the error encountered by the task in case of Failure"}}, "required": ["id", "status"], "title": "QueueTaskApi", "type": "object"}
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": "ValidationError", "type": "object"}, "title": "Detail", "type": "array"}}, "title": "HTTPValidationError", "type": "object"}
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.0016", "extendedStatusDescription": "PL.TN.0016: The service used to authenticate this user %SignonRq/SignonPswd/CustId/CustLoginId[0]% is unavailable. Try again later. If result persists, please contact agency support."}]}}, "data": {"insuranceServiceResponse": {"fileAttachmentInformation": [{}], "policyQuote": {"policyTypeCode": "03", "recordSourceName": "PROG", "productCode": "QBEHome", "naicsCode": "24449", "controllingState": "AZ", "lineOfBusinessCode": "HOME", "effectiveDate": "2021-02-15", "expirationDate": "2022-02-15", "monthsInContractCount": "12", "priorPolicyInformation": [{"policyTypeCodeDescription": "Other", "broadLineOfBusinessCode": "NONE"}, {"policyTypeCode": "I", "policyTypeCodeDescription": "Prior", "naicsCode": "32917", "organizationCode": "99998", "expirationDate": "2022-02-15", "effectiveDate": "2021-02-15", "monthsInContractCount": "12"}]}, "insuredObject": {"dwelling": {"insuredObjectProperty": {"referenceId": "", "protectedCommunitySystemIndicator": "A", "constructionCode": "WoodSid", "builtYear": "2009", "occupancyTypeCode": "OWNER", "garageTypeCode": "QBE_ATTCH2", "dwellingUseCode": "1", "residenceTypeCode": "DW", "numberOfUnits": "2000", "unitMeasurementCod": "SQFT", "numberOfStoriesCount": "2", "fireDepartmentCode": "T", "electricalPanelCd": "OTHER", "protectionClassCode": "2", "protectionDeviceFireCode": "FC", "protectionDeviceSprinklerCode": "N", "protectionDeviceBurglarCode": "CN", "fireExtinguisherInd": "1", "doorLockCode": "Y", "numberFireDivisions": "1", "heatingImprovementYear": "2009", "heatSourcePrimaryCode": "E", "plumbingImprovementYear": "2009", "roofingImprovementYear": "2009", "waterHeaterImprovementYear": "2009", "roofLayers": "1", "roofStyle": "P", "roofMaterialCode": "ARCH", "wiringImprovementYear": "2009", "finishedBasementPct": "100", "basementIndicator": "B", "trampolinePoolCode": "N", "swimmingPoolCode": "N", "distanceToWaterBody": "550", "distanceToFireStation": "4", "historicHomeIndicator": "N"}, "animalExposureInformation": {}, "location": [{"address": {"addressTypeCode": "InsuredsAddress", "address1Text": "7501 E MCDOWELL RD", "cityName": "SCOTTSDALE", "postalCode": "85257-3508", "stateProvinceCode": "AZ"}, "taxInformation": {"taxDistrictCode": "047", "taxTypeCode": "CountyProp"}}], "dwellingCoverages": [{"coverageTypeCode": "DED"}, {"coverageTypeCode": "DWELL"}, {"coverageTypeCode": "LOU"}, {"coverageTypeCode": "OS"}, {"coverageTypeCode": "PP"}, {"coverageTypeCode": "QBE_LS_RC"}, {"coverageTypeCode": "CDTCD"}, {"coverageTypeCode": "SEWER"}, {"coverageTypeCode": "PIHOM"}, {"coverageTypeCode": "QBE_FUNGI"}, {"coverageTypeCode": "QBE_LTDRoofLS"}], "questionAnswer": [{"questions": "QBEPL00082", "answer": "N"}, {"questions": "QBEPL00031", "explanation": "01/01/2009"}, {"questions": "QBEPL00050", "explanation": "01/01/2018"}, {"questions": "QBEPL00051", "answer": "N"}, {"questions": "QBEPL00066", "answer": "N"}, {"questions": "GENRL08", "answer": "N"}, {"questions": "QBEPL00044", "explanation": "N"}, {"questions": "QBEPL00045", "explanation": "0"}, {"questions": "QBEPL00085", "answer": "N"}, {"questions": "GENRL24", "answer": "N"}, {"questions": "GENRL25", "answer": "NO"}, {"questions": "QBEPL00033", "answer": "N"}, {"questions": "GENRL27", "answer": "NO"}, {"questions": "GENRL06", "answer": "N"}, {"questions": "QBEPL00055", "answer": "N"}]}}, "coverages": [{"coverageTypeCode": "PL"}, {"coverageTypeCode": "MEDPM"}, {"coverageTypeCode": "PIHOM"}, {"coverageTypeCode": "LAC"}]}}}
{"$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"}, "messageStatusDescription": {"type": "string"}, "extendedMessageStatus": {"type": "array", "items": {"type": "object", "properties": {"extendedStatusCode": {"type": "string"}, "extendedStatusDescription": {"type": "string"}}, "required": ["extendedStatusCode", "extendedStatusDescription"]}}}, "required": ["extendedMessageStatus", "messageStatusCode", "messageStatusDescription"]}}, "required": ["messageStatus", "objectId", "policyRefNumber", "transactionId"]}, "data": {"type": "object", "properties": {"insuranceServiceResponse": {"type": "object", "properties": {"fileAttachmentInformation": {"type": "array", "items": {"type": "object"}}, "policyQuote": {"type": "object", "properties": {"policyTypeCode": {"type": "string"}, "recordSourceName": {"type": "string"}, "productCode": {"type": "string"}, "naicsCode": {"type": "string"}, "controllingState": {"type": "string"}, "lineOfBusinessCode": {"type": "string"}, "effectiveDate": {"type": "string"}, "expirationDate": {"type": "string"}, "monthsInContractCount": {"type": "string"}, "priorPolicyInformation": {"type": "array", "items": {"type": "object", "properties": {"policyTypeCodeDescription": {"type": "string"}, "broadLineOfBusinessCode": {"type": "string"}, "policyTypeCode": {"type": "string"}, "naicsCode": {"type": "string"}, "organizationCode": {"type": "string"}, "expirationDate": {"type": "string"}, "effectiveDate": {"type": "string"}, "monthsInContractCount": {"type": "string"}}, "required": ["policyTypeCodeDescription"]}}}, "required": ["controllingState", "effectiveDate", "expirationDate", "lineOfBusinessCode", "monthsInContractCount", "naicsCode", "policyTypeCode", "priorPolicyInformation", "productCode", "recordSourceName"]}, "insuredObject": {"type": "object", "properties": {"dwelling": {"type": "object", "properties": {"insuredObjectProperty": {"type": "object", "properties": {"referenceId": {"type": "string"}, "protectedCommunitySystemIndicator": {"type": "string"}, "constructionCode": {"type": "string"}, "builtYear": {"type": "string"}, "occupancyTypeCode": {"type": "string"}, "garageTypeCode": {"type": "string"}, "dwellingUseCode": {"type": "string"}, "residenceTypeCode": {"type": "string"}, "numberOfUnits": {"type": "string"}, "unitMeasurementCod": {"type": "string"}, "numberOfStoriesCount": {"type": "string"}, "fireDepartmentCode": {"type": "string"}, "electricalPanelCd": {"type": "string"}, "protectionClassCode": {"type": "string"}, "protectionDeviceFireCode": {"type": "string"}, "protectionDeviceSprinklerCode": {"type": "string"}, "protectionDeviceBurglarCode": {"type": "string"}, "fireExtinguisherInd": {"type": "string"}, "doorLockCode": {"type": "string"}, "numberFireDivisions": {"type": "string"}, "heatingImprovementYear": {"type": "string"}, "heatSourcePrimaryCode": {"type": "string"}, "plumbingImprovementYear": {"type": "string"}, "roofingImprovementYear": {"type": "string"}, "waterHeaterImprovementYear": {"type": "string"}, "roofLayers": {"type": "string"}, "roofStyle": {"type": "string"}, "roofMaterialCode": {"type": "string"}, "wiringImprovementYear": {"type": "string"}, "finishedBasementPct": {"type": "string"}, "basementIndicator": {"type": "string"}, "trampolinePoolCode": {"type": "string"}, "swimmingPoolCode": {"type": "string"}, "distanceToWaterBody": {"type": "string"}, "distanceToFireStation": {"type": "string"}, "historicHomeIndicator": {"type": "string"}}, "required": ["basementIndicator", "builtYear", "constructionCode", "distanceToFireStation", "distanceToWaterBody", "doorLockCode", "dwellingUseCode", "electricalPanelCd", "finishedBasementPct", "fireDepartmentCode", "fireExtinguisherInd", "garageTypeCode", "heatSourcePrimaryCode", "heatingImprovementYear", "historicHomeIndicator", "numberFireDivisions", "numberOfStoriesCount", "numberOfUnits", "occupancyTypeCode", "plumbingImprovementYear", "protectedCommunitySystemIndicator", "protectionClassCode", "protectionDeviceBurglarCode", "protectionDeviceFireCode", "protectionDeviceSprinklerCode", "referenceId", "residenceTypeCode", "roofLayers", "roofMaterialCode", "roofStyle", "roofingImprovementYear", "swimmingPoolCode", "trampolinePoolCode", "unitMeasurementCod", "waterHeaterImprovementYear", "wiringImprovementYear"]}, "animalExposureInformation": {"type": "object"}, "location": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "object", "properties": {"addressTypeCode": {"type": "string"}, "address1Text": {"type": "string"}, "cityName": {"type": "string"}, "postalCode": {"type": "string"}, "stateProvinceCode": {"type": "string"}}, "required": ["address1Text", "addressTypeCode", "cityName", "postalCode", "stateProvinceCode"]}, "taxInformation": {"type": "object", "properties": {"taxDistrictCode": {"type": "string"}, "taxTypeCode": {"type": "string"}}, "required": ["taxDistrictCode", "taxTypeCode"]}}, "required": ["address", "taxInformation"]}}, "dwellingCoverages": {"type": "array", "items": {"type": "object", "properties": {"coverageTypeCode": {"type": "string"}}, "required": ["coverageTypeCode"]}}, "questionAnswer": {"type": "array", "items": {"type": "object", "properties": {"questions": {"type": "string"}, "answer": {"type": "string"}, "explanation": {"type": "string"}}, "required": ["questions"]}}}, "required": ["animalExposureInformation", "dwellingCoverages", "insuredObjectProperty", "location", "questionAnswer"]}}, "required": ["dwelling"]}, "coverages": {"type": "array", "items": {"type": "object", "properties": {"coverageTypeCode": {"type": "string"}}, "required": ["coverageTypeCode"]}}}, "required": ["coverages", "fileAttachmentInformation", "insuredObject", "policyQuote"]}}, "required": ["insuranceServiceResponse"]}}, "required": ["data", "txnInfo"]}
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": "[email protected]", "phone_number": "0740-304-475", "location": {"street": "3655 manchester road", "city": "winchester", "state": "berkshire", "postcode": "YB2 8EJ"}, "first_name": "melissa", "last_name": "fleming"}, {"email": "[email protected]", "phone_number": "05761325", "location": {"street": "3391 pilevangen", "city": "overby lyng", "state": "danmark", "postcode": 88520}, "first_name": "christoffer", "last_name": "christiansen"}]}
{"$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"}, "state": {"type": "string"}, "postcode": {"type": ["integer", "string"]}}, "required": ["city", "postcode", "state", "street"]}, "first_name": {"type": "string"}, "last_name": {"type": "string"}}, "required": ["email", "first_name", "last_name", "location", "phone_number"]}}}, "required": ["users"]}
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": "object"}, "id": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}, "name": {"type": "string"}, "photoUrls": {"items": {"type": "string"}, "type": "array"}, "status": {"description": "pet status in the store", "enum": ["available", "pending", "sold"], "type": "string"}, "tags": {"items": {"description": "A tag for a pet", "properties": {"id": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}, "name": {"type": "string"}}, "title": "Pet Tag", "type": "object"}, "type": "array"}}, "required": ["name", "photoUrls"], "title": "a Pet", "type": "object"}, "type": "array"}
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&ft=iJOG.y7oZZv0PD1iiYvxg9wi~~9GkEeC~&mime_type=video_mp4&qs=0&rc=MzRkZzc0aThkMzY2MzhoaEBpMzt1NWk6Zm00azMzZjgzM0AxY14wLTU2XzExYTAxLy41YSM0ZXBicjQwaV9gLS1kL2Nzcw%3D%3D&l=20230919182805BE678E2EE832F959EDE8&btag=e00088000", "music_url": "https://sf16-ies-music.tiktokcdn.com/obj/ies-music-aiso/7229996838546344731.mp3", "description": "juara satu bikin jalanan off-road kata mbak Nana \ud83d\ude02. lindungi saya pak nanti saya kena somasi\ud83d\ude2d\ud83d\ude2d\ud83d\ude4f #jokowi #jokowidodo #jokowidodopresidenkita #jokowi10000priode #lampung #lampungtiktok #meme #memestiktok #memes ", "author": "meme nyengir", "request": "makasi yang udh vollow gengs\ud83d\ude01 endros dm Ig ajaaa\ud83d\ude01\ud83e\ude72\ud83c\udf3b"}}
{"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 Mackenzie"}]
{"$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", "political_party", "prime_minister_name", "prime_ministry_count", "years_in_office"]}}
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": "Joe Biden", "vice_president_name": "Kamila Harris", "political_party": "Democratic", "president_birth_year": 1942, "president_death_year": "Still living", "presidential_count": 46, "pres_len_start": "January 20, 2021", "pres_len_end": "Incumbent"}]
{"$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": {"type": "string"}, "presidential_count": {"type": "integer"}, "pres_len_start": {"type": "string"}, "pres_len_end": {"type": "string"}}, "required": ["id", "political_party", "pres_len_end", "pres_len_start", "president_birth_year", "president_death_year", "president_name", "presidential_count", "vice_president_name"]}}
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": ["id", "version", "version_name"]}}, "required": ["cpuTime", "language", "memory", "output"]}
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": ["4.3.42", "4.4.12", "4.4.19", "5.0.011", "5.1.12"]}, {"id": "bc", "name": "BC", "versions": ["1.06.95", "1.07.1"]}, {"id": "befunge", "name": "Befunge", "versions": ["cfunge 0.9.0"]}, {"id": "blockly", "name": "Blockly", "versions": ["Dart", "Lua", "PHP", "Python"]}, {"id": "brainfuck", "name": "Brainf**k", "versions": ["bfc-0.1"]}, {"id": "c", "name": "C", "versions": ["GCC 5.3.0", "Zapcc 5.0.0", "GCC 7.2.0", "GCC 8.1.0", "GCC 9.1.0", "GCC 11.1.0"]}, {"id": "c99", "name": "C-99", "versions": ["GCC 5.3.0", "GCC 7.2.0", "GCC 8.1.0", "GCC 9.1.0", "GCC 11.1.0"]}, {"id": "clisp", "name": "CLISP", "versions": ["GNU CLISP 2.49 - GNU C 5.2.0 ", "GNU CLISP 2.49 - GNU C 6.2.1", "GNU CLISP 2.49.93 - GNU 8.1.0", "GNU CLISP 2.49.93 - GNU 9.1.0", "ecl 21.2.1", "sbcl 2.1.9", "ccl 1.12.1", "abcl 1.8.0"]}, {"id": "clojure", "name": "Clojure", "versions": ["1.8.0", "1.9.0", "1.10.1", "1.10.3"]}, {"id": "cobol", "name": "COBOL", "versions": ["GNU COBOL 2.0.0", "GNU COBOL 2.2.0", "GNU COBOL 3.0", "GNU COBOL 3.1.2"]}, {"id": "coffeescript", "name": "CoffeeScript", "versions": ["1.11.1", "2.0.0", "2.3.0", "2.4.1", "2.6.1"]}, {"id": "cpp", "name": "C++", "versions": ["GCC 5.3.0", "Zapcc 5.0.0", "GCC 7.2.0", "GCC 8.1.0", "GCC 9.1.0", "GCC 11.1.0"]}, {"id": "cpp14", "name": "C++ 14", "versions": ["g++ 14 GCC 5.3.0", "g++ 14 GCC 7.2.0", "g++ 14 GCC 8.1.0", "g++ 14 GCC 9.1.0", "GCC 11.1.0"]}, {"id": "cpp17", "name": "C++ 17", "versions": ["g++ 17 GCC 9.1.0", "g++ 17 GCC 11.1.0"]}, {"id": "csharp", "name": "C#", "versions": ["mono 4.2.2", "mono 5.0.0", "mono 5.10.1", "mono 6.0.0", "mono-6.12.0"]}, {"id": "d", "name": "D", "versions": ["DMD64 D Compiler v2.071.1", "DMD64 D Compiler v2.088", "DMD64 D Compiler v2.098"]}, {"id": "dart", "name": "Dart", "versions": ["1.18.0", "1.24.2", "1.24.3", "2.5.1", "2.14.4"]}, {"id": "elixir", "name": "Elixir", "versions": ["1.3.4", "1.5.2", "1.6.4", "1.9.1", "1.12.2"]}, {"id": "erlang", "name": "Erlang", "versions": ["22.1", "24"]}, {"id": "factor", "name": "Factor", "versions": ["8.25", "8.28", "8.29", "8.31"]}, {"id": "falcon", "name": "Falcon", "versions": ["0.9.6.8 (Chimera)"]}, {"id": "fantom", "name": "Fantom", "versions": ["1.0.69"]}, {"id": "fasm", "name": "FASM", "versions": ["1.73.27"]}, {"id": "forth", "name": "Forth", "versions": ["gforth 0.7.3"]}, {"id": "fortran", "name": "Fortran", "versions": ["GNU 5.3.0", "GNU 7.2.0", "GNU 8.1.0", "GNU 9.1.0", "GNU 11.1.0"]}, {"id": "freebasic", "name": "FREE BASIC", "versions": ["1.05.0", "1.07.1", "1.08.1"]}, {"id": "fsharp", "name": "F#", "versions": ["4.1", "4.5.0"]}, {"id": "gccasm", "name": "Assembler - GCC", "versions": ["GCC 6.2.1", "GCC 8.1.0", "GCC 9.1.0", "GCC 11.1.0"]}, {"id": "go", "name": "GO Lang", "versions": ["1.5.2", "1.9.2", "1.10.2", "1.13.1", "1.17.3"]}, {"id": "groovy", "name": "Groovy", "versions": ["2.4.6 JVM: 1.7.0_99", "2.4.12 JVM: 9.0.1", "2.4.15 JVM: 10.0.1", "2.5.8 JVM: 11.0.4", "3.0.9 JVM: 17.0.1"]}, {"id": "hack", "name": "Hack", "versions": ["HipHop VM 3.13.0"]}, {"id": "haskell", "name": "Haskell", "versions": ["ghc 7.10.3", "ghc 8.2.1", "ghc 8.2.2", "ghc 8.6.5", "ghc 9.0.1"]}, {"id": "haxe", "name": "Haxe", "versions": ["4.2.4"]}, {"id": "icon", "name": "Icon", "versions": ["9.4.3", "9.5.1"]}, {"id": "intercal", "name": "Intercal", "versions": ["0.30"]}, {"id": "java", "name": "Java", "versions": ["JDK 1.8.0_66", "JDK 9.0.1", "JDK 10.0.1", "JDK 11.0.4", "JDK 17.0.1"]}, {"id": "jbang", "name": "JBang", "versions": ["0.83.1"]}, {"id": "jlang", "name": "J Language", "versions": ["9.01.10"]}, {"id": "kotlin", "name": "Kotlin", "versions": ["1.1.51 (JRE 9.0.1+11)", "1.2.40 (JRE 10.0.1)", "1.3.50 (JRE 11.0.4)", "1.6.0 (JRE 17.0.1+12)"]}, {"id": "lolcode", "name": "LOLCODE", "versions": ["0.10.5"]}, {"id": "lua", "name": "Lua", "versions": ["5.3.2", "5.3.4", "5.3.5", "5.4.3"]}, {"id": "mozart", "name": "OZ Mozart", "versions": ["2.0.0 (OZ 3)"]}, {"id": "nasm", "name": "Assembler - NASM", "versions": ["2.11.08", "2.13.01", "2.13.03", "2.14.02", "2.15.05"]}, {"id": "nemerle", "name": "Nemerle", "versions": ["1.2.0.507"]}, {"id": "nim", "name": "Nim", "versions": ["0.15.0", "0.17.2", "0.18.0", "1.4.8"]}, {"id": "nodejs", "name": "NodeJS", "versions": ["6.3.1", "9.2.0", "10.1.0", "12.11.1", "17.1.0"]}, {"id": "objc", "name": "Objective C", "versions": ["GCC 5.3.0", "GCC 7.2.0", "GCC 8.1.0", "GCC 9.1.0", "GCC 11.1.0"]}, {"id": "ocaml", "name": "Ocaml", "versions": ["4.03.0", "4.08.1", "4.12.0"]}, {"id": "octave", "name": "Octave", "versions": ["GNU 4.0.0", "GNU 4.2.1", "GNU 4.4.0", "GNU 5.1.0", "GNU 6.4.0"]}, {"id": "pascal", "name": "Pascal", "versions": ["fpc 3.0.0", "fpc-3.0.2", "fpc-3.0.4", "fpc-3.2.2"]}, {"id": "perl", "name": "Perl", "versions": ["5.22.0", "5.26.1", "5.26.2", "5.30.0", "5.34.0"]}, {"id": "php", "name": "PHP", "versions": ["5.6.16", "7.1.11", "7.2.5", "7.3.10", "8.0.13"]}, {"id": "picolisp", "name": "Picolisp", "versions": ["3.1.11.1", "17.11.14", "18.5.11", "18.9.5", "21.6.30"]}, {"id": "pike", "name": "Pike", "versions": ["v8.0", "v8.0.702"]}, {"id": "prolog", "name": "Prolog", "versions": ["GNU Prolog 1.4.4", "GNU Prolog 1.4.5", "GNU Prolog 1.5.0"]}, {"id": "python2", "name": "Python 2", "versions": ["2.7.11", "2.7.15", "2.7.16", "2.7.18"]}, {"id": "python3", "name": "Python 3", "versions": ["3.5.1", " 3.6.3", "3.6.5", "3.7.4", "3.9.9"]}, {"id": "r", "name": "R Language", "versions": ["3.3.1", "3.4.2", "3.5.0", "3.6.1", "4.1.2"]}, {"id": "racket", "name": "Racket", "versions": ["6.11", "6.12", "7.4", "8.3"]}, {"id": "rhino", "name": "Rhino JS", "versions": ["1.7.7.1", "1.7.7.2", "1.7.13"]}, {"id": "ruby", "name": "Ruby", "versions": ["2.2.4", "2.4.2p198", "2.5.1p57", "2.6.5", "3.0.2"]}, {"id": "rust", "name": "RUST", "versions": ["1.10.0", "1.21.0", "1.25.0", "1.38.0", "1.56.1"]}, {"id": "scala", "name": "Scala", "versions": ["2.12.0", "2.12.4", "2.12.5", "2.13.0", "2.13.6"]}, {"id": "scheme", "name": "Scheme", "versions": ["Gauche 0.9.4", "Gauche 0.9.5", "Gauche 0.9.8", "Gauche 0.9.10"]}, {"id": "smalltalk", "name": "SmallTalk", "versions": ["GNU SmallTalk 3.2.92"]}, {"id": "spidermonkey", "name": "SpiderMonkey", "versions": ["38", "45.0.2"]}, {"id": "sql", "name": "SQL", "versions": ["SQLite 3.9.2", "SQLite 3.21.0", "SQLite 3.23.1", "SQLite 3.29.0", "SQLite 3.37.0"]}, {"id": "swift", "name": "Swift", "versions": ["2.2", "3.1.1", "4.1", "5.1", "5.5"]}, {"id": "tcl", "name": "TCL", "versions": ["8.6", "8.6.7", "8.6.8", "8.6.9", "8.6.12"]}, {"id": "unlambda", "name": "Unlambda", "versions": ["0.1.3", "0.1.4.2"]}, {"id": "vbn", "name": "VB.Net", "versions": ["mono 4.0.1", "mono 4.6", "mono 5.10.1", "mono 6.0.0", "mono 6.12.0"]}, {"id": "verilog", "name": "VERILOG", "versions": ["10.1", "10.2", "10.3", "11"]}, {"id": "whitespace", "name": "Whitespace", "versions": ["0.3"]}, {"id": "yabasic", "name": "YaBasic", "versions": ["2.769", "2.84.1"]}]
{"$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": "[email protected]", "phone_number": "082221187", "location": {"street": "jl. subak dalem perumahan", "city": "Denpasar", "state": "Indonesia", "postcode": 55822}, "first_name": "Dewa", "last_name": "Mahendra"}, {"email": "[email protected]", "phone_number": "08226678966", "location": {"street": "3391 Peguyangan", "city": "Denpasar", "state": "Indonesia", "postcode": 88520}, "first_name": "Putu", "last_name": "Wahyu"}]}
{"$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"}, "state": {"type": "string"}, "postcode": {"type": "integer"}}, "required": ["city", "postcode", "state", "street"]}, "first_name": {"type": "string"}, "last_name": {"type": "string"}}, "required": ["email", "first_name", "last_name", "location", "phone_number"]}}}, "required": ["users"]}
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 to this transaction, the relevant\r\nparts of this transaction that can use the exemption certificate will be treated as exempt
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 error? (Unknown, HttpRequest, HttpRequestHeaders, IncorrectData)", "enum": ["Unknown", "HttpRequest", "HttpRequestHeaders", "IncorrectData"]}, "details": {"type": "array", "description": "Array of detailed error messages", "items": {"properties": {"code": {"type": "string", "description": "Name of the error. Refer to Error Codes section for a list of accepted values."}, "number": {"type": "integer", "description": "Unique ID number referring to this error or message."}, "message": {"type": "string", "description": "Concise summary of the message, suitable for display in the caption of an alert box."}, "description": {"type": "string", "description": "A more detailed description of the problem referenced by this error message, suitable for display in the contents area of an alert box."}, "helpLink": {"type": "string", "description": "URL to help for this message"}, "refersTo": {"type": "string", "description": "Item the message refers to, if applicable. This is used to indicate a missing or incorrect value."}, "severity": {"type": "string", "description": "Severity of the message`:` Success, Warning, Error and Exception.", "enum": ["Success", "Warning", "Error", "Exception"]}}}}}}
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 error? (Unknown, HttpRequest, HttpRequestHeaders, IncorrectData)", "enum": ["Unknown", "HttpRequest", "HttpRequestHeaders", "IncorrectData"]}, "details": {"type": "array", "description": "Array of detailed error messages", "items": {"properties": {"code": {"type": "string", "description": "Name of the error. Refer to Error Codes section for a list of accepted values."}, "number": {"type": "integer", "description": "Unique ID number referring to this error or message."}, "message": {"type": "string", "description": "Concise summary of the message, suitable for display in the caption of an alert box."}, "description": {"type": "string", "description": "A more detailed description of the problem referenced by this error message, suitable for display in the contents area of an alert box."}, "helpLink": {"type": "string", "description": "URL to help for this message"}, "refersTo": {"type": "string", "description": "Item the message refers to, if applicable. This is used to indicate a missing or incorrect value."}, "severity": {"type": "string", "description": "Severity of the message`:` Success, Warning, Error and Exception.", "enum": ["Success", "Warning", "Error", "Exception"]}}}}}}
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": "", "latitude": 0, "longitude": 0}, "lines": [{"lineNumber": 15646456, "item": {"itemCode": "ABC", "description": "Vera Wang Night Gown", "summary": "", "itemGroup": "Clothing > Women > Formal", "classificationParameters": [{"name": "coo", "value": "", "unit": ""}], "parameters": [{"name": "coo", "value": "", "unit": ""}]}, "quantity": 11, "costLines": [{"type": "TAX", "name": "VAT", "value": 2.04, "currency": ""}]}], "costLines": [{"type": "TAX", "name": "VAT", "value": 2.04, "currency": ""}], "parameters": [{"name": "coo", "value": "", "unit": ""}], "type": "QUOTE_MINIMUM"}
{"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. ISO-4217"}, "shipFrom": {"required": ["country"], "properties": {"line1": {"maxLength": 100, "type": "string", "description": "First line of the street address"}, "line2": {"maxLength": 100, "type": "string", "description": "Second line of the street address"}, "line3": {"maxLength": 100, "type": "string", "description": "Third line of the street address"}, "city": {"maxLength": 50, "type": "string", "description": "City component of the address"}, "region": {"maxLength": 50, "type": "string", "description": "The code identifying the region within the country. For Canada use ISO 3166-2:CA"}, "country": {"maxLength": 2, "type": "string", "description": "Two characters ISO 3166 code identifying the country"}, "postalCode": {"maxLength": 11, "type": "string", "description": "Postal Code / Zip Code component of the address."}, "latitude": {"type": "number", "description": "Geospatial latitude measurement, in Decimal Degrees floating point format."}, "longitude": {"type": "number", "description": "Geospatial longitude measurement, in Decimal Degrees floating point format."}}}, "shipTo": {"required": ["country"], "properties": {"line1": {"maxLength": 100, "type": "string", "description": "First line of the street address"}, "line2": {"maxLength": 100, "type": "string", "description": "Second line of the street address"}, "line3": {"maxLength": 100, "type": "string", "description": "Third line of the street address"}, "city": {"maxLength": 50, "type": "string", "description": "City component of the address"}, "region": {"maxLength": 50, "type": "string", "description": "The code identifying the region within the country. For Canada use ISO 3166-2:CA"}, "country": {"maxLength": 2, "type": "string", "description": "Two characters ISO 3166 code identifying the country"}, "postalCode": {"maxLength": 11, "type": "string", "description": "Postal Code / Zip Code component of the address."}, "latitude": {"type": "number", "description": "Geospatial latitude measurement, in Decimal Degrees floating point format."}, "longitude": {"type": "number", "description": "Geospatial longitude measurement, in Decimal Degrees floating point format."}}}, "lines": {"type": "array", "description": "List of basket lines.", "items": {"properties": {"lineNumber": {"type": "number", "description": "The line number or code indicating the line on this basket."}, "item": {"required": ["classificationParameters", "description", "itemCode", "itemGroup"], "properties": {"itemCode": {"maxLength": 255, "type": "string", "description": "A unique code representing this item. It\u2019s recommended to use the SKU number."}, "description": {"maxLength": 1000, "type": "string", "description": "A short description of the product. It\u2019s also referred as product title or name."}, "summary": {"maxLength": 4000, "type": "string", "description": "A long description of the product."}, "itemGroup": {"maxLength": 4000, "type": "string", "description": "Product category breadcrumbs. This is the full path to the category where item is included. Categories should be separated by ` > `."}, "classificationParameters": {"type": "array", "items": {"required": ["name", "value"], "properties": {"name": {"maxLength": 255, "type": "string", "description": "The system has predefined list of parameter names that are known and processed accordingly`:` coo, description, image_url, url, material, price weight, height, length, width.", "enum": ["coo", "description", "image_url", "url", "material", "price", "weight", "height", "length", "width"]}, "value": {"maxLength": 1000, "type": "string", "description": "The parameter\u2019s value."}, "unit": {"maxLength": 255, "type": "string", "description": "The unit of measurement code for the parameter. For price parameter the unit is required and must be currency code alpha ISO 4217. The only currency currently supported is \u201cUSD\u201d."}}}}, "parameters": {"type": "array", "items": {"required": ["name", "value"], "properties": {"name": {"maxLength": 255, "type": "string", "description": "The system has predefined list of parameter names that are known and processed accordingly`:` coo, description, image_url, url, material, price weight, height, length, width.", "enum": ["coo", "description", "image_url", "url", "material", "price", "weight", "height", "length", "width"]}, "value": {"maxLength": 1000, "type": "string", "description": "The parameter\u2019s value."}, "unit": {"maxLength": 255, "type": "string", "description": "The unit of measurement code for the parameter. For price parameter the unit is required and must be currency code alpha ISO 4217. The only currency currently supported is \u201cUSD\u201d."}}}}}, "description": "Product details. This is an extended version of the ItemModel (used by the Classification product)"}, "quantity": {"type": "number", "description": "The quantity of products in this line item."}, "costLines": {"type": "array", "items": {"properties": {"type": {"maxLength": 50, "type": "string", "description": "Cost Component Type (\u201cDUTY\u201d or \u201cTAX\u201d)."}, "name": {"maxLength": 255, "type": "string", "description": "Cost Component Name (in English)"}, "value": {"type": "number", "description": "Value"}, "currency": {"maxLength": 3, "type": "string", "description": "Currency code for the cost component"}}}}}}}, "costLines": {"type": "array", "description": "Product\u2019s specific costs that contribute to the fully landed cost for the basket.", "items": {"properties": {"type": {"maxLength": 50, "type": "string", "description": "Cost Component Type (\u201cDUTY\u201d or \u201cTAX\u201d)."}, "name": {"maxLength": 255, "type": "string", "description": "Cost Component Name (in English)"}, "value": {"type": "number", "description": "Value"}, "currency": {"maxLength": 3, "type": "string", "description": "Currency code for the cost component"}}}}, "parameters": {"type": "array", "items": {"required": ["name", "value"], "properties": {"name": {"maxLength": 255, "type": "string", "description": "The system has predefined list of parameter names that are known and processed accordingly`:` coo, description, image_url, url, material, price weight, height, length, width.", "enum": ["coo", "description", "image_url", "url", "material", "price", "weight", "height", "length", "width"]}, "value": {"maxLength": 1000, "type": "string", "description": "The parameter\u2019s value."}, "unit": {"maxLength": 255, "type": "string", "description": "The unit of measurement code for the parameter. For price parameter the unit is required and must be currency code alpha ISO 4217. The only currency currently supported is \u201cUSD\u201d."}}}}, "type": {"maxLength": 20, "type": "string", "description": "Pricing Strategy.", "enum": ["QUOTE_MINIMUM", "QUOTE_MAXIMUM", "QUOTE_AVERAGE"]}}}
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 error? (Unknown, HttpRequest, HttpRequestHeaders, IncorrectData)", "enum": ["Unknown", "HttpRequest", "HttpRequestHeaders", "IncorrectData"]}, "details": {"type": "array", "description": "Array of detailed error messages", "items": {"properties": {"code": {"type": "string", "description": "Name of the error. Refer to Error Codes section for a list of accepted values."}, "number": {"type": "integer", "description": "Unique ID number referring to this error or message."}, "message": {"type": "string", "description": "Concise summary of the message, suitable for display in the caption of an alert box."}, "description": {"type": "string", "description": "A more detailed description of the problem referenced by this error message, suitable for display in the contents area of an alert box."}, "helpLink": {"type": "string", "description": "URL to help for this message"}, "refersTo": {"type": "string", "description": "Item the message refers to, if applicable. This is used to indicate a missing or incorrect value."}, "severity": {"type": "string", "description": "Severity of the message`:` Success, Warning, Error and Exception.", "enum": ["Success", "Warning", "Error", "Exception"]}}}}}}
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 error? (Unknown, HttpRequest, HttpRequestHeaders, IncorrectData)", "enum": ["Unknown", "HttpRequest", "HttpRequestHeaders", "IncorrectData"]}, "details": {"type": "array", "description": "Array of detailed error messages", "items": {"properties": {"code": {"type": "string", "description": "Name of the error. Refer to Error Codes section for a list of accepted values."}, "number": {"type": "integer", "description": "Unique ID number referring to this error or message."}, "message": {"type": "string", "description": "Concise summary of the message, suitable for display in the caption of an alert box."}, "description": {"type": "string", "description": "A more detailed description of the problem referenced by this error message, suitable for display in the contents area of an alert box."}, "helpLink": {"type": "string", "description": "URL to help for this message"}, "refersTo": {"type": "string", "description": "Item the message refers to, if applicable. This is used to indicate a missing or incorrect value."}, "severity": {"type": "string", "description": "Severity of the message`:` Success, Warning, Error and Exception.", "enum": ["Success", "Warning", "Error", "Exception"]}}}}}}
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": "string", "sign": "string"}, "firstname": "string", "lastname": "string", "address1": "string", "address2": "string", "postcode": "string", "city": "string", "accountName": "string", "accountNumber": "string", "bankName": "string", "paymentTerm": {"@id": "string", "@type": "string", "id": 0, "paymentTerm": "string"}, "palletisationTips": "string", "supplierComments": [{"@id": "string", "@type": "string", "id": 0, "comment": "string", "createdAt": "string", "employee": {"@id": "string", "@type": "string", "id": 0, "fullName": "string"}}]}
{"type": "object", "x-examples": {"example-1": {"@context": "/api/contexts/Supplier", "@id": "/api/suppliers/1", "@type": "Supplier", "id": 1, "name": "testname22", "email": "[email protected]", "active": true, "country": {"@id": "/api/countries/1", "@type": "Country", "id": 1}, "phone": "0123456789", "phoneMobile": "0987654321", "currency": {"@id": "/api/currencies/3", "@type": "Currency", "id": 3, "name": "US Dollar", "currencyCode": "USD", "sign": "$"}, "firstname": "", "lastname": "", "address1": "", "address2": "", "postcode": "", "city": "", "accountName": "", "accountNumber": "", "bankName": "", "paymentTerm": {"@id": "/api/supplier_payment_terms/1", "@type": "SupplierPaymentTerm", "id": 1, "paymentTerm": "payment term"}, "palletisationTips": null, "supplierComments": [{"@id": "/api/supplier_comments/46", "@type": "SupplierComment", "id": 46, "comment": "fsgdfgsd", "createdAt": "2021-05-25T08:47:56+00:00", "employee": {"@id": "/api/employees/554", "@type": "Employee", "id": 554, "fullName": "Kevin Verschaeve"}}, {"@id": "/api/supplier_comments/1", "@type": "SupplierComment", "id": 1, "comment": "your comment here", "createdAt": "2021-05-10T12:32:48+00:00", "employee": {"@id": "/api/employees/1", "@type": "Employee", "id": 1, "fullName": "Automated Action"}}]}}, "properties": {"@context": {"type": "string"}, "@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "active": {"type": "boolean"}, "country": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}}}, "phone": {"type": "string"}, "phoneMobile": {"type": "string"}, "currency": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "currencyCode": {"type": "string"}, "sign": {"type": "string"}}}, "firstname": {"type": "string"}, "lastname": {"type": "string"}, "address1": {"type": "string"}, "address2": {"type": "string"}, "postcode": {"type": "string"}, "city": {"type": "string"}, "accountName": {"type": "string"}, "accountNumber": {"type": "string"}, "bankName": {"type": "string"}, "paymentTerm": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "paymentTerm": {"type": "string"}}}, "palletisationTips": {"type": "string"}, "supplierComments": {"type": "array", "items": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "comment": {"type": "string"}, "createdAt": {"type": "string"}, "employee": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "fullName": {"type": "string"}}}}}}}}
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": "string", "id": 0, "name": "string", "currencyCode": "string", "sign": "string"}, "firstname": "string", "lastname": "string", "address1": "string", "address2": "string", "postcode": "string", "city": "string", "accountName": "string", "accountNumber": "string", "bankName": "string", "paymentTerm": {"@id": "string", "@type": "string", "id": 0, "paymentTerm": "string"}, "palletisationTips": "string", "supplierComments": [{}]}], "hydra:totalItems": 0, "hydra:view": {"@id": "string", "@type": "string", "hydra:first": "string", "hydra:last": "string", "hydra:next": "string"}, "hydra:search": {"@type": "string", "hydra:template": "string", "hydra:variableRepresentation": "string", "hydra:mapping": [{"@type": "string", "variable": "string", "property": "string", "required": true}]}}
{"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": "[email protected]", "active": true, "country": {"@id": "/api/countries/6", "@type": "Country", "id": 6}, "phone": "test", "phoneMobile": "test", "currency": {"@id": "/api/currencies/2", "@type": "Currency", "id": 2, "name": "British Pound", "currencyCode": "GBP", "sign": "\u00a3"}, "firstname": "test", "lastname": "test", "address1": "test", "address2": "test", "postcode": "test", "city": "test", "accountName": "ververvreb", "accountNumber": "verberb", "bankName": "vrevevretbv", "paymentTerm": {"@id": "/api/supplier_payment_terms/2", "@type": "SupplierPaymentTerm", "id": 2, "paymentTerm": "payment term 2"}, "palletisationTips": "", "supplierComments": []}, {"@id": "/api/suppliers/792", "@type": "Supplier", "id": 792, "name": "test", "email": "[email protected]", "active": true, "country": {"@id": "/api/countries/6", "@type": "Country", "id": 6}, "phone": "test", "phoneMobile": "test", "currency": {"@id": "/api/currencies/2", "@type": "Currency", "id": 2, "name": "British Pound", "currencyCode": "GBP", "sign": "\u00a3"}, "firstname": "test", "lastname": "test", "address1": "test", "address2": "test", "postcode": "test", "city": "test", "accountName": "ververvreb", "accountNumber": "verberb", "bankName": "vrevevretbv", "paymentTerm": {"@id": "/api/supplier_payment_terms/2", "@type": "SupplierPaymentTerm", "id": 2, "paymentTerm": "payment term 2"}, "palletisationTips": "", "supplierComments": []}, {"@id": "/api/suppliers/791", "@type": "Supplier", "id": 791, "name": "test", "email": "[email protected]", "active": true, "country": null, "phone": "test", "phoneMobile": "test", "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": "test", "lastname": "test", "address1": "test", "address2": "test", "postcode": "test", "city": "test", "accountName": "test", "accountNumber": "test", "bankName": "fverzbverbretbreb", "paymentTerm": {"@id": "/api/supplier_payment_terms/2", "@type": "SupplierPaymentTerm", "id": 2, "paymentTerm": "payment term 2"}, "palletisationTips": "", "supplierComments": []}, {"@id": "/api/suppliers/790", "@type": "Supplier", "id": 790, "name": "test", "email": "[email protected]", "active": true, "country": {"@id": "/api/countries/2", "@type": "Country", "id": 2}, "phone": "test", "phoneMobile": "test", "currency": {"@id": "/api/currencies/2", "@type": "Currency", "id": 2, "name": "British Pound", "currencyCode": "GBP", "sign": "\u00a3"}, "firstname": "test", "lastname": "test", "address1": "test", "address2": "test", "postcode": "test", "city": "test", "accountName": "test", "accountNumber": "test", "bankName": "CIC", "paymentTerm": {"@id": "/api/supplier_payment_terms/2", "@type": "SupplierPaymentTerm", "id": 2, "paymentTerm": "payment term 2"}, "palletisationTips": "", "supplierComments": []}, {"@id": "/api/suppliers/789", "@type": "Supplier", "id": 789, "name": "test", "email": "[email protected]", "active": true, "country": {"@id": "/api/countries/2", "@type": "Country", "id": 2}, "phone": "test", "phoneMobile": "test", "currency": {"@id": "/api/currencies/2", "@type": "Currency", "id": 2, "name": "British Pound", "currencyCode": "GBP", "sign": "\u00a3"}, "firstname": "test", "lastname": "test", "address1": "test", "address2": "test", "postcode": "test", "city": "test", "accountName": "test", "accountNumber": "test", "bankName": "CIC", "paymentTerm": {"@id": "/api/supplier_payment_terms/2", "@type": "SupplierPaymentTerm", "id": 2, "paymentTerm": "payment term 2"}, "palletisationTips": "", "supplierComments": []}, {"@id": "/api/suppliers/788", "@type": "Supplier", "id": 788, "name": "test", "email": "[email protected]", "active": true, "country": {"@id": "/api/countries/2", "@type": "Country", "id": 2}, "phone": "test", "phoneMobile": "test", "currency": {"@id": "/api/currencies/2", "@type": "Currency", "id": 2, "name": "British Pound", "currencyCode": "GBP", "sign": "\u00a3"}, "firstname": "test", "lastname": "test", "address1": "test", "address2": "test", "postcode": "test", "city": "test", "accountName": "test", "accountNumber": "test", "bankName": "CIC", "paymentTerm": {"@id": "/api/supplier_payment_terms/2", "@type": "SupplierPaymentTerm", "id": 2, "paymentTerm": "payment term 2"}, "palletisationTips": "", "supplierComments": []}, {"@id": "/api/suppliers/787", "@type": "Supplier", "id": 787, "name": "yolo", "email": "[email protected]", "active": true, "country": {"@id": "/api/countries/8", "@type": "Country", "id": 8}, "phone": "", "phoneMobile": "", "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": "dsq", "lastname": "dqsd", "address1": "test", "address2": "test", "postcode": "59000", "city": "Lille", "accountName": "", "accountNumber": "", "bankName": "", "paymentTerm": null, "palletisationTips": "", "supplierComments": []}, {"@id": "/api/suppliers/786", "@type": "Supplier", "id": 786, "name": "Yonder Brewing", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/785", "@type": "Supplier", "id": 785, "name": "Yeastie Boys", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/784", "@type": "Supplier", "id": 784, "name": "Wylde Sky Brewing", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/783", "@type": "Supplier", "id": 783, "name": "Wold Top", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/782", "@type": "Supplier", "id": 782, "name": "Wiper and True", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/781", "@type": "Supplier", "id": 781, "name": "Williams Bros.", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/780", "@type": "Supplier", "id": 780, "name": "Wild Weather Ales", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/779", "@type": "Supplier", "id": 779, "name": "Wild Card Brewery", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/778", "@type": "Supplier", "id": 778, "name": "Wild Beer Co", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/777", "@type": "Supplier", "id": 777, "name": "Wicked Weed", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/776", "@type": "Supplier", "id": 776, "name": "Westside Drinks", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/775", "@type": "Supplier", "id": 775, "name": "Weird Beard", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/774", "@type": "Supplier", "id": 774, "name": "Vocation", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/773", "@type": "Supplier", "id": 773, "name": "Utopian", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/772", "@type": "Supplier", "id": 772, "name": "Utopia", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/771", "@type": "Supplier", "id": 771, "name": "ULTD", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/770", "@type": "Supplier", "id": 770, "name": "Two Tribes", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/769", "@type": "Supplier", "id": 769, "name": "Twisted Wheel", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/768", "@type": "Supplier", "id": 768, "name": "Turning Point Brew Co", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/767", "@type": "Supplier", "id": 767, "name": "Triple Point", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/766", "@type": "Supplier", "id": 766, "name": "To \u00d8l", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/765", "@type": "Supplier", "id": 765, "name": "Tiny Rebel", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}, {"@id": "/api/suppliers/764", "@type": "Supplier", "id": 764, "name": "TIG", "email": null, "active": true, "country": null, "phone": null, "phoneMobile": null, "currency": {"@id": "/api/currencies/1", "@type": "Currency", "id": 1, "name": "Euro", "currencyCode": "EUR", "sign": "\u20ac"}, "firstname": null, "lastname": null, "address1": null, "address2": null, "postcode": null, "city": null, "accountName": null, "accountNumber": null, "bankName": null, "paymentTerm": null, "palletisationTips": null, "supplierComments": []}], "hydra:totalItems": 589, "hydra:view": {"@id": "/api/suppliers?page=1", "@type": "hydra:PartialCollectionView", "hydra:first": "/api/suppliers?page=1", "hydra:last": "/api/suppliers?page=20", "hydra:next": "/api/suppliers?page=2"}, "hydra:search": {"@type": "hydra:IriTemplate", "hydra:template": "/api/suppliers{?id,id[],name,active,external_id}", "hydra:variableRepresentation": "BasicRepresentation", "hydra:mapping": [{"@type": "IriTemplateMapping", "variable": "id", "property": "id", "required": false}, {"@type": "IriTemplateMapping", "variable": "id[]", "property": "id", "required": false}, {"@type": "IriTemplateMapping", "variable": "name", "property": "name", "required": false}, {"@type": "IriTemplateMapping", "variable": "active", "property": "active", "required": false}, {"@type": "IriTemplateMapping", "variable": "external_id", "property": "externalSuppliers", "required": false}]}}}, "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"}, "name": {"type": "string"}, "email": {"type": "string"}, "active": {"type": "boolean"}, "country": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}}}, "phone": {"type": "string"}, "phoneMobile": {"type": "string"}, "currency": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "currencyCode": {"type": "string"}, "sign": {"type": "string"}}}, "firstname": {"type": "string"}, "lastname": {"type": "string"}, "address1": {"type": "string"}, "address2": {"type": "string"}, "postcode": {"type": "string"}, "city": {"type": "string"}, "accountName": {"type": "string"}, "accountNumber": {"type": "string"}, "bankName": {"type": "string"}, "paymentTerm": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "paymentTerm": {"type": "string"}}}, "palletisationTips": {"type": "string"}, "supplierComments": {"type": "array", "items": {"type": "object"}}}}}, "hydra:totalItems": {"type": "integer"}, "hydra:view": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "hydra:first": {"type": "string"}, "hydra:last": {"type": "string"}, "hydra:next": {"type": "string"}}}, "hydra:search": {"type": "object", "properties": {"@type": {"type": "string"}, "hydra:template": {"type": "string"}, "hydra:variableRepresentation": {"type": "string"}, "hydra:mapping": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "variable": {"type": "string"}, "property": {"type": "string"}, "required": {"type": "boolean"}}}}}}}}
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 #313381 file 62091facdb992_313381.pdf", "filePath": "order-preparations/preparation/", "fileUrl": "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf", "fileName": "62091facdb992_313381.pdf", "createdAt": "2022-02-13T15:11:41+00:00", "printedAt": "2022-05-19T13:29:42+00:00", "massPrint": false, "retriedAt": "2022-05-30T16:01:36+00:00"}}}
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": ""}], "updatedAt": "", "file": ""}], "product": {"@id": "", "@type": "", "id": 0, "name": ""}}
{"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": 277185, "psOrder": {"@id": "/api/orders/920106", "@type": "PsOrder", "id": 920106, "shippingAddress": {"@id": "/api/addresses/1195920", "@type": "Address", "name": "test raphael", "formatted": "AUX FLEURS INSOLITES 59850 NIEPPE"}, "createdAt": "2021-03-23T10:36:06+00:00"}, "shippings": [{"@id": "/api/shippings/528586", "@type": "Shipping", "shippingNumber": "XT395291998FR"}], "updatedAt": null, "file": "https://saveurbieredev.s3.eu-west-1.amazonaws.com/order-preparations/shipping/5ffc56d0877e9_276696.pdf"}], "product": {"@id": "/api/products/104", "@type": "Product", "id": 104, "name": ""}}}, "properties": {"@context": {"type": "string"}, "@id": {"type": "string"}, "@type": {"type": "string"}, "labellingInProgressOrderPreparations": {"type": "array", "items": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "psOrder": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "shippingAddress": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "name": {"type": "string"}, "formatted": {"type": "string"}}}, "createdAt": {"type": "string"}}}, "shippings": {"type": "array", "items": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "shippingNumber": {"type": "string"}}}}, "updatedAt": {"type": "string"}, "file": {"type": "string"}}}}, "product": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}}}}}
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:template": "", "hydra:variableRepresentation": "", "hydra:mapping": [{"@type": "", "variable": "", "property": "", "required": true}]}}
{"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"}, "labellingInProgressOrderPreparationsCount": {"type": "integer"}, "product": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}}}, "carrier": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}}}}}}, "hydra:totalItems": {"type": "integer"}, "hydra:search": {"type": "object", "properties": {"@type": {"type": "string"}, "hydra:template": {"type": "string"}, "hydra:variableRepresentation": {"type": "string"}, "hydra:mapping": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "variable": {"type": "string"}, "property": {"type": "string"}, "required": {"type": "boolean"}}}}}}}, "x-examples": {"example-1": {"@context": "/api/contexts/MassPrintOrderPreparationBatch", "@id": "/api/mass_print_order_preparation_batches", "@type": "hydra:Collection", "hydra:member": [{"@id": "/api/mass_print_order_preparation_batches/1", "@type": "MassPrintOrderPreparationBatch", "id": 1, "labellingInProgressOrderPreparationsCount": 1, "product": {"@id": "/api/products/104", "@type": "Product", "id": 104, "name": ""}, "carrier": {"@id": "/api/carriers/180", "@type": "Carrier", "id": 180, "name": "Chronopost Picking Point"}}, {"@id": "/api/mass_print_order_preparation_batches/2", "@type": "MassPrintOrderPreparationBatch", "id": 2, "labellingInProgressOrderPreparationsCount": 1, "product": {"@id": "/api/products/34062", "@type": "Product", "id": 34062, "name": "Big Pack Brewdog Punk IPA - 24 bi\u00e8res"}, "carrier": {"@id": "/api/carriers/158", "@type": "Carrier", "id": 158, "name": "Chrono International"}}], "hydra:totalItems": 2, "hydra:search": {"@type": "hydra:IriTemplate", "hydra:template": "/api/mass_print_order_preparation_batches/labelling_in_progress{?orderPreparations.orderPreparationStatus,orderPreparations.orderPreparationStatus[]}", "hydra:variableRepresentation": "BasicRepresentation", "hydra:mapping": [{"@type": "IriTemplateMapping", "variable": "orderPreparations.orderPreparationStatus", "property": "orderPreparations.orderPreparationStatus", "required": false}, {"@type": "IriTemplateMapping", "variable": "orderPreparations.orderPreparationStatus[]", "property": "orderPreparations.orderPreparationStatus", "required": false}]}}}}
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, "hydra:search": {"@type": "string", "hydra:template": "string", "hydra:variableRepresentation": "string", "hydra:mapping": [{"@type": "string", "variable": "string", "property": "string", "required": true}]}}
{"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"}, "comment": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "employee": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "fullName": {"type": "string"}}}}}}, "hydra:totalItems": {"type": "integer"}, "hydra:search": {"type": "object", "properties": {"@type": {"type": "string"}, "hydra:template": {"type": "string"}, "hydra:variableRepresentation": {"type": "string"}, "hydra:mapping": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "variable": {"type": "string"}, "property": {"type": "string"}, "required": {"type": "boolean"}}}}}}}, "x-examples": {"example-1": {"@context": "/api/contexts/SupplierComment", "@id": "/api/supplier_comments", "@type": "hydra:Collection", "hydra:member": [{"@id": "/api/supplier_comments/46", "@type": "SupplierComment", "id": 46, "supplier": "/api/suppliers/1", "comment": "fsgdfgsd", "createdAt": "2021-05-25T08:47:56+00:00", "updatedAt": "2021-05-25T08:47:56+00:00", "employee": {"@id": "/api/employees/554", "@type": "Employee", "id": 554, "fullName": "Kevin Verschaeve"}}, {"@id": "/api/supplier_comments/23", "@type": "SupplierComment", "id": 23, "supplier": "/api/suppliers/2", "comment": "test", "createdAt": "2021-05-12T13:07:11+00:00", "updatedAt": "2021-05-12T13:07:11+00:00", "employee": {"@id": "/api/employees/590", "@type": "Employee", "id": 590, "fullName": "Mykyta Kovach"}}, {"@id": "/api/supplier_comments/22", "@type": "SupplierComment", "id": 22, "supplier": "/api/suppliers/2", "comment": "test", "createdAt": "2021-05-12T13:07:07+00:00", "updatedAt": "2021-05-12T13:07:07+00:00", "employee": {"@id": "/api/employees/590", "@type": "Employee", "id": 590, "fullName": "Mykyta Kovach"}}, {"@id": "/api/supplier_comments/16", "@type": "SupplierComment", "id": 16, "supplier": "/api/suppliers/4", "comment": "test", "createdAt": "2021-05-12T07:48:06+00:00", "updatedAt": "2021-05-12T07:48:06+00:00", "employee": {"@id": "/api/employees/590", "@type": "Employee", "id": 590, "fullName": "Mykyta Kovach"}}, {"@id": "/api/supplier_comments/2", "@type": "SupplierComment", "id": 2, "supplier": "/api/suppliers/571", "comment": "your comment here", "createdAt": "2021-05-10T12:33:06+00:00", "updatedAt": "2021-05-10T12:33:06+00:00", "employee": {"@id": "/api/employees/1", "@type": "Employee", "id": 1, "fullName": "Automated Action"}}, {"@id": "/api/supplier_comments/1", "@type": "SupplierComment", "id": 1, "supplier": "/api/suppliers/1", "comment": "your comment here", "createdAt": "2021-05-10T12:32:48+00:00", "updatedAt": "2021-05-10T12:32:48+00:00", "employee": {"@id": "/api/employees/1", "@type": "Employee", "id": 1, "fullName": "Automated Action"}}], "hydra:totalItems": 6, "hydra:search": {"@type": "hydra:IriTemplate", "hydra:template": "/api/supplier_comments{?supplier,supplier[]}", "hydra:variableRepresentation": "BasicRepresentation", "hydra:mapping": [{"@type": "IriTemplateMapping", "variable": "supplier", "property": "supplier", "required": false}, {"@type": "IriTemplateMapping", "variable": "supplier[]", "property": "supplier", "required": false}]}}}}
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": {"@id": {"type": "string"}, "@type": {"type": "string"}, "id": {"type": "integer"}, "fullName": {"type": "string"}}}}, "x-examples": {"example-1": {"@context": "/api/contexts/SupplierComment", "@id": "/api/supplier_comments/1", "@type": "SupplierComment", "id": 1, "supplier": "/api/suppliers/556", "comment": "your comment here", "createdAt": "2021-05-10T12:32:48+00:00", "updatedAt": "2022-05-19T10:40:53+00:00", "employee": {"@id": "/api/employees/1", "@type": "Employee", "id": 1, "fullName": "Automated Action"}}}}