Authentication
To use this API, you need a BLACKBOX API Key. Follow these steps to get your API key:- Click on your Profile Image in the top right corner at cloud.blackbox.ai
- Click on “BLACKBOX API Token” from the dropdown menu
- Copy the existing token or click “Generate” if you don’t have one yet
bb_xxxxxxxxxxxxxxxxxxxxxx
Headers
API Key of the form
Bearer <api_key>.Example: Bearer bb_b41b647ffbfed27f61656049d3eaeef3d903cc503345d9eb80080d98bc0Response
The endpoint returns an object containing an array of repository objects with comprehensive metadata.Array of repository objects with the following fields:
Use Cases
This endpoint is particularly useful for:- Building repository selection interfaces
- Syncing repository lists for dashboards
- Analyzing repository metadata across all accessible repos
- Creating backup or migration tools
- Generating reports on repository activity and languages