Get started in three steps
Follow these steps to integrate professional-grade AI into your application.Step 1: Create your API Key
Go to the llm.kiwi Dashboard and sign in (using Google). Navigate to the API Keys section and generate a new key.[!IMPORTANT] Your API key is shown only once. Copy it and store it securely in your environment variables.
Step 2: Choose your SDK
llm.kiwi is fully compatible with the official OpenAI SDKs. This means you can use existing libraries in your favorite language.Step 3: Make your first request
Configure the client with our base URL and your key, then run the code to get a response from ourfast model.