API Platforms

This guide provides instructions on how to obtain API keys for various AI model platforms. These APIs allow you to integrate powerful AI models into your applications and workflows.

1. Google Gemini API

Get your API key from the Google AI Studio platform.

Google AI Studio

Access the official Google AI Studio to generate your Gemini API key.

2. Poe API

Obtain your API key from the Poe platform.

Poe API Keys

Access your Poe API keys dashboard.

3. ModelScope API

Get your API token from ModelScope and link your Alibaba Cloud account.

ModelScope Access Token

Access your ModelScope API tokens.

Additional Setup: In your account settings, click on "Link Alibaba Cloud". You'll need to create an Alibaba Cloud account if you don't have one, then link it to your ModelScope account.

4. OpenRouter API

Generate your API key from the OpenRouter settings.

OpenRouter API Keys

Access the OpenRouter API keys settings page.

5. NVIDIA NIM API

Obtain your API key for NVIDIA NIM services.

NVIDIA Build API Keys

Access the NVIDIA Build platform to get your NIM API key.

6. Ollama API (Local)

Set up Ollama for local API access.

  1. Enable Network Exposure: In the Ollama program, enable the option to "Expose Ollama to the network".
  2. Download Setup Script: Download and run the following script as administrator to allow browser connections.

Ollama Setup Script

Download the setup script for enabling browser connections to Ollama.

Note: Run the downloaded script as administrator to complete the setup.

7. LM Studio API (Local)

Configure LM Studio for API access.

  1. Open Developer Settings: In LM Studio, navigate to Developer settings.
  2. Server Settings: Go to Server Settings and enable CORS.
  3. Enable Server: Turn on the server to start accepting API requests.