Quick start

Grab your API key and start chatting

API Key

To start using Geeps you need an OpenAI API Key. Or multiple keys if you enabled multiple model providers.

If you don't have the key(s) or are not sure what it is start here.

Open Settings > API Settings
Open Settings > API Settings

Setup

Select a model or enter it manually using the naming provided in the OpenAI documentation, e.g. gpt-5-mini or gpt-6 :)

NEW since v1.4: Load models directly from the API. This uses v1/models endpoint and some providers may not be supported. If you are unable to load models, you can still enter model name manually (and submit feedback so I could fix it)

Click 'Submit' to test your key. You'll see a green checkmark if the test is successful.

Please note: For successful API key test you need to have a positive balance on your API account. The test will ask the model for response and will use a few tokens, so if your balance is zero or you don't have access to the model it will fail.

That's it, you can start chatting!

Use a custom host

To use a custom OpenAI compatible host or an Azure endpoint please refer to this guide.