Authenticate with a Jotform API key and list a user's forms and their submissions

domain: api.jotform.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Generate an API key from My Account > API section in the Jotform dashboard
  2. Call GET /user/forms with the apiKey included as a query parameter (or header, depending on client) to list all forms owned by the account
  3. Note each form's id from the response for use in subsequent form-specific calls
  4. Call GET /form/{id}/submissions to retrieve that form's submissions, including per-question answer data
  5. Use the offset and limit query parameters to page through submissions on high-volume forms
  6. Use one of Jotform's official client libraries (PHP, Python, Go, etc.) if you prefer a typed wrapper instead of raw HTTP calls

Known gotchas

Related routes

Authenticate with Formstack's OAuth2 flow and read/write form submissions via the API
developers.formstack.com · 6 steps · unrated
Use the Tally public API to authenticate and fetch form submissions
developers.tally.so · 6 steps · unrated
Configure a Jotform webhook to receive submission data in real time
api.jotform.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans