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 oidc API

OpenID Connect

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

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

This API exposes 8 operations across 6 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

8 operations 6 paths 14 schemas 1 DELETE4 GET2 POST1 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 oidc 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 8

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

oidc 8

OpenID Connect

GET
/.well-known/openid-configuration
OpenID Connect Discovery
discoverOidcConfiguration → 200default
POST
/credentials
Issues a Verifiable Credential
createVerifiableCredential body → 200400default
POST
/oauth2/register
Register OAuth2 Client using OpenID Dynamic Client Registration
createOidcDynamicClient body → 201400default
DELETE
/oauth2/register/{id}
Delete OAuth 2.0 Client using the OpenID Dynamic Client Registration Management Protocol
deleteOidcDynamicClient 1 param → 204default
GET
/oauth2/register/{id}
Get OAuth2 Client using OpenID Dynamic Client Registration
getOidcDynamicClient 1 param → 200default
PUT
/oauth2/register/{id}
Set OAuth2 Client using OpenID Dynamic Client Registration
setOidcDynamicClient 1 param body → 200404default
GET
/oauth2/sessions/logout
OpenID Connect Front- and Back-channel Enabled Logout
revokeOidcSession → 302
GET
/userinfo
OpenID Connect Userinfo
getOidcUserInfo → 200default

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are oAuth2Client (51 properties), oidcConfiguration (32 properties), oidcUserInfo (19 properties), jsonWebKey (17 properties). Each schema is shown below with its type and property counts.

jsonWebKeySet
object
JSON Web Key Set
1 property
verifiableCredentialResponse
object
2 properties
credentialSupportedDraft00
object
Includes information about the supported verifiable credentials.
4 properties
errorOAuth2
object
Error
5 properties
JSONRawMessage
oidcUserInfo
object
OpenID Connect Userinfo
19 properties
VerifiableCredentialProof
object
2 properties
CreateVerifiableCredentialRequestBody
object
3 properties
verifiableCredentialPrimingResponse
object
8 properties
oAuth2Client
object
OAuth 2.0 Clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are generated for applications which want to consume your…
51 properties
oidcConfiguration
object
Includes links to several endpoints (for example /oauth2/token) and exposes information on supported signature algorithms among others.
32 properties 10 required
jsonWebKey
object
17 properties 4 required
genericError
object
8 properties 1 required
NullDuration
string
Specify a time duration in milliseconds, seconds, minutes, hours.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ory-oidc-api-openapi.yml Raw ↑

Other APIs Ory publishes across the network.

Ory api API
Ory courier API
Ory frontend API
Ory identity API
Ory jwk API
Ory metadata API
Ory oAuth2 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 oidc 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.