How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Ory jwk API is one of 22 APIs that Ory publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include jwk. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 7 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

7 operations 2 paths 4 schemas 2 DELETE2 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Authentication
HTTP Basic, HTTP Bearer, OAuth 2.0
Contact
License
Apache 2.0
Resource Areas
1

Authentication & Security 3

Ory jwk API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (basic). It accepts HTTP bearer tokens (bearer). It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 3 scopes.

Paths & Operations 7

Across 2 paths, the API surfaces 7 operations — 2 DELETE, 2 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

jwk 7

JSON Web Keys

DELETE
/admin/keys/{set}
Delete JSON Web Key Set
deleteJsonWebKeySet 1 param → 204default
GET
/admin/keys/{set}
Retrieve a JSON Web Key Set
getJsonWebKeySet 1 param → 200default
POST
/admin/keys/{set}
Create JSON Web Key
createJsonWebKeySet 1 param body → 201default
PUT
/admin/keys/{set}
Update a JSON Web Key Set
setJsonWebKeySet 1 param body → 200default
DELETE
/admin/keys/{set}/{kid}
Delete JSON Web Key
deleteJsonWebKey 2 params → 204default
GET
/admin/keys/{set}/{kid}
Get JSON Web Key
getJsonWebKey 2 params → 200default
PUT
/admin/keys/{set}/{kid}
Set JSON Web Key
setJsonWebKey 2 params body → 200default

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are jsonWebKey (17 properties), errorOAuth2 (5 properties), createJsonWebKeySet (3 properties), jsonWebKeySet (1 property). Each schema is shown below with its type and property counts.

jsonWebKeySet
object
JSON Web Key Set
1 property
errorOAuth2
object
Error
5 properties
jsonWebKey
object
17 properties 4 required
createJsonWebKeySet
object
Create JSON Web Key Set Request Body
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ory-jwk-api-openapi.yml Raw ↑

Other APIs Ory publishes across the network.

Ory api API
Ory courier API
Ory frontend API
Ory identity API
Ory metadata API
Ory oAuth2 API
Ory oidc API
Ory permission API
Ory relationship API
Ory wellknown API
Ory Billing API
Ory Event Streams API
Where this information came from

This is an independent, third-party profile of Ory jwk API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.