Web of Science APIs · Example Payload

Web Of Science Static Data Example

ResearchAcademicBibliometricsCitationsScienceScholarly

Web Of Science Static Data 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

summaryfullrecord_metadata

Example Payload

Raw ↑
{
  "summary": {
    "id": "example-ref"
  },
  "fullrecord_metadata": {
    "id": "example-ref"
  }
}