> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corbado.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Discover the various Corbado APIs and their use cases.

Corbado provides two main API interfaces for integrating authentication into your application: the Corbado Frontend API and the Corbado Backend API.

# Corbado Frontend API

The Corbado Frontend API is designed for client-side integration and provides endpoints for user authentication flows. It's the foundation of our UI components and handles processes such as signup, login, and session management.

[Download the Frontend API specification](https://frontendapi.cloud.corbado.io/v2/openapi.yaml)

# Corbado Backend API

The Corbado Backend API provides secure, server-side integration capabilities. It's designed for operations that require higher security and is used by both the Corbado Frontend API and your backend application.

[Download the Backend API specification](https://backendapi.cloud.corbado.io/v2/openapi.yaml)

<Note>
  Need help with the APIs? Our team is always ready to assist. [Contact us](https://www.corbado.com/contact) for support.
</Note>
