Paper search by keyword, author, or category; metadata and new submissions.
New Papers
ASYNCREADNo auth
Returns today's new and updated submissions for a category with titles, authors, abstracts, and PDF links.
ParametersFormJSON
arXiv category. e.g. "cs.LG", "cs.AI", "math.CO", "physics.hep-th", "stat.ML"
Filter by announce type: "new", "cross", "replace", "replace-cross", "all"
Limit results returned
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "ax_new_papers", "params": { "category": "cs.LG" } }'