aiendpoint.dev
ServicesPaperform

Paperform

community

Beautiful form builder with payments, scheduling, and document generation.

Visit site ↗

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.

https://paperform.cobearerproductivityconfidence: 90/1000 discoveries1 contributors
GEThttps://api.paperform.co/v1/forms

List forms

Parameters

limitresults (integeroptional

Returns

results[] with id, slug, title, total_submissions, created_at, updated_at, custom_domain
GEThttps://api.paperform.co/v1/forms/{formId}/submissions

Get form submissions

Parameters

aftercursor (stringoptional
limitresults (integeroptional
formIdform ID (stringrequired

Returns

results[] with id, created_at, data with field answers, charge_details
GEThttps://api.paperform.co/v1/forms/{formId}

Get form details

Parameters

formIdform ID (stringrequired

Returns

id, slug, title, total_submissions, fields[] with key, title, type, required