Credentials
API credentials are required to authenticate and access Prisjakt's APIs. You can obtain credentials through either self-service or by contacting our support team.
Self-Service Credentials
The recommended method for obtaining API credentials is through the Business Center portal:
- Log in to your Business Center account
- Navigate to Integrations > API Access
- Generate your API credentials

This method provides immediate access to your credentials and allows you to manage them independently.
Request via Support
If the Integrations section is not available in your Business Center account, please contact our support team:
- Email: [email protected]
- Subject: API Credentials Request
- Include: Your company name, account details, and intended use case
Our support team will review your request and provide credentials.
Security Best Practices
Once you receive your credentials:
- Store API keys securely and never commit them to version control
- Use environment variables or secure credential management systems
- Rotate credentials periodically to maintain security
- Limit credential access to authorized personnel only
Next Steps
After obtaining your credentials, proceed to the Calling an API guide to learn how to use them in API requests.