Forms APIs for AI agents

Reference guides for the forms apps an AI agent can work with: every endpoint, the permission each one needs, and how to give agents safe, governed access.

Formstack

25 endpoints

The Formstack API is how an app or AI agent works with a Formstack account: listing forms and their fields, reading and creating the submissions a form collects, organizing forms into folders, and registering webhooks that fire when a form is submitted.

Updated 23 June 2026 · API v2
View full guide

Google Forms

10 endpoints

The Google Forms API is how an app or AI agent works with a Google form: creating a form, adding and editing its questions in a single batch, reading the answers people submit, and setting whether the form is published.

Updated 23 June 2026 · API v1
View full guide

Jotform

29 endpoints

The Jotform API is how an app or AI agent works with a Jotform account: listing forms, reading the submissions a form has collected, creating or cloning a form, and adding a webhook so new submissions are pushed out.

Updated 23 June 2026 · API v1
View full guide

SurveyMonkey

36 endpoints

The SurveyMonkey API is how an app or AI agent works with a SurveyMonkey account: building a survey and its questions, sending it out through a collector, reading the responses that come back, and managing the contacts it goes to.

Updated 23 June 2026 · API v3
View full guide

Tally

34 endpoints

The Tally API is how an app or AI agent works with a Tally account: creating a form, updating its questions, reading the submissions people send in, or managing workspaces and webhooks.

Updated 23 June 2026 · API 2025-02-01
View full guide

Typeform

24 endpoints

The Typeform API is how an app or AI agent works with a Typeform account: building a form from a definition, reading the responses a form has collected, registering a webhook to receive new submissions, and managing images, themes, and workspaces.

Updated 23 June 2026 · API Current
View full guide
Orientation

About forms APIs for AI agents

A forms API is how an app or AI agent reads form and survey responses, or manages the forms themselves. The tools here, including Typeform, Google Forms, Jotform, and SurveyMonkey, collect submissions from people, and their APIs let an agent pull responses, react when one arrives, or create and edit a form.

Responses often contain personal information people typed in, so reading them is the main access an agent holds, and a write permission can change a live form. Access runs on an access token scoped to particular forms or actions. A governed layer lets an agent that summarises new responses read submissions without being able to alter the form or reach unrelated ones.

Frequently asked questions

Which form and survey APIs can an AI agent use?+
The Atlas covers Typeform, Google Forms, Jotform, SurveyMonkey, Tally, and Formstack. Their APIs handle reading responses, receiving new submissions, and managing forms.
Can an AI agent read form responses through an API?+
Yes. Tools like Typeform and Jotform expose endpoints that return submissions, which an agent can pull on a schedule or summarise into a report.
How does an AI agent get a form response as soon as it is submitted?+
Most form tools send a live update to a webhook when a response arrives, so an agent receives each submission as it happens.
Can a forms agent be limited to one form?+
Yes. Access can be scoped to chosen forms, so an agent reads responses from a single form without reaching the rest of an account.
What is Bollard AI?

Control what every AI agent can do.

Bollard AI sits between a team's AI agents and the apps it runs on. Grant each agent exactly the access it needs, read or write, app by app, and every call is checked and logged.