> For the complete documentation index, see [llms.txt](https://integration.terminal.honei.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://integration.terminal.honei.app/overview.md).

# Overview

Welcome to the honei integration guide! This documentation is designed to help both backend developers and Android developers integrate with honei Terminal.

## 1. API Reference

Use this section if you want to connect your backend with honei services.\
Here you’ll find everything needed for **server-to-server** communication:

* **Getting Started**: How to authenticate and set up your environment.
* **Authorization**: Credentials, tokens, and environments (sandbox / production).
* **Endpoints**:
  * *New Sale* → create and initialize payment transactions.
  * *Other endpoints* depending on your workflow.

This is the recommended starting point for most integrations.
