Cengel Pass Developer Documentation

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

Welcome to Cengel Pass Developer Documentation

Cengel Pass 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 Pass 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://pass.cengel.ai

Use this base URL for all API endpoints.