| Create Workspace | Create a workspace. |
| Update Workspace | Update a workspace. |
| Get Workspace | Retrieve a workspace. |
| Delete Workspace | Delete a workspace. |
| List Workspaces | Retrieve all workspaces the user has access to. |
| Create Account Workspace | Create a workspace in a specific account. |
| List Account Workspaces | Retrieve all workspaces you have access to within the specific account. |
| Create Form | Create a form |
| Update Form | Update a form. |
| Get Form | Retrieve a form. |
| Delete Form | Delete a form. |
| List Forms | Retrieves a list of JSON descriptions for all forms in your Typeform account (public and private). |
| Create or Update Webhook | Create or Update a Webhook |
| Delete Webhook | Delete a webhook. |
| Delete Instance Webhooks | Delete all webhooks from a form for the instance url provided. |
| Get Webhook | Retrieve a single webhook. |
| List Webhooks | Retrieve all webhooks for the specified Typeform. |
| Delete Response | Delete responses to a form. |
| Get All Response Files | Download a zip archive containing all files uploaded by respondents for the specified form ID. |
| Get File from Response | Download an uploaded file knowing its form, response, field and name. |
| List Responses | Returns form responses and date and time of form landing and submission. |
| Raw Request | Send raw HTTP request to Typeform API |