How to Get Your API Key
Last updated
Last updated
To use our services, you'll need to generate an API key. This key allows you to authenticate your requests to our API. Follow these steps to obtain your API key:
If you don't have an account yet, you'll need to register before you can generate an API key.
Start the registration process
You'll be directed to the registration page
Complete the registration process
For detailed instructions on how to register, please refer to our New Registration
Follow the steps outlined in the documentation to create and verify your account
Once your account is created and verified, proceed to Step 1.
Navigate to https://accounts.sec1.io
Enter your credentials to log in
Once logged in, look for your profile icon in the upper right corner of the page
Click on the profile icon to reveal a dropdown menu -> navigate to "Settings"
On the settings page, look for the "API Key" section
Click on the "Generate API Key" button
Your new API key will be displayed on the screen
Copy the generated API key
Store it in a secure location, such as a password manager
Important: Do not share your API key with others or expose it in public repositories
To use the API key in your requests to our services, include it in the sec1-api-key
header of your HTTP requests. For example:
Replace YOUR_API_KEY_HERE
with the actual API key you generated.
Keep your API key confidential
If you suspect your key has been compromised, generate a new one immediately
Use environment variables or secure secret management systems to store your API key in your applications
Regularly rotate your API key for enhanced security
If you have any issues creating an account, generating your API key, or need further assistance, please contact our support team at support@sec1.io.