{"items":[{"type":"link","label":"forms.app API","link":"/apis","routeSlug":"/apis"},{"type":"link","label":"Overview","link":"/apis/section/overview","routeSlug":"/apis/section/overview"},{"type":"link","label":"Authentication","link":"/apis/section/authentication","routeSlug":"/apis/section/authentication"},{"type":"link","label":"Option 1 — OAuth 2.0 Bearer Token","link":"/apis/section/option-1-oauth-2.0-bearer-token","routeSlug":"/apis/section/option-1-oauth-2.0-bearer-token"},{"type":"link","label":"Option 2 — API Key","link":"/apis/section/option-2-api-key","routeSlug":"/apis/section/option-2-api-key"},{"type":"link","label":"How to create an API key","link":"/apis/section/how-to-create-an-api-key","routeSlug":"/apis/section/how-to-create-an-api-key"},{"type":"link","label":"Response Envelope","link":"/apis/section/response-envelope","routeSlug":"/apis/section/response-envelope"},{"type":"link","label":"Rate Limiting","link":"/apis/section/rate-limiting","routeSlug":"/apis/section/rate-limiting"},{"type":"group","label":"Form","link":"/apis/form","routeSlug":"/apis/form","items":[{"label":"List all forms","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/form/getuserforms","routeSlug":"/apis/form/getuserforms","metadata":{"seo":{"title":"List all forms","description":"Returns a list of all forms that belong to the authenticated account."}},"httpPath":"/v1/form"},{"label":"Get form by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/form/getformbyid","routeSlug":"/apis/form/getformbyid","metadata":{"seo":{"title":"Get form by ID","description":"Returns the complete structure of a single form identified by its _id."}},"httpPath":"/v1/form/{id}"}]},{"type":"group","label":"Answer","link":"/apis/answer","routeSlug":"/apis/answer","items":[{"label":"List form answers (paginated)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/answer/listformanswersbypage","routeSlug":"/apis/answer/listformanswersbypage","metadata":{"seo":{"title":"List form answers (paginated)","description":"Returns one page of submitted answers for the specified form. Because a form canaccumulate a large number of submissions, results are delivered in pages."}},"httpPath":"/v1/form/{id}/answer/p/{pageNumber}"}]},{"type":"group","label":"Gateway","link":"/apis/gateway","routeSlug":"/apis/gateway","items":[{"label":"Gateway health check","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/gateway/gatewayhealth","routeSlug":"/apis/gateway/gatewayhealth","metadata":{"seo":{"title":"Gateway health check","description":"Returns the operational status of the API gateway (KrakenD) itself.Use this endpoint for infrastructure liveness probes and uptime monitoring."}},"httpPath":"/v1/health"}]}]}