---
title: "Get drive token JWKS"
method: GET
path: "/drives/jwks.json"
tags: ["drives"]
---

# Get drive token JWKS

`GET /drives/jwks.json`

Returns the JSON Web Key Set containing the Ed25519 public key used to verify drive access tokens. Other S3-compatible storage can use this endpoint to validate Bearer tokens.

## Response `200`

successful operation

- object
  - `keys` object[]

---

[API](https://skmtc.net/blaxel/apis/blaxel-control-plane.md) · [All operations](https://skmtc.net/blaxel/apis/blaxel-control-plane/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blaxel/blaxel-control-plane/revisions/dfa264bc72ee/schema)
