AI-Native Academic Paper Access API
High-performance REST API designed for AI agents to efficiently access and process academic papers from arXiv and PMC
πŸ“š 2.92M arXiv πŸ₯ 7.5M PMC πŸš€ T+0 Sync ⚑ High Performance πŸ”’ Token Auth
πŸ“š
API Documentation
Interactive documentation with live examples and API playground
Explore APIs β†’
πŸš€
Get Your Token
Sign up with Google or phone verification and get 10,000 free daily requests
Sign Up Free β†’
πŸ”‘
Find Existing Token
Verify your phone number to view registered tokens, daily limit, and today’s usage
View Token β†’
2.92M arXiv Papers
7.5M PMC Papers
T+0 Daily Sync
10,000 Free Daily Requests
~50ms Response Time

🐍 Python Package

deepxiv-sdk

Python SDK for arXiv paper access with CLI and MCP server support - search, read, and analyze research papers with AI agents

pip install deepxiv-sdk
# Quick Start
from deepxiv_sdk import Reader

reader = Reader(token="your_token")

# Search papers
results = reader.search(
  "transformer models",
  size=10
)

✨ Key Features

⚑
Lightning Fast
Optimized infrastructure with ~50ms response time for most requests
🎯
On-Demand Loading
Fetch only what you need - metadata, sections, or full content
πŸ”
Smart Search
Built-in retrieval with title and abstract snippets
πŸ“¦
Multiple Formats
JSON, Markdown, HTML, or plain text - your choice
πŸš€
T+0 Daily Sync
2.92M arXiv papers synchronized on the same day they're published
πŸ₯
PMC Collection
7.5M PMC papers with fine-grained parsing and structured data