Skip to main content
GET
/
.well-known
/
jwks.json
/.well-known/jwks.json
curl --request GET \
  --url https://api.archera.ai/.well-known/jwks.json \
  --header 'x-api-key: <api-key>'
{
  "keys": [
    "<unknown>"
  ]
}

Authorizations

x-api-key
string
header
required

API key for authentication. Get your key from User Settings > API Access in the Archera platform.

Response

OK

keys
any[]
required

Array of JSON Web Keys