Fillout forms
Fillout forms

Fillout is a platform that allows users to create and manage forms, offering a REST API for programmatic access to form data.

Completely Secure
120138VIEWS
2757USERS

Tools

1 of 1

Authorize Oauth

Tool to initiate the OAuth authorization process for third-party applications. Use when you need to generate the URL to redirect your users to the Fillout consent page.

Get Forms

Tool to retrieve a list of all forms in your account. Use when you need to list your forms after authenticating with Fillout.

Invalidate Access Token

Tool to revoke an existing OAuth access token. Use when the user logs out or you need to programmatically invalidate a token after deauthorization. Example: "Invalidate token abcdefg123456". This endpoint does not return a JSON body. Successful calls return HTTP 200 or 204.