Typeform
communityInteractive form and survey builder with conversational UI, logic jumps, and integrations.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.typeform.com/formsList forms
Parameters
searchsearch by title (stringoptionalpage_sizeresults (integeroptionalReturns
items[] with id, title, theme, last_updated_at, self.href, _linksGET
https://api.typeform.com/forms/{form_id}/responsesGet form responses
Parameters
sinceISO8601 date (stringoptionalform_idform ID (stringrequiredpage_sizeresults (integeroptionalReturns
items[] with response_id, landed_at, submitted_at, answers[] with field.id, type, text/number/choicePOST
https://api.typeform.com/formsCreate a new form
Parameters
titleform title (stringrequiredfieldsarray of {titlerequired— type, properties} (arrayReturns
id, title, _links.display, fields[]