In basic terms, APIs just allow applications to communicate with one another. API stands for “application programming interface.” The API is not the database or even the server, it is the code that governs the access point(s) for the server.
The Survey2Connect API is REST-based, and returns responses in JSON.
Quick Start
Get Started
Send Surveys
Get Responses Count
Error Codes
Ask a human