Tally

api.tally.so

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.tally.so

Crawl failures

1

Last verified

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

communication

Get all submissions for a specific form with filtering and pagination.

Detail: https://api.tally.so/capabilities/get_form_submissions

get_submission

communication

Retrieve details of a single form submission by its ID.

Detail: https://api.tally.so/capabilities/get_submission

list_forms

communication

Retrieve 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.