Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 430 Bytes

File metadata and controls

24 lines (17 loc) · 430 Bytes
description Jotform API allows you to access your Jotform account, forms and form submissions. Writing applications, integrations and scripts with Jotform API is very easy since it is based on REST principles. Co

Jotform

Search

/api.jotform.com/ AND /apiKey/

Exploit

Get users

curl -X GET "https://api.jotform.com/user?apiKey=api"

{% embed url="https://api.jotform.com/docs/#user" %}