Web of Science APIs · Example Payload

Web Of Science Search Response Example

ResearchAcademicBibliometricsCitationsScienceScholarly

Web Of Science Search Response 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

queryResultrecords

Example Payload

Raw ↑
{
  "queryResult": {
    "id": "example-ref"
  },
  "records": {
    "id": "example-ref"
  }
}