JotForm
api.jotform.com
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.
api_key
free
1.0
https://api.jotform.com
1
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
communicationProgrammatically submit data to a JotForm form.
Detail: https://api.jotform.com/capabilities/create_submission
get_form_submissions
communicationGet all submissions for a specific form.
Detail: https://api.jotform.com/capabilities/get_form_submissions
get_user_info
communicationRetrieve your JotForm account info, usage stats, and settings.
Detail: https://api.jotform.com/capabilities/get_user_info
list_forms
communicationRetrieve all forms in your JotForm account with metadata.
Detail: https://api.jotform.com/capabilities/list_forms
manage_form_questions
communicationAdd, update, or delete questions on a form.
Detail: https://api.jotform.com/capabilities/manage_form_questions
manage_webhooks
communicationRegister 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.