Previous Next

SurveyCTO supports a REST API that enables seamless data exchange between your server and other third-party systems of choice. You can both export (pull) data from your server in .csv and JSON formats, and upload (write) data into your server datasets. This lets you programmatically manage all types of server datasets (cases datasets, enumerator datasets, and general-purpose datasets) using authenticated API requests.

API access can be enabled or disabled on a per-role basis; see the topic on managing user roles.

Please visit our Developer Portal for the API reference and explore our pricing plans for more details about API access per subscription.

Previous Next