Integrations - DeepSeek
Last updated
Was this helpful?

This guide shows, step by step, how to generate and copy your API key on the DeepSeek platform to use in integrations (such as SprintHub, for example).
Active account on the DeepSeek Platform.
Access to the user dashboard with permission to create API keys.

Go to https://platform.deepseek.com and log in with your credentials.
In the left sidebar menu, click "API keys".
In the "API keys" section, click "Create new API key".
In the window that opens, enter a descriptive name (e.g.: SprintHub or MyProject).
Click "Create API key".

Click "Copy" to put the key on the clipboard.
Paste in a secure location (file .env, password vault, etc.), as it will not be possible to view it again through the interface.
Finish with "Done".

In SprintHub, open Settings → Integrations → Artificial Intelligence APIs.
In DeepSeek Key, paste your copied key.
Click Update to save.

Do not share your key in public repositories.
Rotate keys periodically by creating new ones and deactivating old ones.
Use origin restrictions (IP or domain) whenever DeepSeek offers this option, preventing misuse.
Last updated
Was this helpful?
Was this helpful?