Watch Forms
Triggers when a new form is created.
Watch Wheels
Triggers when a new wheel is created.
Clone a Form
Creates a duplicate of an existing form.
Create a Form
Create a new form or quiz with optional fields, styling, and quiz settings.
Create a Wheel
Creates a new wheel.
Delete a Form
Deletes a form by id.
Delete a Wheel
Permanently delete a wheel.
Get a Form
Retrieve a single form with all its fields.
Get a Wheel
Retrieve detailed information about a specific wheel.
Update a Form
Updates a form details by id.
Update a Wheel
Update an existing wheel's properties.
List all Forms
Returns a paginated list of all forms.
List all Wheels
Retrieve a paginated list of all wheels.
Make an API Call
Makes an arbitrary API call to a specified endpoint.