Version: latest
Ory APIs
Introduction
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
SDKs
This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages:
| Language | Download SDK | Documentation |
|---|---|---|
| Dart | pub.dev | README |
| .NET | nuget.org | README |
| Elixir | hex.pm | README |
| Go | github.com | README |
| Java | maven.org | README |
| JavaScript | npmjs.com | README |
| JavaScript (With fetch) | npmjs.com | README |
| PHP | packagist.org | README |
| Python | pypi.org | README |
| Ruby | rubygems.org | README |
| Rust | crates.io | README |
Authentication
- HTTP: Basic Auth
- HTTP: Bearer Auth
- OAuth 2.0: oauth2
- HTTP: Bearer Auth
- HTTP: Bearer Auth
| Security Scheme Type: | http |
|---|---|
| HTTP Authorization Scheme: | basic |
| Security Scheme Type: | http |
|---|---|
| HTTP Authorization Scheme: | bearer |
| Security Scheme Type: | oauth2 |
|---|---|
| OAuth Flow (authorizationCode): | Token URL: https://hydra.demo.ory.sh/oauth2/token Authorization URL: https://hydra.demo.ory.sh/oauth2/auth Scopes:
|
To use this endpoint you need an Ory Network API key.
| Security Scheme Type: | http |
|---|---|
| HTTP Authorization Scheme: | bearer |
To use this endpoint you need a workspace-level Ory Network API key.
| Security Scheme Type: | http |
|---|---|
| HTTP Authorization Scheme: | bearer |
