Skip to main content
Open-access repository of scientific preprints covering physics, mathematics, computer science, and related fields. Best for finding cutting-edge research before formal publication, tracking new developments in AI/ML, and citing academic sources. Unlike Semantic Scholar (citation graphs across all journals), arXiv focuses on preprint access — the earliest public version of research. 1 endpoint available through Lava’s AI Gateway. See the arXiv API docs for full documentation.
This provider is managed — no additional setup required.

Endpoints

Search for papers

GET https://export.arxiv.org/api/query?search_query=all:transformer+attention&max_results=5 — Free
const data = await lava.gateway('https://export.arxiv.org/api/query?search_query=all:transformer+attention&max_results=5', { method: 'GET' });

Next Steps

All Providers

Browse all supported AI providers

Forward Proxy

Learn how to construct proxy URLs and authenticate requests