Skip to main content
JWKS used by llm-gateway to validate run-scoped JWTs
curl --request GET \
  --url https://api.acornops.dev/api/v1/auth/jwks.json
{
  "keys": [
    {}
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.acornops.dev/llms.txt

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

Response

JWKS document.

keys
object[]
required