- Ory Network
- Ory OEL
- Ory OSS
Ory Network
These tools are intended for Ory Network integrations only. You must use the service-specific tools for Ory OEL or Ory OSS integrations.
Ory CLI
The Ory CLI is the primary interface for managing Ory from the command line. Use it to create and configure projects, manage identities and permissions, run local development environments with built-in tunneling, and move configurations between self-hosted and Ory Network deployments.
Rest APIs
Ory's REST APIs let you manage identities, OAuth2 clients, permissions, and project configuration programmatically. Public APIs handle end-user flows like authentication. Administrative APIs require a Personal Access Token and cover backend operations. SDKs are available for supported languages.
Ory SDKs
A unified client (ory_client) for integrating with Ory Network. It covers identities, OAuth2, and permissions in a single package,
targeting your project's API at https://{project_slug}.projects.oryapis.com/. Available in multiple languages. Consult the REST
API documentation for code samples and usage examples.
Ory Enterprise License
These tools are intended for self-hosted deployments only. You must use the unified Ory Network tools for Ory Network integrations.
Ory CLI
Service-specific CLIs are available for self-hosted deployments, with a separate client for product.
The CLI is the primary interface for managing Ory OEL from the command line. Use it to create and configure projects, manage identities and permissions, run local development environments with built-in tunneling, and move configurations between self-hosted and Ory Network deployments.
Each CLI is documented under its respective product reference.
Rest APIs
Service-specific REST APIs are available for self-hosted deployments, with a separate client for each Ory product.
Ory's REST APIs let you manage identities, OAuth2 clients, permissions, and project configuration programmatically. Public APIs handle end-user flows like authentication. Administrative APIs require a Personal Access Token and cover backend operations. SDKs are available for supported languages.
Each product's REST API is documented under its respective product reference.
SDKs
Service-specific SDKs are available for self-hosted deployments, with a separate client for each Ory product.
Each SDK is documented under its respective product reference.
Ory Open Source
These tools are intended for self-hosted deployments only. You must use the unified Ory Network tools for Ory Network integrations.
Ory CLI
Service-specific CLIs are available for self-hosted deployments, with a separate client for product.
The CLI is the primary interface for managing Ory OEL from the command line. Use it to create and configure projects, manage identities and permissions, run local development environments with built-in tunneling, and move configurations between self-hosted and Ory Network deployments.
Each CLI is documented under its respective product reference.
Rest APIs
Service-specific REST APIs are available for self-hosted deployments, with a separate client for each Ory product.
Ory's REST APIs let you manage identities, OAuth2 clients, permissions, and project configuration programmatically. Public APIs handle end-user flows like authentication. Administrative APIs require a Personal Access Token and cover backend operations. SDKs are available for supported languages.
Each product's REST API is documented under its respective product reference.
SDKs
Service-specific SDKs are available for self-hosted deployments, with a separate client for each Ory product.
Each SDK is documented under its respective product reference.