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 |
|---|---|---|---|---|---|---|---|---|---|
0abeb8d1-4457-4c6b-b967-3e14e79a29ed/600211a6-e8d2-4ffe-af8d-a1b8e31aa931/0/0 | NY Times - Books | NY Times - Article Search | 0.1 | GET_lists-best-sellers-history-json | Get Best Sellers list history. | 200 | null | {"status": "OK", "copyright": "Copyright (c) 2019 The New York Times Company. All Rights Reserved.", "num_results": 28970, "results": [{"title": "#GIRLBOSS", "description": "An online fashion retailer traces her path to success.", "contributor": "by Sophia Amoruso", "author": "Sophia Amoruso", "contributor_note": "", ... | {"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "num_results": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "contributor": {"type": "string"}, "author": {"type... |
0abeb8d1-4457-4c6b-b967-3e14e79a29ed/d3bc30f1-93e2-44dc-af0f-fafd29dd97c6/0/0 | NY Times - Books | NY Times - Article Search | 0.1 | GET_lists-full-overview-format | Get all books for all the Best Sellers lists for specified date. | 200 | null | {"status": "", "copyright": "", "num_results": 0, "results": {"bestsellers_date": "", "published_date": "", "lists": [{"list_id": 0, "list_name": "", "display_name": "", "updated": "", "list_image": "", "books": [{"age_group": "", "author": "", "contributor": "", "contributor_note": "", "created_date": "", "description... | {"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "num_results": {"type": "integer"}, "results": {"type": "object", "properties": {"bestsellers_date": {"type": "string"}, "published_date": {"type": "string"}, "lists": {"type": "array", "items": {"type": "object", "properti... |
0abeb8d1-4457-4c6b-b967-3e14e79a29ed/f6f24263-01d1-4ed3-ae6a-faf9f867a6e6/0/0 | NY Times - Books | NY Times - Article Search | 0.1 | GET_lists-names-format | Get Best Sellers list names. | 200 | null | {"status": "OK", "copyright": "Copyright (c) 2019 The New York Times Company. All Rights Reserved.", "num_results": 53, "results": [{"list_name": "Combined Print and E-Book Fiction", "display_name": "Combined Print & E-Book Fiction", "list_name_encoded": "combined-print-and-e-book-fiction", "oldest_published_date": "2... | {"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "num_results": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"list_name": {"type": "string"}, "display_name": {"type": "string"}, "list_name_encoded": {"type": "string"}, "olde... |
0abeb8d1-4457-4c6b-b967-3e14e79a29ed/ac41cb49-f468-409e-8ed7-6a5cc4d53546/0/0 | NY Times - Books | NY Times - Article Search | 0.1 | GET_lists-format | Get Best Sellers list. If no date is provided returns the latest list. | 200 | null | {"status": "OK", "copyright": "Copyright (c) 2019 The New York Times Company. All Rights Reserved.", "num_results": 1, "last_modified": "2016-03-11T13:09:01-05:00", "results": [{"list_name": "Hardcover Fiction", "display_name": "Hardcover Fiction", "bestsellers_date": "2016-03-05", "published_date": "2016-03-20", "ran... | {"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "num_results": {"type": "integer"}, "last_modified": {"type": "string"}, "results": {"type": "array", "items": {"type": "object", "properties": {"list_name": {"type": "string"}, "display_name": {"type": "string"}, "bestsell... |
0abeb8d1-4457-4c6b-b967-3e14e79a29ed/a790996c-5aa1-496e-b815-e3b7f2632af5/0/0 | NY Times - Books | NY Times - Article Search | 0.1 | GET_lists-date-list-json | Get Best Sellers list by date. | 200 | null | {"status": "OK", "copyright": "Copyright (c) 2019 The New York Times Company. All Rights Reserved.", "num_results": 15, "last_modified": "2015-12-25T13:05:20-05:00", "results": {"list_name": "Trade Fiction Paperback", "bestsellers_date": "2015-12-19", "published_date": "2016-01-03", "display_name": "Paperback Trade Fi... | {"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "num_results": {"type": "integer"}, "last_modified": {"type": "string"}, "results": {"type": "object", "properties": {"list_name": {"type": "string"}, "bestsellers_date": {"type": "string"}, "published_date": {"type": "stri... |
0abeb8d1-4457-4c6b-b967-3e14e79a29ed/b7274aee-2344-4940-a4cd-b8b20d1b341b/0/0 | NY Times - Books | NY Times - Article Search | 0.1 | GET_reviews-format | Get book reviews. | 200 | null | {"status": "OK", "copyright": "Copyright (c) 2019 The New York Times Company. All Rights Reserved.", "num_results": 2, "results": [{"url": "http://www.nytimes.com/2011/11/10/books/1q84-by-haruki-murakami-review.html", "publication_dt": "2011-11-10", "byline": "JANET MASLIN", "book_title": "1Q84", "book_author": "Haruk... | {"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "num_results": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "publication_dt": {"type": "string"}, "byline": {"type": "string"}, "book_title": {"type... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/aea0549a-1da4-415e-a464-6f435058f5b5/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDanBuyNowDomains | Retrieve all the latest Buy Now domains from Dan. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/aea0549a-1da4-415e-a464-6f435058f5b5/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDanBuyNowDomains | Retrieve all the latest Buy Now domains from Dan. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/aea0549a-1da4-415e-a464-6f435058f5b5/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDanBuyNowDomains | Retrieve all the latest Buy Now domains from Dan. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/bb57521b-ab7c-4c8b-aa59-b0437111d053/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDanMakeOfferDomains | Retrieve all the latest Make Offer domains from Dan. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/bb57521b-ab7c-4c8b-aa59-b0437111d053/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDanMakeOfferDomains | Retrieve all the latest Make Offer domains from Dan. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/bb57521b-ab7c-4c8b-aa59-b0437111d053/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDanMakeOfferDomains | Retrieve all the latest Make Offer domains from Dan. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9319e66f-a437-4998-aacc-7593798303c8/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoExpiringDomains | Retrieve all the latest Expiring domains from Sedo. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9319e66f-a437-4998-aacc-7593798303c8/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoExpiringDomains | Retrieve all the latest Expiring domains from Sedo. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9319e66f-a437-4998-aacc-7593798303c8/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoExpiringDomains | Retrieve all the latest Expiring domains from Sedo. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/412b7f07-bd1d-4c30-a72c-019b98593268/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoAuctionDomains | Retrieve all the latest Auction domains from Sedo. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/412b7f07-bd1d-4c30-a72c-019b98593268/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoAuctionDomains | Retrieve all the latest Auction domains from Sedo. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/412b7f07-bd1d-4c30-a72c-019b98593268/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoAuctionDomains | Retrieve all the latest Auction domains from Sedo. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/37cb6ec6-d838-40c7-b9e5-12cdd5c1cf8b/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoBargainDomains | Retrieve all the latest Bargain domains from Sedo. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/37cb6ec6-d838-40c7-b9e5-12cdd5c1cf8b/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoBargainDomains | Retrieve all the latest Bargain domains from Sedo. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/37cb6ec6-d838-40c7-b9e5-12cdd5c1cf8b/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoBargainDomains | Retrieve all the latest Bargain domains from Sedo. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/da688a49-bda2-4d56-8103-6a98a0af330d/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoMakeOfferDomains | Retrieve all the latest Make Offer domains from Sedo. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/da688a49-bda2-4d56-8103-6a98a0af330d/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoMakeOfferDomains | Retrieve all the latest Make Offer domains from Sedo. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/da688a49-bda2-4d56-8103-6a98a0af330d/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoMakeOfferDomains | Retrieve all the latest Make Offer domains from Sedo. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/44b1c40c-58bb-4faf-a097-ce2c4543925c/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getNamecheapAuctionDomains | Retrieve all the latest auction domains from Namecheap. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/44b1c40c-58bb-4faf-a097-ce2c4543925c/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getNamecheapAuctionDomains | Retrieve all the latest auction domains from Namecheap. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/44b1c40c-58bb-4faf-a097-ce2c4543925c/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getNamecheapAuctionDomains | Retrieve all the latest auction domains from Namecheap. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/49b604e4-0dc8-4327-ab48-fc4d703b7944/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDropcatchAuctionDomains | Retrieve all the latest auction domains from Dropcatch. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/49b604e4-0dc8-4327-ab48-fc4d703b7944/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDropcatchAuctionDomains | Retrieve all the latest auction domains from Dropcatch. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/49b604e4-0dc8-4327-ab48-fc4d703b7944/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDropcatchAuctionDomains | Retrieve all the latest auction domains from Dropcatch. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/8f322f3a-68ee-4638-8eee-575a77a0eb19/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoBuyNowDomains | Retrieve all the latest Buy Now domains from Sedo. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/8f322f3a-68ee-4638-8eee-575a77a0eb19/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoBuyNowDomains | Retrieve all the latest Buy Now domains from Sedo. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/8f322f3a-68ee-4638-8eee-575a77a0eb19/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getSedoBuyNowDomains | Retrieve all the latest Buy Now domains from Sedo. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/e46b0d06-a827-489b-9871-da643e557058/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getCatchedAuctionDomains | Retrieve all the latest auction domains from Catched. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/e46b0d06-a827-489b-9871-da643e557058/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getCatchedAuctionDomains | Retrieve all the latest auction domains from Catched. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/e46b0d06-a827-489b-9871-da643e557058/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getCatchedAuctionDomains | Retrieve all the latest auction domains from Catched. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/5951bd5e-d1a3-4be3-b697-4c396f9c9ee2/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDynadotExpiredDomains | Retrieve all the latest expired domains from Dynadot. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/5951bd5e-d1a3-4be3-b697-4c396f9c9ee2/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDynadotExpiredDomains | Retrieve all the latest expired domains from Dynadot. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/5951bd5e-d1a3-4be3-b697-4c396f9c9ee2/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDynadotExpiredDomains | Retrieve all the latest expired domains from Dynadot. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/bf2adb2c-6eb8-4fdc-9d67-cd2904f01a6b/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyMakeOfferDomains | Retrieve all the latest Make Offer domains from Godaddy. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/bf2adb2c-6eb8-4fdc-9d67-cd2904f01a6b/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyMakeOfferDomains | Retrieve all the latest Make Offer domains from Godaddy. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/bf2adb2c-6eb8-4fdc-9d67-cd2904f01a6b/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyMakeOfferDomains | Retrieve all the latest Make Offer domains from Godaddy. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/b8a485e3-44d8-442b-9804-8d22dd8db118/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyCloseoutDomains | Retrieve all the latest closeout domains from Godaddy. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/b8a485e3-44d8-442b-9804-8d22dd8db118/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyCloseoutDomains | Retrieve all the latest closeout domains from Godaddy. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/b8a485e3-44d8-442b-9804-8d22dd8db118/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyCloseoutDomains | Retrieve all the latest closeout domains from Godaddy. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9ffc8ac8-95ed-4639-9fc2-91572dac1dc4/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyTDNAMDomains | Retrieve all the latest TDNAM domains from Godaddy. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9ffc8ac8-95ed-4639-9fc2-91572dac1dc4/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyTDNAMDomains | Retrieve all the latest TDNAM domains from Godaddy. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9ffc8ac8-95ed-4639-9fc2-91572dac1dc4/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyTDNAMDomains | Retrieve all the latest TDNAM domains from Godaddy. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/f8a6710c-440f-4881-96ce-9315f0c4111b/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyExpiredDomains | Retrieve all the latest expired domains from Godaddy. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/f8a6710c-440f-4881-96ce-9315f0c4111b/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyExpiredDomains | Retrieve all the latest expired domains from Godaddy. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/f8a6710c-440f-4881-96ce-9315f0c4111b/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyExpiredDomains | Retrieve all the latest expired domains from Godaddy. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/64d21ccc-8b31-47ed-99fa-ac11a58b7548/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyBuyNowDomains | Retrieve all the latest Buy Now domains from Godaddy. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/64d21ccc-8b31-47ed-99fa-ac11a58b7548/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyBuyNowDomains | Retrieve all the latest Buy Now domains from Godaddy. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/64d21ccc-8b31-47ed-99fa-ac11a58b7548/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyBuyNowDomains | Retrieve all the latest Buy Now domains from Godaddy. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/0be54986-af4b-45a8-844d-f14ca8814001/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | whois | Retrieve all the information for a domain via Whois. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/0be54986-af4b-45a8-844d-f14ca8814001/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | whois | Retrieve all the information for a domain via Whois. | 200 | null | {"status": 200, "message": "OK", "data": {"domainName": "example.com", "domainType": "added", "createdDate": "2023-10-16T22:17:57+00:00", "updatedDate": "2023-10-16T22:17:57+00:00", "expiresDate": "2023-10-16T22:17:57+00:00", "whoisServer": "whois.nic.us", "registrarName": "Wild West Domains, Inc.", "nameServers": ["ns... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"domainName": {"type": "string"}, "domainType": {"type": "string"}, "createdDate": {"type": "string"}, "updatedDate": {"type": "string"}, "expiresDate": {"type": "string"}, "whoisSer... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/0be54986-af4b-45a8-844d-f14ca8814001/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | whois | Retrieve all the information for a domain via Whois. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/4f6c62b1-3702-4637-903f-7dabc7e1195d/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyTrafficDomains | Retrieve all the latest Traffic domains from Godaddy. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/4f6c62b1-3702-4637-903f-7dabc7e1195d/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyTrafficDomains | Retrieve all the latest Traffic domains from Godaddy. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/4f6c62b1-3702-4637-903f-7dabc7e1195d/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyTrafficDomains | Retrieve all the latest Traffic domains from Godaddy. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/c80a5b95-f93f-4d21-a842-e3dc157685aa/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyAuctionDomains | Retrieve all the latest auction domains from Godaddy. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/c80a5b95-f93f-4d21-a842-e3dc157685aa/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyAuctionDomains | Retrieve all the latest auction domains from Godaddy. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/c80a5b95-f93f-4d21-a842-e3dc157685aa/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyAuctionDomains | Retrieve all the latest auction domains from Godaddy. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/c33c9247-f5bb-4d6e-8569-f61a167dc7bf/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyFeaturedDomains | Retrieve all the latest Featured domains from Godaddy. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/c33c9247-f5bb-4d6e-8569-f61a167dc7bf/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyFeaturedDomains | Retrieve all the latest Featured domains from Godaddy. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/c33c9247-f5bb-4d6e-8569-f61a167dc7bf/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getGodaddyFeaturedDomains | Retrieve all the latest Featured domains from Godaddy. | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "traffic": 172, "valuation": "460 USD", ... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/efba620f-8940-413f-b1e4-e67c3d29e9ff/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | searchDomain | Retrieve all TLDs for any keyword. Get all the available domains right away! | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/efba620f-8940-413f-b1e4-e67c3d29e9ff/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | searchDomain | Retrieve all TLDs for any keyword. Get all the available domains right away! | 200 | null | {"status": 200, "message": "OK", "data": [{"isAvailable": true, "tld": "com", "domain": "pizza"}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"isAvailable": {"type": "boolean"}, "tld": {"type": "string"}, "domain": {"type": "string"}}}}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/efba620f-8940-413f-b1e4-e67c3d29e9ff/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | searchDomain | Retrieve all TLDs for any keyword. Get all the available domains right away! | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/a0fa0e9a-a6a2-4faa-b32e-3b8df7133b2e/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDeletedHotDomains | Retrieve all the latest Just Deleted hot domains! | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/a0fa0e9a-a6a2-4faa-b32e-3b8df7133b2e/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDeletedHotDomains | Retrieve all the latest Just Deleted hot domains! | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/a0fa0e9a-a6a2-4faa-b32e-3b8df7133b2e/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDeletedHotDomains | Retrieve all the latest Just Deleted hot domains! | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "status": "available", "dropped": "Today... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9f3b129b-63af-4b2f-b1c9-668cda0165ec/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | dnsLookup | Retrieve all the DNS records of any domain with DNS Lookup. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9f3b129b-63af-4b2f-b1c9-668cda0165ec/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | dnsLookup | Retrieve all the DNS records of any domain with DNS Lookup. | 200 | null | {"status": 200, "message": "OK", "data": [{"type": "SOA", "mname": "ns.icann.org.", "rname": "noc.dns.icann.org.", "serial": 2022091354, "refresh": 7200, "retry": 3600, "expire": 1209600, "ttl": 3600, "value": "wgyf8z8cgvm2qmxpnbnldrcltvk4xqfn"}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "mname": {"type": "string"}, "rname": {"type": "string"}, "serial": {"type": "number"}, "refresh": {"type": "number"}, "retry":... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9f3b129b-63af-4b2f-b1c9-668cda0165ec/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | dnsLookup | Retrieve all the DNS records of any domain with DNS Lookup. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/dcde5835-0e61-4036-ad26-c0a22c5b5a11/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDomainAvailability | Retrieve the availability for any domain you want to get. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/dcde5835-0e61-4036-ad26-c0a22c5b5a11/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDomainAvailability | Retrieve the availability for any domain you want to get. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/dcde5835-0e61-4036-ad26-c0a22c5b5a11/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getDomainAvailability | Retrieve the availability for any domain you want to get. | 200 | null | {"status": 200, "message": "OK", "data": {"isAvailable": true, "tld": "com", "domain": "pizza"}} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"isAvailable": {"type": "boolean"}, "tld": {"type": "string"}, "domain": {"type": "string"}}}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9fb73873-6b77-4912-90e8-50da486fed08/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | whoisHistory | Retrieve all the information for a domain via Whois. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9fb73873-6b77-4912-90e8-50da486fed08/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | whoisHistory | Retrieve all the information for a domain via Whois. | 200 | null | {"status": 200, "message": "OK", "data": [{"domainName": "example.com", "domainType": "added", "createdDate": "2023-10-16T22:17:57+00:00", "updatedDate": "2023-10-16T22:17:57+00:00", "expiresDate": "2023-10-16T22:17:57+00:00", "whoisServer": "whois.nic.us", "registrarName": "Wild West Domains, Inc.", "nameServers": ["n... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"domainName": {"type": "string"}, "domainType": {"type": "string"}, "createdDate": {"type": "string"}, "updatedDate": {"type": "string"}, "expiresDate": {"... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/9fb73873-6b77-4912-90e8-50da486fed08/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | whoisHistory | Retrieve all the information for a domain via Whois. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/a2b50b39-61f7-4da9-a9fe-8461fa0e4791/0/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getPendingDeleteHotDomains | Retrieve all the latest Pending Delete hot domains! | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/a2b50b39-61f7-4da9-a9fe-8461fa0e4791/1/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getPendingDeleteHotDomains | Retrieve all the latest Pending Delete hot domains! | 200 | null | {"status": 200, "message": "OK", "data": [{"name": "apple.com", "majesticBacklinks": 15, "domainPopBacklinks": "178K", "birthYear": 2009, "archiveCrawlNumber": 112, "comAvailable": true, "netAvailable": true, "orgAvailable": true, "registeredTLDs": 11, "relatedDomainNumber": 24, "status": "available", "dropped": "Today... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "majesticBacklinks": {"type": "string"}, "domainPopBacklinks": {"type": "string"}, "birthYear": {"type": "string"}, "archiveCra... |
f27f31de-6d1a-44f6-b6df-22eb19d26e30/a2b50b39-61f7-4da9-a9fe-8461fa0e4791/2/0 | The Domain Tool | The ultimate Domain Flipping and Research tool is at your fingertips. Stop searching around. This is the last domain tool that you will ever need. | 9.5 | getPendingDeleteHotDomains | Retrieve all the latest Pending Delete hot domains! | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
8d0bdcd2-ecc3-443d-9f9d-90bf2e0b0b60/a740e9b9-c27f-4c78-8bc2-f746b42f2861/0/0 | TestPetN | Testing | null | getUserByName | 200 | null | {"id": 0, "username": "", "firstName": "", "lastName": "", "email": "", "password": "", "phone": "", "userStatus": 0} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "username": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "password": {"type": "string"}, "phone": {"type":... | |
8d0bdcd2-ecc3-443d-9f9d-90bf2e0b0b60/77513b21-a4b2-4ed4-97b8-bd483ed67feb/0/0 | TestPetN | Testing | null | uploadFile | 200 | null | {"code": 0, "type": "", "message": ""} | {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}, "message": {"type": "string"}}} | |
8d0bdcd2-ecc3-443d-9f9d-90bf2e0b0b60/7f9034c9-b4a1-41c9-bbbd-b13e820e4460/2/0 | TestPetN | Testing | null | findPetsByStatus | Multiple status values can be provided with comma separated strings | 200 | null | [{"id": 0, "category": {"id": 0, "name": ""}, "name": "doggie", "photoUrls": [], "tags": [{"id": 0, "name": ""}], "status": "available"}] | {"type": "array", "items": {"type": "object", "required": ["name", "photoUrls"], "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036... |
8d0bdcd2-ecc3-443d-9f9d-90bf2e0b0b60/2944e982-9f65-4a55-8356-bf34066d2f91/0/0 | TestPetN | Testing | null | findPetsByTags | Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing. | 200 | null | [{"id": 0, "category": {"id": 0, "name": ""}, "name": "doggie", "photoUrls": [], "tags": [{"id": 0, "name": ""}], "status": "available"}] | {"type": "array", "items": {"type": "object", "required": ["name", "photoUrls"], "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036... |
8d0bdcd2-ecc3-443d-9f9d-90bf2e0b0b60/f8de1272-d255-4768-b420-bf8c0428d2eb/2/0 | TestPetN | Testing | null | getPetById | Returns a single pet | 200 | null | {"id": 0, "category": {"id": 0, "name": ""}, "name": "doggie", "photoUrls": [], "tags": [{"id": 0, "name": ""}], "status": "available"} | {"type": "object", "required": ["name", "photoUrls"], "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 92233... |
8d0bdcd2-ecc3-443d-9f9d-90bf2e0b0b60/ab0f0016-cb55-45e1-be5b-deaa198d18aa/2/0 | TestPetN | Testing | null | placeOrder | 200 | null | {"id": 0, "petId": 0, "quantity": 0, "shipDate": "", "status": "placed", "complete": true} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "petId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "quantity": {"type": "integer", "format": "int32", "minimum":... | |
8d0bdcd2-ecc3-443d-9f9d-90bf2e0b0b60/718e9853-5a50-4cb5-8a11-bd5020d4d362/0/0 | TestPetN | Testing | null | getOrderById | For valid response try integer IDs with value >= 1 and <= 10. Other values will generated exceptions | 200 | null | {"id": 0, "petId": 0, "quantity": 0, "shipDate": "", "status": "placed", "complete": true} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "petId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "quantity": {"type": "integer", "format": "int32", "minimum":... |
53aa6023e4b0b60946a30a3a/53aa6032e4b008bb2ef87835/0/0 | Yaware.TimeTracker | Yaware.TimeTracker is an automatic time tracking app that helps you and your team manage their time, be productive and achieve more.
Yaware.TimeTracker allows you to track time spent on projects, websites/software usage, manage resources, evaluate productivity and increase performance. All this without the need to star... | 9.2 | getUser | Get user by email | 200 | Example_1 | {"id": "2365198", "email": "demo+ogray@yaware.com", "firstname": "John", "lastname": "Johnson", "group_name": "Management", "is_active": "1", "last_activity": "2014-04-22", "created_at": "2012-02-15 19:07:47", "updated_at": "2012-09-03 14:15:27"} | {"type": "object", "properties": {"id": {"type": "string"}, "email": {"type": "string"}, "firstname": {"type": "string"}, "lastname": {"type": "string"}, "group_name": {"type": "string"}, "is_active": {"type": "string"}, "last_activity": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "stri... |
53aa6023e4b0b60946a30a3a/53aa602de4b0f2c97547155c/0/0 | Yaware.TimeTracker | Yaware.TimeTracker is an automatic time tracking app that helps you and your team manage their time, be productive and achieve more.
Yaware.TimeTracker allows you to track time spent on projects, websites/software usage, manage resources, evaluate productivity and increase performance. All this without the need to star... | 9.2 | getGroupWorkedHours | Returns group worked time in seconds | 200 | Example_1 | [{"group_id": "21713", "seconds": "159930"}] | {"type": "array", "items": {"type": "object", "properties": {"group_id": {"type": "string"}, "seconds": {"type": "string"}}}} |
53aa6023e4b0b60946a30a3a/53aa602ae4b0596140341af7/0/0 | Yaware.TimeTracker | Yaware.TimeTracker is an automatic time tracking app that helps you and your team manage their time, be productive and achieve more.
Yaware.TimeTracker allows you to track time spent on projects, websites/software usage, manage resources, evaluate productivity and increase performance. All this without the need to star... | 9.2 | getEmployeesProductivityTime | Returns productivity time for user over some period | 200 | Example_1 | [{"user_id": "2365202", "seconds": "28104"}, {"user_id": "2365213", "seconds": "6088"}, {"user_id": "2365217", "seconds": "5164"}, {"user_id": "2365200", "seconds": "3240"}, {"user_id": "2365224", "seconds": "1996"}] | {"type": "array", "items": {"type": "object", "properties": {"user_id": {"type": "string"}, "seconds": {"type": "string"}}}} |
53aa6023e4b0b60946a30a3a/53aa6027e4b0b60946a30a4e/0/0 | Yaware.TimeTracker | Yaware.TimeTracker is an automatic time tracking app that helps you and your team manage their time, be productive and achieve more.
Yaware.TimeTracker allows you to track time spent on projects, websites/software usage, manage resources, evaluate productivity and increase performance. All this without the need to star... | 9.2 | getDynamicByGroups | Get dynamics of groups time over some period | 200 | Example_1 | {"data": [{"group_id": "21710", "dynamic": [{"date": 1388527200, "value": 31398}, {"date": 1388613600, "value": 31398}, {"date": 1388700000, "value": 31398}, {"date": 1388959200, "value": 31398}, {"date": 1389045600, "value": 31398}, {"date": 1389132000, "value": 31398}, {"date": 1389218400, "value": 31398}, {"date": 1... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"group_id": {"type": "string"}, "dynamic": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "integer"}, "value": {"type": "number"}}}}}}}, "average": {"type": "array", "items": {"type": "o... |
53aa6023e4b0b60946a30a3a/c0bfaa51-65f3-405c-a774-c58fca1d3097/0/0 | Yaware.TimeTracker | Yaware.TimeTracker is an automatic time tracking app that helps you and your team manage their time, be productive and achieve more.
Yaware.TimeTracker allows you to track time spent on projects, websites/software usage, manage resources, evaluate productivity and increase performance. All this without the need to star... | 9.2 | getTasks | Returns tasks attached to project | 200 | Example_1 | [{"id": "12345", "projectId": "67890", "priority": {"id": "4", "code": "MAJOR"}, "status": {"id": "4", "code": "DONE"}, "type": {"id": "2", "code": "TASK"}, "title": "Task Name", "description": "Start 1/11/2022 11:46\nEnd 1/11/2022 12:55", "estimate": 0, "assignee": "Andrew Happy", "budget": {"value": 0, "rate": 0, "cu... | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "projectId": {"type": "string"}, "priority": {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}}}, "status": {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}}}... |
53aa6023e4b0b60946a30a3a/8837ce3f-9c20-4dbe-811f-67a6c92680e6/0/0 | Yaware.TimeTracker | Yaware.TimeTracker is an automatic time tracking app that helps you and your team manage their time, be productive and achieve more.
Yaware.TimeTracker allows you to track time spent on projects, websites/software usage, manage resources, evaluate productivity and increase performance. All this without the need to star... | 9.2 | getProjects | Returns projects attached to account | 200 | Example_1 | [{"id": "12345", "title": "Project name", "description": "Project description", "budget": {"value": 0, "rate": 0, "currency": "USD"}, "start_date": "2022-01-01 00:00:01", "due_date": "2023-01-01 00:00:01"}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "budget": {"type": "object", "properties": {"value": {"type": "integer"}, "rate": {"type": "integer"}, "currency": {"type": "string"}}}, "start_date": {"type": "string"}... |
53aa6023e4b0b60946a30a3a/53aa602ee4b00287471a2b23/0/0 | Yaware.TimeTracker | Yaware.TimeTracker is an automatic time tracking app that helps you and your team manage their time, be productive and achieve more.
Yaware.TimeTracker allows you to track time spent on projects, websites/software usage, manage resources, evaluate productivity and increase performance. All this without the need to star... | 9.2 | getManager | Returns manager by email | 200 | Example_1 | {"email": "demo+ogray@yaware.com", "firstname": "John", "lastname": "Johnson", "locale": "", "subscribe_daily_report": "0", "subscribe_weekly_report": "0", "subscribe_monthly_report": "0", "subscribe_day": "", "sections": {"0": 0}, "created_at": "2010-11-12 19:01:54", "updated_at": "2010-11-12 19:01:54"} | {"type": "object", "properties": {"email": {"type": "string"}, "firstname": {"type": "string"}, "lastname": {"type": "string"}, "locale": {"type": "string"}, "subscribe_daily_report": {"type": "string"}, "subscribe_weekly_report": {"type": "string"}, "subscribe_monthly_report": {"type": "string"}, "subscribe_day": {"ty... |
0b5a8997-9b06-4f13-a785-82487b087670/e5d52e0f-20ca-4799-80d1-d75c3cb14adc/0/0 | NY Times - Most Popular | Provides services for getting the most popular articles on NYTimes.com based on emails, shares, or views. | null | /viewed/{period}.json | Returns an array of the most viewed articles on NYTimes.com for specified period of time (1 day, 7 days, or 30 days). | 200 | null | {"status": "", "copyright": "", "num_results": 0, "results": [{"url": "", "adx_keywords": "", "column": "", "section": "", "byline": "", "type": "", "title": "", "abstract": "", "published_date": "", "source": "", "id": 0, "asset_id": 0, "des_facet": [], "org_facet": [], "per_facet": [], "geo_facet": [], "media": [{"ty... | {"type": "object", "properties": {"status": {"type": "string", "description": "API response status (e.g. OK)."}, "copyright": {"type": "string", "description": "Copyright message."}, "num_results": {"type": "integer", "description": "Number of articles in the results (e.g. 20)."}, "results": {"type": "array", "items": ... |
0b5a8997-9b06-4f13-a785-82487b087670/137c2e15-a505-4604-a0f3-ed3c69aa4aae/1/0 | NY Times - Most Popular | Provides services for getting the most popular articles on NYTimes.com based on emails, shares, or views. | null | /emailed/{period}.json | Returns an array of the most emailed articles on NYTimes.com for specified period of time (1 day, 7 days, or 30 days). | 200 | null | {"status": "", "copyright": "", "num_results": 0, "results": [{"url": "", "adx_keywords": "", "subsection": "", "column": "", "eta_id": 0, "section": "", "id": 0, "asset_id": 0, "nytdsection": "", "byline": "", "type": "", "title": "", "abstract": "", "published_date": "", "source": "", "updated": "", "des_facet": [], ... | {"type": "object", "properties": {"status": {"type": "string", "description": "API response status (e.g. OK)."}, "copyright": {"type": "string", "description": "Copyright message."}, "num_results": {"type": "integer", "description": "Number of articles in the results (e.g. 20)."}, "results": {"type": "array", "items": ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.