# OpenAI-compatible APIs

Genesis supports OpenAI-compatible interfaces for Chat Completions and Responses. Configure the client with the complete Genesis base URL and a Genesis access credential, then use the request and response shape required by the selected interface.

```{toctree}
:hidden:
:maxdepth: 1

Chat Completions <chat-completions/index>
Responses API <responses-api>
```
