Gateway Integration
1
2
Create a DeepSeek AI account
Log into platform.deepseek.ai or create an account. Once you have an account, you
can generate an API key from your dashboard.
3
Set HELICONE_API_KEY and DEEPSEEK_API_KEY as environment variable
4
Modify the base URL and add Auth headers
Replace the following DeepSeek AI URL with the Helicone Gateway URL:
https://api.deepseek.ai/v1/chat/completions
-> https://deepseek.helicone.ai/v1/chat/completions
and then add the following authentication headers: