Web of Science APIs · Example Payload

Web Of Science Document Names Example

ResearchAcademicBibliometricsCitationsScienceScholarly

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

Top-level fields

authors

Example Payload

Raw ↑
{
  "authors": [
    {
      "id": "example-ref"
    }
  ]
}