Welcome to BinDist¶
BinDist is a secure, multi-tenant application distribution system built on AWS serverless infrastructure. It provides API key-authenticated downloads with binary storage, version management, and tier-based access control.
Features¶
- Secure Distribution - API key authentication with SHA-256 hashed storage
- Version Management - Track multiple versions with file metadata and checksums
- Multi-File Support - Distribute applications with dependencies, documentation, and configuration files
- Tier-Based Access - Control which customers can access specific versions
- Download Analytics - Track downloads with IP detection and activity logs
- Backup & Recovery - Automated backups with S3 Glacier lifecycle
Quick Links¶
-
:material-rocket-launch:{ .lg .middle } Getting Started
Get up and running with BinDist in minutes
-
:material-api:{ .lg .middle } API Reference
Complete API documentation with examples
-
:material-language-javascript:{ .lg .middle } JavaScript SDK
Use our official JavaScript/TypeScript client
-
:material-upload:{ .lg .middle } Upload Guide
Learn how to upload and manage applications
API Base URL¶
All API requests should be made to:
Authentication¶
BinDist uses API key authentication. Include your API key in the Authorization header:
See Authentication for more details.
Support¶
- Documentation: You're reading it!
- Email: support@bindist.eu
- Website: https://bindist.eu