How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Jotform Form API

The Form API from Jotform — 10 operation(s) for form.

Jotform Form API is one of 10 APIs that Jotform publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Form. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and an AsyncAPI specification.

This API exposes 14 operations across 10 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 3 base URLs: https://api.jotform.com, https://eu-api.jotform.com, https://hipaa-api.jotform.com.

14 operations 10 paths 0 schemas 2 DELETE9 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.jotform.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Jotform Form API declares 2 security schemes for authenticating requests. An API key is passed in the header as APIKEY (ApiKeyHeader). An API key is passed in the query as apiKey (ApiKeyQuery). By default, every request must be authenticated.

Paths & Operations 14

Across 10 paths, the API surfaces 14 operations — 2 DELETE, 9 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Form 14
GET
/user/forms
List forms owned by the user
getUserForms → 200
GET
/form/{formID}
Get information about a form
getForm 1 param → 200
DELETE
/form/{formID}
Delete a form
deleteForm 1 param → 200
GET
/form/{formID}/questions
List all questions in a form
getFormQuestions 1 param → 200
GET
/form/{formID}/question/{questionID}
Get a single question by ID
getFormQuestion 2 params → 200
DELETE
/form/{formID}/question/{questionID}
Delete a question from a form
deleteFormQuestion 2 params → 200
GET
/form/{formID}/properties
Get all properties of a form
getFormProperties 1 param → 200
GET
/form/{formID}/properties/{propertyKey}
Get a single property value of a form
getFormProperty 2 params → 200
GET
/form/{formID}/submissions
List the submissions of a form
getFormSubmissions 1 param → 200
POST
/form/{formID}/submissions
Submit data to a form (create a new submission)
createFormSubmission 1 param body → 200
GET
/form/{formID}/files
List files uploaded to a form
getFormFiles 1 param → 200
GET
/form/{formID}/reports
List reports for a form
getFormReports 1 param → 200
POST
/form/{formID}/reports
Create a new report for a form
createFormReport 1 param body → 200
POST
/form/{formID}/clone
Clone an existing form
cloneForm 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jotform-form-api-openapi.yml Raw ↑

Other APIs Jotform publishes across the network.

Jotform REST API (EU)
Jotform REST API (HIPAA)
Jotform Folder API
Jotform Label API
Jotform Report API
Jotform Submission API
Jotform System API
Jotform User API
Jotform Webhook API
Where this information came from

This is an independent, third-party profile of Jotform Form API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.