Developer Tools
This section provides information about developer tools for programmatic access to Bucketeer.
HTTP API
The HTTP API allows you to interact with Bucketeer programmatically, enabling you to read and write data from your applications, CI/CD pipelines, or custom automation tools.
Organization Settings vs Developer Tools
Organization Settings (Slack notifications, FCM pushes, members, API keys) are now located in the Organization Settings section, accessible via the gear icon in the sidebar.
Developer Tools focuses on programmatic access through HTTP APIs for developers building integrations.
Looking for Other Integrations?
If you're looking for:
- Slack Notifications: See Notifications
- Firebase Cloud Messaging (FCM): See Pushes
- API Keys: See API Keys
- SDK Integration: See SDK Overview