NY Times - Dev Portal

Number of APIs: 15

Collection testing the APIs of the New York Times that are publicly available on their Dev Portal.

Requirements

You need to specify a valid API Key to use those APIs. Follow this link, to know how to get one.

  1. Archive API - Archive GET {{baseURL}}/svc/archive/v1/:year/:month.json

  2. Article Search API - Article Search GET {{baseURL}}/svc/search/v2/articlesearch.json?fq=romney&page=1&facet_field=day_of_week&facet=true&begin_date=20120101&end_date=20120101

  3. Books API - lists GET {{baseURL}}/svc/books/v3/lists.json?list=hardcover-fiction

  4. Books API - date list GET {{baseURL}}/svc/books/v3/lists/:date/:list.json

  5. Most Popular API - emailed GET {{baseURL}}/svc/mostpopular/v2/emailed/:period.json

  6. Most Popular API - shared GET {{baseURL}}/svc/mostpopular/v2/shared/:period.json

  7. Most Popular API - shared type GET {{baseURL}}/svc/mostpopular/v2/shared/:period/:share_type.json

  8. Semantic API - search GET {{baseURL}}/svc/semantic/v2/concept/search.json

  9. Most Popular API - viewed GET {{baseURL}}/svc/mostpopular/v2/viewed/:period.json

  10. Movie Reviews API - critics GET {{baseURL}}/svc/movies/v2/critics/:reviewer.json