v5

OpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Research

Fetch a single arXiv paper by identifier

Fetch a single paper from arXiv.org (Cornell University) by arXiv identifier. Supports both modern YYMM.NNNNN format (e.g. 2303.08774) and legacy archive(.primary)?/YYMMNNN format with a slash separator (e.g. hep-th/9901001, math.AG/0509125). Returns the full parsed entry with title, authors, abstract (LaTeX preserved), categories, DOI and journal reference when available, version number, published/updated timestamps, and abstract/PDF URLs.

get/api/v1/research/arxiv/paper/{arxiv_id}

Path parameters

arxiv_idstring required

arXiv identifier - modern YYMM.NNNNN or legacy archive(.primary)?/YYMMNNN.

arXiv identifier - modern YYMM.NNNNN or legacy archive(.primary)?/YYMMNNN.

Response

Full parsed entry for the requested paper.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}