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 records API

The records API from Web of Science APIs — 1 operation(s) for records.

Web of Science APIs records 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 records. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, 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.

1 operations 1 paths 10 schemas 1 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 records 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 1

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

records 1
GET
/id/{uniqueId}
Web of Science Expanded Get Records by Unique ID
getRecordById 4 params → 200404

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-records-api-openapi.yml Raw ↑

Other APIs Web of Science APIs publishes across the network.

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