Semantic Scholar API

AI2's academic paper search API with citation graphs, author data, full-text search, and paper embeddings for semantic similarity — free with optional API key for higher limits.

Evaluated Mar 07, 2026 (0d ago) vGraph API v1
Homepage ↗ Developer Tools semantic-scholar research-papers citation-graph ai2 academic open-access
⚙ Agent Friendliness
64
/ 100
Can an agent use this?
🔒 Security
80
/ 100
Is it safe for agents?
⚡ Reliability
81
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
83
Error Messages
80
Auth Simplicity
95
Rate Limits
83

🔒 Security

TLS Enforcement
100
Auth Strength
72
Scope Granularity
68
Dep. Hygiene
82
Secret Handling
83

Simple API key with no scopes. Read-only public academic data. No sensitive data exposure risk.

⚡ Reliability

Uptime/SLA
82
Version Stability
83
Breaking Changes
80
Error Recovery
80
AF Security Reliability

Best When

Building research agents that need citation graph traversal, author tracking, and semantic similarity search beyond simple keyword matching.

Avoid When

You specifically need arXiv preprints (use arXiv API directly) or medical/clinical literature (use PubMed).

Use Cases

  • Finding semantically similar papers using Semantic Scholar's embedding-based recommendations
  • Tracing citation networks to understand the influence and lineage of research papers
  • Building research agents that fetch paper metadata, abstracts, and author information
  • Monitoring an author's or institution's publication output via author API
  • Automated literature reviews using full-text keyword + semantic ranking for relevance

Not For

  • Full paper text extraction for bulk processing (Semantic Scholar provides metadata/abstracts, not full PDFs)
  • Real-time paper detection — new papers appear with 1-2 day delay
  • Papers not indexed by Semantic Scholar (strong in CS/AI, weaker in humanities)

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

Methods: api_key none
OAuth: No Scopes: No

No auth required for basic access (100 requests/5min). Free API key registration unlocks 1000 requests/5min. Key passed as x-api-key header.

Pricing

Model: free
Free tier: Yes
Requires CC: No

Completely free. API key registration is free and recommended for production agents.

Agent Metadata

Pagination
offset
Idempotent
Full
Retry Guidance
Documented

Known Gotchas

  • fields parameter controls which fields are returned — default returns minimal fields; must explicitly request abstract, citations, references, embeddings
  • Bulk paper retrieval via /paper/batch accepts up to 500 paper IDs — more efficient than individual requests for agent pipelines
  • Citation/reference traversal is paginated with 1000 max per page — deep citation trees require many requests
  • Paper embeddings (specter2) are available but require explicit fields=embedding parameter — useful for semantic similarity
  • External paper IDs (arXiv, DOI, PubMed) can be used as identifiers with prefix: ArXiv:2301.00001, DOI:10.xxx

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for Semantic Scholar API.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-07.

6429
Packages Evaluated
26150
Need Evaluation
173
Need Re-evaluation
Community Powered