Step 1: Create an Account
Sign up at the ElkAPI Console. Once registered, you’ll need these two configuration values:| Variable | Value |
|---|---|
| BASE_URL | https://api.elkapi.com |
| API_KEY | The API token you create in the console |
Step 2: Create an API Key
Go to Dashboard → API Tokens, click “Add Token”, and copy the generated key. Store it somewhere safe for future use.Step 3: Make Your First Request
ReplaceAPI_KEY with the token you just created. The BASE_URL is https://api.elkapi.com.
Using the Anthropic Protocol
If you’re using Claude Code, Cursor, or any Anthropic SDK-based tool, use the Anthropic-compatible endpoint:What’s Next
Introduction
Learn about ElkAPI platform features
Pricing
Understand billing methods and the pricing model
Text Models
Learn how to call language model APIs
Use Cases
Setup guides for Claude Code, Cursor, and other tools