Skip to main content
GET
/
drives
/
jwks.json
Get drive token JWKS
curl --request GET \
  --url https://api.blaxel.ai/v0/drives/jwks.json
{
  "keys": [
    {}
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

successful operation

keys
object[]
Last modified on June 2, 2026