Search papers
/api/v1/foresight/searchSearch published Foresight papers by title, author, or arXiv id.
Full-text search over the public Foresight paper index. Returns ranked matches with viability score and the slug used by the site. Use this endpoint to find the canonical arxiv_id before calling /score or /paper.
| NAME | TYPE | REQUIRED | DESCRIPTION |
|---|---|---|---|
| q | string | required | Query string (paper title or arXiv id). |
| limit | integer (1-20) | optional | Maximum number of results. Default 10. |
Array of { arxiv_id, title, slug, viability_score } matched by relevance.