Introduction
To interact programmatically with GPU Trader’s services, you’ll need to generate an API key. This key authenticates your requests and ensures secure access to your account.Adding a New API Key
1
Access the Console
Navigate to the GPU Trader Console.

2
Sign In
Log in with your GPU Trader account credentials.

3
Navigate to 'My Account'
Once logged in, click on your ‘User Name’ and select ‘Profile’.

4
Navigate to API Keys Section
Go to the ‘API Keys’ tab within your account settings.

5
Create a New API Key
Click on ‘Create Key’ to generate a new API key.

6
Configure API Key
Specify the desired name and experiation for the API key. Click ‘Create’.

7
Copy and Save the API Key
After creation, securely store the API key. For security reasons, this will be the only time the full key is displayed.

8
Success
You can create another key or return to the Find a Device page.

Important Security Note: Treat your API key like a password. Do not share it or expose it in public repositories. If you suspect that your API key has been compromised, revoke it immediately through the console and generate a new one.
