Security and Data Protection
The security of your data is a central aspect of using the multisource•api. We have implemented multiple protective measures to ensure the highest level of security.
Authentication
OAuth2 Authentication: Access to the API is only possible via secure OAuth2 tokens.
User and Role Management: Allows restriction of access rights.
Data Encryption
Transport Encryption: All data is transmitted over HTTPS.
IP Whitelisting: Restrict API access to defined IP ranges.
Rate Limiting: Protection against misuse through defined query limits.
Data Privacy
FADP Compliance: All data processing complies with legal requirements.
Audit Functionality: All API calls can be logged and reviewed.
Last updated