JotForm

api.jotform.com

Community

JotForm is an online form builder with millions of users. Use this API to create and manage forms, retrieve submissions, manage form questions, and set up webhooks for real-time submission notifications.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.jotform.com

Crawl failures

1

Last verified

2026-03-01T11:08:18.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

create_submission

communication

Programmatically submit data to a JotForm form.

Detail: https://api.jotform.com/capabilities/create_submission

get_form_submissions

communication

Get all submissions for a specific form.

Detail: https://api.jotform.com/capabilities/get_form_submissions

get_user_info

communication

Retrieve your JotForm account info, usage stats, and settings.

Detail: https://api.jotform.com/capabilities/get_user_info

list_forms

communication

Retrieve all forms in your JotForm account with metadata.

Detail: https://api.jotform.com/capabilities/list_forms

manage_form_questions

communication

Add, update, or delete questions on a form.

Detail: https://api.jotform.com/capabilities/manage_form_questions

manage_webhooks

communication

Register and manage webhooks to receive notifications when forms are submitted.

Detail: https://api.jotform.com/capabilities/manage_webhooks

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: JotForm
Description: JotForm is an online form builder with millions of users. Use this API to create and manage forms, retrieve submissions, manage form questions, and set up webhooks for real-time submission notifications.
Auth: api_key
Capabilities:
  - create_submission: Programmatically submit data to a JotForm form.
  - get_form_submissions: Get all submissions for a specific form.
  - get_user_info: Retrieve your JotForm account info, usage stats, and settings.
  - list_forms: Retrieve all forms in your JotForm account with metadata.
  - manage_form_questions: Add, update, or delete questions on a form.
  - manage_webhooks: Register and manage webhooks to receive notifications when forms are submitted.