Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Web of Science APIs citations API

The citations API from Web of Science APIs — 3 operation(s) for citations.

Web of Science APIs citations API is one of 6 APIs that Web of Science APIs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include citations. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.clarivate.com/api/wos.

3 operations 3 paths 10 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Server
https://api.clarivate.com/api/wos
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Web of Science APIs citations API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-ApiKey (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Clarivate API key for Web of Science API Expanded

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

citations 3
GET
/citing
Web of Science Expanded Get Citing Articles
getCitingArticles 6 params → 200400
GET
/references
Web of Science Expanded Get References for Article
getReferences 4 params → 200400
GET
/related
Web of Science Expanded Get Related Records
getRelatedRecords 4 params → 200400

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are PubInfo (5 properties), RecordSummary (5 properties), FullRecordMetadata (4 properties), QueryResult (3 properties). Each schema is shown below with its type and property counts.

DynamicData
object
Dynamic data including citation counts
1 property
SearchResponse
object
Response from search and retrieval operations
2 properties
QueryResult
object
Metadata about the search query and result set
3 properties
FullRecordMetadata
object
Full record metadata including keywords and addresses
4 properties
PubInfo
object
Publication information
5 properties
WosRecord
object
A full Web of Science record with all metadata fields
3 properties
ErrorResponse
object
Error response from the API
2 properties
RecordSummary
object
Summary fields of a WOS record
5 properties
Records
object
Container for record results
1 property
StaticData
object
Static (non-citation) metadata for a WOS record
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

web-of-science-apis-citations-api-openapi.yml Raw ↑

Other APIs Web of Science APIs publishes across the network.

Web of Science APIs documents API
Web of Science APIs journals API
Web of Science APIs records API
Web of Science APIs reports API
Web of Science APIs search API