Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.bytheitc.org/llms.txt

Use this file to discover all available pages before exploring further.

Welcome

AuthOS provides a powerful and flexible authentication API for your applications. Our API allows you to manage users, sessions, and multi-tenancy with ease.

Authentication

All API endpoints are authenticated using Bearer tokens (Publishable Keys). You can find your publishable key in the AuthOS dashboard.
Authorization: Bearer <your_publishable_key>