Version: 1.0
Bento API Reference
Included are all the API endpoints for Bento and associated code implementation examples.
Authentication
- HTTP: Basic Auth
Required for all endpoints. Use your publishable_key as the username and your secret_key as the password. Your keys are scoped to your user and give you access to all teams, and sites, that you have access to.
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | basic |