Cengel ID Developer Documentation

Complete guide to integrating with Cengel ID OAuth 2.0 and OpenID Connect authentication system.

Welcome to Cengel ID Developer Documentation

Cengel ID is an OAuth 2.0 and OpenID Connect compliant identity provider that enables secure authentication and authorization for your applications. This documentation guides you through integrating Cengel ID into your application.

Our system supports the Authorization Code flow with standard client secret authentication. We issue JWT-based tokens that follow industry-standard security practices.

Quick Start

  1. Register your application in thedeveloper portal
  2. Read theGetting Startedguide
  3. Follow theAuthorization Flowdocumentation

Base URL

https://id.cengel.studio

Use this base URL for all API endpoints.