ByteProxy Documentation
Welcome to ByteProxy!
A powerful, extensible web proxy for Discord, GitHub, and more.
Features
- Multi-service proxying (Discord, GitHub, custom APIs)
- Rate limiting, authentication, and dynamic service management
- Health/status endpoints, diagnostics, and logging
- TypeScript, Elysia, Bun/Node support
Authentication Options
ByteProxy supports multiple authentication methods:
- API Key via Bearer token:
Authorization: Bearer YOUR_API_KEY - API Key via header:
x-api-key: YOUR_API_KEY - API Key via query parameter:
?api_key=YOUR_API_KEY
Authentication can be enabled/disabled in the configuration. For detailed information, see our Authentication Guide.
Quick Links
- Getting Started
- Usage Guide
- Authentication
- Self-Hosting
- Configuration Reference
- API Reference
- Service Management
- Troubleshooting
- Contributing
- Changelog
Built by ByteBrush Studios and CodeMeAPixel