GET /v1/models — returns available inference models with provider count, attestation status, and trust level. Compatible with OpenAI’s model list format.
Use this file to discover all available pages before exploring further.
The models endpoint returns the set of models currently available across the Darkbloom provider network. The response extends the OpenAI model list format with Darkbloom-specific metadata: how many providers are serving each model, whether any of those providers are attested, and their aggregate trust level.Use this endpoint to discover which model IDs are valid for inference requests and to check real-time network availability before sending a request.