nytimes.com

With the TimesTags API, you can mine the riches of the New York Times tag set. The TimesTags service matches your query to the controlled vocabularies that fuel NYTimes.com metadata. You supply a string of characters, and the service returns a ranked list of suggested terms.

🔑 oauth2 1 endpoints mediaopen_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (6 total)

pip install nytimes-python-sdk
npm install nytimes-typescript-sdk
npm install nytimes-sdk
# Maven: see https://github.com/konfig-sdks/nytimes-java-sdk
dotnet add package NYTimes.NET
golang-gcloud-sdk ✓ Official
# See https://github.com/nytimes/golang-gcloud-sdk
curl examples
curl \
  # append ?api-key=$API_KEY to the URL \
  http://api.nytimes.com/svc/suggest/v1/timestags
Endpoints (1 total)
GET
/timestags
At a glance
Total SDKs6
Languages5
Endpoints1
Authoauth2
Categories2
http://api.nytimes.com/svc/suggest/v1