Regenerating Your API Key Print

  • 0

You may need to regenerate your API key if:
- You suspect your key has been compromised or shared
- You want to revoke access from a previous website installation
- You are migrating to a new website and want a fresh key

**How to Regenerate:**

1. Log in to your admin panel
2. Navigate to **Step 5: API Integration**
3. Click **Regenerate API Key**
4. Confirm the action
5. Copy your new API key

**Important:** After regenerating your key, you must update it everywhere it is used:

- **HTML/JavaScript embed:** Update the `apiKey` value in your script tag
- **WordPress plugin:** Go to Settings > Vehicle Lookup and enter the new key
- **Custom integrations:** Update the API key in your application code

**Warning:** Your old API key stops working immediately when you regenerate. Your widget will display an error until you update the key on your website. Plan to update your website promptly after regenerating.

Was this answer helpful?

« Back