Research
Recent papers in a category, date-windowed
Return papers submitted to an arXiv.org (Cornell University) subject category within the last days days (default 7). Distinct from /category/{cat} in that the window is bounded by an explicit date range rather than just the newest N papers; useful for weekly-digest and notification use cases.
get/api/v1/research/arxiv/latest
Query parameters
catstring required
arXiv category code to window (e.g. cs.AI, q-fin.ST).
arXiv category code to window (e.g. cs.AI, q-fin.ST).
daysinteger
Lookback window in days (1 to 30).
Lookback window in days (1 to 30).
limitinteger
Papers per page (1 to 2000).
Papers per page (1 to 2000).
offsetinteger
Zero-based offset into the result set (0 to 10000).
Zero-based offset into the result set (0 to 10000).
Response
Papers submitted within the requested date window, newest-first.
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"
]
}
}