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

# Hydrobit B2B API

> Documentacion publica para Harvest y Phytosanitary.

# Hydrobit B2B API

Esta documentacion cubre los endpoints externos B2B de Harvest y Phytosanitary.

Todos los endpoints usan autenticacion por API token:

```http theme={null}
Authorization: Bearer <keyId>.<token>
```

## Scopes

| Producto      | Scope                |
| ------------- | -------------------- |
| Harvest       | `read:production`    |
| Phytosanitary | `read:phytosanitary` |

## Endpoints publicados

* `GET /api/control/harvest`
* `GET /api/control/phytosanitary/summary`
* `GET /api/control/phytosanitary/company-summary`
* `GET /api/control/phytosanitary/company-records`
