SnackBase API
Complete interactive reference for all SnackBase API endpoints. Explore endpoints, test requests, and view responses directly from your browser.Use the API playground on the right to test requests. You can switch between development and production environments using the selector above.
Base URL
| Environment | URL |
|---|---|
| Development | http://localhost:8000 |
| Production | https://api.snackbase.com |
Authentication
Most endpoints require authentication using a Bearer token:Response Format
All responses return JSON:Error Responses
Errors follow this format:Quick Links
- Authentication - Login, register, OAuth, SAML
- Accounts & Users - Manage accounts and users
- Collections - Create and manage collections
- Records - CRUD operations for records
- Roles - Role-based access control
- Permissions - Fine-grained permissions