# Splio

### Supported Destination Services

DinMo supports the following destination service:

* [Synchronize contacts](https://docs.dinmo.io/integrations/destination-platforms/splio/synchronize-contacts)

Please refer to the dedicated documentation page for more information.

### Authentication to Splio

Regardless of the selected destination service, DinMo will connect to Splio using both REST API keys and SFTP configuration.

* Copy and paste your Splio REST API key on DinMo. To manage API keys in Splio, navigate to the users section in Splio, then, to the API users.
* Enter the SFTP username, password, hostname and port. To do so, you must have an established SFTP connection to Splio. If this is not the case, please contact Splio's support team, who will configure it for you.


---

# 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.dinmo.io/integrations/destination-platforms/splio.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.
