# API SFTP

### Detalles de conexión <a href="#detalles-de-conexi-n" id="detalles-de-conexi-n"></a>

|                   |                                                                            |
| ----------------- | -------------------------------------------------------------------------- |
| **Hostname**      | ftp-messaging.wavy.global                                                  |
| **Puerta**        | 2222                                                                       |
| **Protocolo**     | SFTP (transferencia sobre ssh, usando criptografía entre cliente-servidor) |
| **Autenticación** | username + senha (provisto por soporte)                                    |
| **Portal**        | messaging.wavy.global                                                      |

{% hint style="danger" %}
**Es necesaria la liberación de sus IPs en el firewalls de Sinch Si fuera necesario liberación del firewall para salida sentido puerta 2222, usted debe liberar los DNS, o las IPs 200.219.220.54, 200.189.169.53, 45.236.179.22**
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-es.sinch.com/enviar-un-mensaje/documentacion-tecnica-sms/api-sftp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
