Documentation Index
Fetch the complete documentation index at: https://budecosystem-b7b14df4.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Scope of This Reference
This reference summarizes what you can configure and inspect in API Keys management across Provider, Projects, and Cloud Providers.Provider Credentials
List columns
- Credential Name
- Provider Name
- Total Number of Deployments
- Created On
Actions
- Add Credentials
- View credential details
- Reveal/copy secret fields
- Delete credential (with confirmation)
Project Keys
Required inputs at creation
- Credential Name
- Project
- Set Expiry (
30or60days) - Set Max Budget
List columns
- Credential Name
- Project Name
- Date of Expiry
- Last Used
- Max Budget
Actions
- Create New Key
- View key details
- Edit expiry/max budget
- Delete key (with confirmation)
Cloud Providers (Dev Mode)
List columns
- Provider
- Credential Name
- Description
- Created On
Actions
- Connect To Cloud
- Select provider
- Save provider-specific credentials
Practical Governance Notes
- Permissions model: access is scoped by project assignment for project keys.
- Rate-limit policy: apply rate limiting at deployment/API gateway layers; pair this with project key expiry and budget controls for defense-in-depth.
- Auditing: use created/last-used/expiry metadata plus internal logs for periodic access reviews.