Access Jotform’s API with a unique Jotform API key that you can authenticate with query parameters, HTTP headers, or Jotform’s . Connect Jotform to your app and send submission notifications using Jotform webhooks.
Our API allows developers to easily build their apps using Jotform data such as views, survey results, uploaded files, pre-populated fields, and much more. To request access to the Jotform API, you need a Jotform API key.
Get your own Jotform API key from your account settings. Jotform offers multiple authentication methods you can use with your API key.
Send your API key as a query parameter directly in the URL.
Send your API key as a header in your request.
Send your API key using Jotform’s own JavaScript SDK with easy-to-use functions.
Webhooks connect apps by sending HTTP post notifications based on specific triggers. Jotform webhooks allow you to instantly send form submission notifications to a specific URL outside of Jotform.
Use our webhooks integration or Jotform API to instantly send form submission notifications to a third-party app.