Web of Science APIs · Example Payload

Web Of Science Records Example

ResearchAcademicBibliometricsCitationsScienceScholarly

Web Of Science Records 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

records

Example Payload

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