Validate Connection
Connections
Validate Connection
Validates the specified connection’s configuration.
POST
Validate Connection
Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your API key as the username. Leave the password field blank.
Example: curl -u YOUR_API_KEY: https://api.xplenty.com/...
Headers
API version header — required on all requests
Path Parameters
The type of the connection (e.g., sftp, mysql, salesforce).
The numeric ID of the connection to validate.
Response
200 - application/vnd.xplenty+json; version=2
Validation result
The response is of type object.
Last modified on April 15, 2026