Pre-Configured APIs
Bitdefender
API configuration: bitdefender
Features
Features | Status |
---|---|
Auth (Basic) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- Bitdefender uses
Basic
auth mode to access different endpoints. Provide yourAPI key
as the Username value and leave the password field empty. - When creating a new connection, you will need to add the
ACCESS_URL
, which will serve as your API base URL. To locate this field, click on your username in the upper-right corner of the console and select My Account. Then, navigate to the Control Center API section, where you will find anAccess URL
field. - Bitdefender enforces different rate limits for different API endpoints and methods. For more details check bitdefender rate limits
Add Getting Started links and Gotchas by editing this page