How to create an POE API key to use in Ozeki AI Gateway
This guide demonstrates how to create a POE API key and configure it in Ozeki AI Gateway. You'll learn how to access the POE platform, generate a new API key, and set up POE as a provider in your gateway. By following these steps, you can connect your Ozeki AI Gateway to POE's AI models and services.
API URL: https://api.poe.com/v1 Example API Key: 12345... Default model: gpt-5.2
What is a POE API key?
A POE API key is a unique authentication credential that allows applications to access POE's AI models and services. The API key serves as a secure token that identifies your POE account and authorizes API requests. When configuring POE as a provider in Ozeki AI Gateway, you need this API key to establish the connection between your gateway and POE's services.
Steps to follow
We assume Ozeki AI Gateway is already installed on your system. You can install it on Linux, Windows or Mac.
- Open POE API keys page
- Login to POE
- Generate API key
- Copy API key
- Open Providers page in Ozeki AI Gateway
- Create provider
How to create a POE API key video
The following video shows how to create a POE API key and configure it in Ozeki AI Gateway step-by-step. The video covers accessing the POE platform, generating a new API key, and setting up POE as a provider in your gateway.
Step 1 - Open POE API keys page
Open your web browser and navigate to the POE API keys page. This is where you'll create and manage your POE API keys (Figure 1).
Step 2 - Login to POE
Sign in to your POE account using your credentials. If you don't have a POE account yet, you'll need to create one before proceeding (Figure 2).
Step 3 - Generate API key
On the API keys page, click the "Generate" button (or "Regenerate" if you have previously created a key) to create a new API key for your account (Figure 3).
Step 4 - Copy API key
After the API key is generated, POE displays the complete key value. Click the copy button to copy the key to your clipboard (Figure 4).
Step 5 - Open Providers page in Ozeki AI Gateway
Open the Ozeki AI Gateway web interface and navigate to the Providers page. This is where you'll configure POE as a new provider using the API key you just created (Figure 5).
Step 6 - Create provider
Click the "New" button to begin the provider creation process. This opens a form where you'll enter the connection details for POE (Figure 6).
Fill in the provider configuration form with POE's details. Enter "POE" as the provider name, select "OpenAI compatible" as the provider type, specify the API endpoint URL, and paste the API key you copied earlier. Select the preferred model from the dropdown list, then click "Create" to save the configuration (Figure 7).
https://api.poe.com/v1
After clicking "Create", the POE provider is added to Ozeki AI Gateway. The provider now appears in the providers list, confirming that your gateway can route requests to POE's services. You can now create routes that allow users to access POE models through your gateway (Figure 8).
To sum it up
You have successfully created a POE API key and configured it as a provider in Ozeki AI Gateway. Your gateway can now communicate with POE's services and access POE AI models through your centralized gateway infrastructure. This setup allows you to manage POE access for multiple users and applications from a single point.