# arxiv search > Run Arxiv search and get the article information. ## Schema [openapi.json](./openapi.json) ## Servers `https://export.arxiv.org` ## Operations 1. ArxivSearch > `GET` /api/query?search_query= ## Authentication ``` type: none ``` ![Authentication](./authentication.png) ## Preview ![Preview](./preview.png)