Tally
api.tally.so
Tally is a simple, free form builder. Use this API to retrieve form data, list submissions, and configure webhooks to receive real-time notifications when forms are submitted.
api_key
free
1.0
https://api.tally.so
1
2026-03-01T11:09:39.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
get_form_submissions
communicationGet all submissions for a specific form with filtering and pagination.
Detail: https://api.tally.so/capabilities/get_form_submissions
get_submission
communicationRetrieve details of a single form submission by its ID.
Detail: https://api.tally.so/capabilities/get_submission
list_forms
communicationRetrieve a list of all forms in your Tally workspace.
Detail: https://api.tally.so/capabilities/list_forms
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Tally Description: Tally is a simple, free form builder. Use this API to retrieve form data, list submissions, and configure webhooks to receive real-time notifications when forms are submitted. Auth: api_key Capabilities: - get_form_submissions: Get all submissions for a specific form with filtering and pagination. - get_submission: Retrieve details of a single form submission by its ID. - list_forms: Retrieve a list of all forms in your Tally workspace.