Skip to content
Go to Boltz API

Usage

Retrieve aggregated usage data for the organization. Usage can be grouped by workspace and/or application, and filtered by time range, workspace, and application.

Get usage data
admin.usage.list(UsageListParams**kwargs) -> SyncOpaqueCursorPage[UsageListResponse]
GET/compute/v1/admin/usage
ModelsExpand Collapse
class UsageListResponse:
end_time: datetime
formatdate-time
quantity: int

Aggregated billed quantity for this bucket

start_time: datetime
formatdate-time
application: Optional[Literal["structure_and_binding", "small_molecule_design", "small_molecule_library_screen", 4 more]]
One of the following:
"structure_and_binding"
"small_molecule_design"
"small_molecule_library_screen"
"protein_design"
"protein_redesign"
"protein_library_screen"
"adme"
workspace_id: Optional[str]

Present when grouped by workspace_id