Free APIKnowledgeNo keyOfficial
arXiv API
Search and pull metadata for 2.4M+ scientific preprints, no key
arXiv's public API gives programmatic access to the metadata of millions of physics, math, CS and quantitative-biology preprints. You build boolean queries over title, author, abstract, category or arXiv ID and get back an Atom feed with titles, authors, abstracts, categories and PDF links. No authentication is required.
Free tier
Free, no keyRate limits
Recommended max 1 request every 3 seconds; bulk harvesting should use OAI-PMH insteadAuth
No keyBase URL
https://export.arxiv.org/apiWhat you'd build with it
- Build a literature-monitoring agent that surfaces new preprints in a topic
- Fetch abstracts to summarize or embed for a research assistant
- Resolve an arXiv ID to full metadata and a PDF link
- Power a daily research digest automation
Key endpoints
- GET
/query?search_query={q}Boolean search over title/author/abstract/category - GET
/query?id_list={ids}Look up specific papers by arXiv ID - GET
/query?search_query={q}&sortBy=submittedDate&sortOrder=descendingLatest preprints in a field, newest first
Members
Members get the runnable recipe
Sign in free to copy the example request, see a sample response, and read the gotchas.
Tags
knowledgeresearchpaperssciencereference