> For the complete documentation index, see [llms.txt](https://developer.lendastack.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.lendastack.io/home.md).

# Home

## Overview

Lendastack’s API is a JSON-based OAuth2 API. All requests are made to endpoints beginning: `https://<your_business_alias>.lendastack.io`

All requests must be secure, i.e. `https`, not `http`.
