The GoPAD API enables GoPAD to integrate with other systems by allowing those systems to retrieve and update data on your GoPAD account. The API is available to users with an Enterprise account, who must first apply to us to register to use the API.

The URL to the API service is:

https://data.gopad.online/api/v1

Summary of available requests:

Type Title Method Description
Forms Index GET Returns a list of forms
Forms Retrieve GET Returns the details of a single form, incliding any child pages
Reports Index GET Returns a list of reports
Tasks Retrieve GET Returns a single task record
Tasks Index PUT Updates a single task record