v1

latestOpenAPI 3.0.02026-07-224452146.0 KB
Research

Search papers

get/search/research/papers

Query parameters

querystring required

Natural-language paper search query.

kinteger

Maximum number of ranked papers to return.

authorsstring

Author substring filter. Repeat or pass a comma-separated value; all filters must match.

categoriesstring

Paper category filter. Repeat or pass a comma-separated value; all filters must match.

fromstring date

Inclusive lower bound on created/updated date.

tostring date

Inclusive upper bound on created/updated date.

Response

Ranked paper results.

successboolean required

Example response

{
  "results": [
    {
      "ids": {
        "arxiv": [
          "2105.05233"
        ]
      }
    }
  ]
}