Reference
Security
Buybase ensures the security of your data and transactions.
Security Architecture
- OAuth Authentication: Buybase uses OAuth 2.0 to securely connect with e-commerce platforms like Shopify, eliminating the need to store merchant credentials directly.
- Secure Token Management: Each storefront connection is managed through secure OAuth tokens that are encrypted and automatically rotated according to platform requirements.
- Data Privacy: All data exchanged between Buybase and connected storefronts is encrypted at rest, with strict access controls and audit logging in place.
Compliance & Monitoring
- Regular Security Audits: Our infrastructure undergoes regular security assessments and penetration testing.
- Real-time Monitoring: Continuous monitoring of all API endpoints for suspicious activity.
- Automated Threat Detection: Implementation of automated systems to detect and block potential security threats.
Best Practices
- Use environment variables for API keys
- Proxy all API requests through a secure server-side enviroment
- Regularly rotate API keys