> For the complete documentation index, see [llms.txt](https://0xreisearch.gitbook.io/0xreisearch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://0xreisearch.gitbook.io/0xreisearch/factory-and-core-api-sdk-cross-framework/api-reference.md).

# API reference

The Reigent API & SDK is are powerful tools designed to interact with your Core powered Agent, enabling seamless integration for authentication, agent retrieval, and chat completions. This kit simplifies the process of connecting to the Reigent and utilizing its features.

### Authentication[​](https://docs.reisearch.box/docs/intro/#authentication) <a href="#authentication" id="authentication"></a>

A *REI Secret Token* is used to authenticate the requests. You can generate *Secret Token* on -INSERT LINK-

### Base URL[​](https://docs.reisearch.box/docs/intro/#base-url) <a href="#base-url" id="base-url"></a>

```
https://api.reisearch.box
```

[<br>](https://docs.reisearch.box/docs/category/reigent)
