Web of Science APIs · Example Payload

Web Of Science Record Summary Example

ResearchAcademicBibliometricsCitationsScienceScholarly

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

Top-level fields

namesdoctypestitlespub_infoidentifiers

Example Payload

Raw ↑
{
  "names": {},
  "doctypes": {},
  "titles": {},
  "pub_info": {
    "id": "example-ref"
  },
  "identifiers": {}
}