Web of Science APIs · Example Payload

Web Of Science Document Keywords Example

ResearchAcademicBibliometricsCitationsScienceScholarly

Web Of Science Document Keywords Example is an example object payload from Web of Science APIs, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

authorKeywordskeywordsPlus

Example Payload

Raw ↑
{
  "authorKeywords": [
    "example-string"
  ],
  "keywordsPlus": [
    "example-string"
  ]
}