
What is Bloom?
Bloom provides secure API access management for your AI agents through integrations, scopes, and authentication. Whether you’re building autonomous agents or complex AI workflows, Bloom ensures your agents can securely access external services.Integrations
Connect to external services like OpenAI, GitHub, Slack, and more
Scopes
Define fine-grained access permissions for API endpoints
Agents
Manage AI agents and assign them specific scopes
Quick Start
1
Create an Integration
Go to the Integrations tab and add a service (e.g., OpenAI, GitHub). Configure your API credentials securely.
Admin access required
2
Define Scopes
Create scopes in the Scopes tab to define which HTTP methods and API paths your agents can access.
3
Create & Configure Agent
Add an agent in the Agents tab and assign it the appropriate scopes for the services it needs to access.
4
Use in Your Code
Implement the agent in your application using our proxy API or MCP server integration.