Getting Started
Welcome to the Loxa Product Protection developer documentation.
Get your API key from Loxa
- Request your API key by filling out the form here.
- Keep your API key secure and never expose it in client-side code (JavaScript, mobile apps, etc.).
When working against the Loxa test environment, use the following base URL:
- Test API base URL:
https://api.loxacover.com/test/2026-02/
Verify your API key
- Call the
/retaileror/shopendpoint using your API key against the test base URL. - Confirm the response: ensure the returned retailer or shop information matches your account details.
- Validate connectivity: successful responses here confirm that your API key is valid and your integration can reach Loxa.