OpenCitations website screenshot

OpenCitations

OpenCitations is an open science research infrastructure providing free access to scholarly bibliographic and citation data. It offers REST APIs for querying citation networks, DOI-based citation lookups, reference data, and bibliographic metadata from millions of research articles. All data is published under CC0 Public Domain Waiver for unrestricted reuse.

OpenCitations publishes 5 APIs on the APIs.io network, including Authors API, Citations API, Editors API, and 2 more. Tagged areas include Citations, Scholarly, Research, Open Science, and Bibliometrics.

The OpenCitations catalog on APIs.io includes 1 JSON-LD context.

OpenCitations’ developer surface includes authentication and 2 more developer resources.

28.3/100 thin ▬ flat Agent 26/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
2 APIs
CitationsScholarlyResearchOpen ScienceBibliometricsDOIAcademic

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Regulatory Posture applies to this provider. Its tags matched the Education & Research regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/opencitations: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

OpenCitations SPARQL Endpoint

SPARQL endpoints for structured queries against the OpenCitations Meta and Index datasets. Provides access to the full Linked Open Data graph for both bibliographic metadata and...

OpenCitations Authors API

Operations for retrieving works by author

OpenCitations Citations API

Operations for retrieving citation metadata and counts

OpenCitations Editors API

Operations for retrieving works by editor

OpenCitations Metadata API

Operations for retrieving bibliographic metadata

OpenCitations References API

Operations for retrieving outgoing reference data

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Opencitations Context

24 classes · 13 properties

JSON-LD

Examples 5

Example request and response payloads for these APIs.

Author Works

4 fields

EXAMPLE

Citation By Oci

4 fields

EXAMPLE

Citation Count

4 fields

EXAMPLE

Incoming Citations

5 fields

EXAMPLE

Metadata Lookup

4 fields

EXAMPLE

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Opencitations Authentication

apiKey · 1 scheme

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Opencitations Agentic Access

9 operations

9 operations · 0 acting

AGENTIC

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Source (apis.yml)

apis.yml Raw ↑
name: OpenCitations
description: OpenCitations is an open science research infrastructure providing free access to scholarly bibliographic and
  citation data. It offers REST APIs for querying citation networks, DOI-based citation lookups, reference data, and bibliographic
  metadata from millions of research articles. All data is published under CC0 Public Domain Waiver for unrestricted reuse.
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://opencitations.net/static/favicon.ico
url: https://opencitations.net
created: '2024-01-01'
modified: '2026-06-13'
specificationVersion: '0.23'
tags:
- Citations
- Scholarly
- Research
- Open Science
- Bibliometrics
- DOI
- Academic
apis:
- name: OpenCitations SPARQL Endpoint
  description: SPARQL endpoints for structured queries against the OpenCitations Meta and Index datasets. Provides access
    to the full Linked Open Data graph for both bibliographic metadata and citation entity data using the SPARQL query language.
  image: https://opencitations.net/static/favicon.ico
  humanURL: https://sparql.opencitations.net
  baseURL: https://sparql.opencitations.net
  tags:
  - SPARQL
  - Linked Open Data
  - RDF
  - Scholarly
  properties:
  - type: Documentation
    url: https://sparql.opencitations.net
  contact:
  - FN: OpenCitations
    email: contact@opencitations.net
    X-website: https://opencitations.net
- aid: opencitations:opencitations-authors-api
  name: OpenCitations Authors API
  description: Operations for retrieving works by author
  humanURL: https://api.opencitations.net/index/v2
  baseURL: https://api.opencitations.net/index/v2
  tags:
  - Authors
  properties:
  - type: OpenAPI
    url: openapi/opencitations-authors-api-openapi.yml
  - type: Documentation
    url: https://api.opencitations.net/index/v2
  - type: RateLimits
    url: https://kinlane.github.io/all/opencitations/rate-limits/index-api.html
  - type: Documentation
    url: https://api.opencitations.net/meta/v1
  - type: RateLimits
    url: https://kinlane.github.io/all/opencitations/rate-limits/meta-api.html
- aid: opencitations:opencitations-citations-api
  name: OpenCitations Citations API
  description: Operations for retrieving citation metadata and counts
  humanURL: https://api.opencitations.net/index/v2
  baseURL: https://api.opencitations.net/index/v2
  tags:
  - Citations
  properties:
  - type: OpenAPI
    url: openapi/opencitations-citations-api-openapi.yml
  - type: Documentation
    url: https://api.opencitations.net/index/v2
  - type: RateLimits
    url: https://kinlane.github.io/all/opencitations/rate-limits/index-api.html
  - type: Documentation
    url: https://api.opencitations.net/meta/v1
  - type: RateLimits
    url: https://kinlane.github.io/all/opencitations/rate-limits/meta-api.html
- aid: opencitations:opencitations-editors-api
  name: OpenCitations Editors API
  description: Operations for retrieving works by editor
  humanURL: https://api.opencitations.net/index/v2
  baseURL: https://api.opencitations.net/index/v2
  tags:
  - Editors
  properties:
  - type: OpenAPI
    url: openapi/opencitations-editors-api-openapi.yml
  - type: Documentation
    url: https://api.opencitations.net/index/v2
  - type: RateLimits
    url: https://kinlane.github.io/all/opencitations/rate-limits/index-api.html
  - type: Documentation
    url: https://api.opencitations.net/meta/v1
  - type: RateLimits
    url: https://kinlane.github.io/all/opencitations/rate-limits/meta-api.html
- aid: opencitations:opencitations-metadata-api
  name: OpenCitations Metadata API
  description: Operations for retrieving bibliographic metadata
  humanURL: https://api.opencitations.net/index/v2
  baseURL: https://api.opencitations.net/index/v2
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/opencitations-metadata-api-openapi.yml
  - type: Documentation
    url: https://api.opencitations.net/index/v2
  - type: RateLimits
    url: https://kinlane.github.io/all/opencitations/rate-limits/index-api.html
  - type: Documentation
    url: https://api.opencitations.net/meta/v1
  - type: RateLimits
    url: https://kinlane.github.io/all/opencitations/rate-limits/meta-api.html
- aid: opencitations:opencitations-references-api
  name: OpenCitations References API
  description: Operations for retrieving outgoing reference data
  humanURL: https://api.opencitations.net/index/v2
  baseURL: https://api.opencitations.net/index/v2
  tags:
  - References
  properties:
  - type: OpenAPI
    url: openapi/opencitations-references-api-openapi.yml
  - type: Documentation
    url: https://api.opencitations.net/index/v2
  - type: RateLimits
    url: https://kinlane.github.io/all/opencitations/rate-limits/index-api.html
  - type: Documentation
    url: https://api.opencitations.net/meta/v1
  - type: RateLimits
    url: https://kinlane.github.io/all/opencitations/rate-limits/meta-api.html
maintainers:
- FN: OpenCitations
  email: contact@opencitations.net
  X-website: https://opencitations.net
common:
- type: AgenticAccess
  url: agentic-access/opencitations-agentic-access.yml
- type: DomainSecurity
  url: security/opencitations-domain-security.yml
- type: Authentication
  url: authentication/opencitations-authentication.yml

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/opencitations"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/opencitations/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/opencitations/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.