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

# Gateways disponibles

> Lista los gateways de pago disponibles.

**Autenticación:** Bearer JWT

```json Response 200 theme={null}
{
  "gateways": [
    { "id": "mercadopago", "nombre": "MercadoPago", "activo": true }
  ]
}
```
