Web of Science APIs · Example Payload

Web Of Science Wos Record Example

ResearchAcademicBibliometricsCitationsScienceScholarly

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

Top-level fields

UIDstatic_datadynamic_data

Example Payload

Raw ↑
{
  "UID": "example-string",
  "static_data": {
    "id": "example-ref"
  },
  "dynamic_data": {
    "id": "example-ref"
  }
}