Web of Science APIs · Example Payload

Web Of Science Document Identifiers Example

ResearchAcademicBibliometricsCitationsScienceScholarly

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

Top-level fields

doipmidissneissn

Example Payload

Raw ↑
{
  "doi": "example-string",
  "pmid": "example-string",
  "issn": "example-string",
  "eissn": "example-string"
}