The Public SDK API is the browser-facing contract behind the FairShare SDK.
Keep endpoint details in the generated reference pages below.
Migrate an existing form integration
- Stop requesting a public form through its numeric ID.
- Identify the form by its public token.
- Follow the generated operation pages for the current request, response, and error contracts.
Choose an operation
Retrieve a public form
Load the public form associated with a token.
Verify a form password
Unlock a password-protected public form.
Submit a form response
Send a completed response for a public form.