Tally website screenshot

Tally

Tally is a Notion-style form and survey builder offering unlimited forms and submissions on its free plan. The Tally API exposes forms, submissions and webhooks programmatically and is free to use across all plans (including Free). Tally also publishes a JS embed library and an MCP server for AI integration.

Tally publishes 6 APIs on the APIs.io network, including Forms API, Organization API, Submissions API, and 3 more. Tagged areas include Forms, Surveys, No-Code, Free, and Notion-style.

Tally’s developer surface includes authentication, documentation, pricing, and 10 more developer resources.

30.7/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemiumSelf serve⚡ Free to try
8 APIs
FormsSurveysNo-CodeFreeNotion-styleWebhookMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 30.7/100 · thin
Contract Quality 13.4 / 25
Developer Ergonomics 2.9 / 20
Access Clarity 5.3 / 20
Operational Transparency 1.0 / 13
Contract Governance 0.0 / 12
Discoverability 8.2 / 10
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tally: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Tally REST API

REST API for managing forms and fetching/deleting submissions. Bearer token auth using API keys created from the workspace dashboard. Free on every Tally plan including the Free...

Tally Embed JS

JavaScript embed library exposing Tally.openPopup, Tally.closePopup, Tally.loadEmbeds and event listeners for form load, page view, submission and popup close.

Tally Forms API

The Forms API from Tally — 3 operation(s) for forms.

Tally Organization API

The Organization API from Tally — 4 operation(s) for organization.

Tally Submissions API

The Submissions API from Tally — 2 operation(s) for submissions.

Tally Users API

The Users API from Tally — 1 operation(s) for users.

Tally Webhooks API

The Webhooks API from Tally — 4 operation(s) for webhooks.

Tally Workspaces API

The Workspaces API from Tally — 2 operation(s) for workspaces.

Scroll for all 8

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Tally REST Forms API

OPEN COLLECTION

Tally REST API

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Tally Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Tally Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Tally Finops

FINOPS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tally Authentication

http · 1 scheme

SECURITY

Tally Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tally Agentic Access

26 operations · 14 acting

26 operations · 14 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: tally
url: https://raw.githubusercontent.com/api-evangelist/tally/refs/heads/main/apis.yml
name: Tally
kind: company
description: Tally is a Notion-style form and survey builder offering unlimited forms and submissions on its free plan. The
  Tally API exposes forms, submissions and webhooks programmatically and is free to use across all plans (including Free).
  Tally also publishes a JS embed library and an MCP server for AI integration.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tally.png
tags:
- Forms
- Surveys
- No-Code
- Free
- Notion-style
- Webhook
- MCP
tags_raw:
- Forms
- Surveys
- No-Code
- Free
- Notion-style
- Webhooks
- MCP
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.23'
apis:
- aid: tally:rest
  name: Tally REST API
  description: REST API for managing forms and fetching/deleting submissions. Bearer token auth using API keys created from
    the workspace dashboard. Free on every Tally plan including the Free tier.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developers.tally.so/
  baseURL: https://api.tally.so
  tags:
  - REST
  - Forms
  - Submissions
  - Webhook
  tags_raw:
  - REST
  - Forms
  - Submissions
  - Webhooks
  properties:
  - type: Documentation
    url: https://developers.tally.so/
  - type: APIReference
    url: https://developers.tally.so/api-reference/introduction
  - type: Authentication
    url: https://developers.tally.so/api-reference/authentication
  - type: Webhooks
    url: https://tally.so/help/webhooks
- aid: tally:embed
  name: Tally Embed JS
  description: JavaScript embed library exposing Tally.openPopup, Tally.closePopup, Tally.loadEmbeds and event listeners for
    form load, page view, submission and popup close.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://tally.so/help/developer-resources
  baseURL: https://tally.so/widgets/embed.js
  tags:
  - SDK
  - Embed
  - JavaScript
- aid: tally:tally-forms-api
  name: Tally Forms API
  description: The Forms API from Tally — 3 operation(s) for forms.
  humanURL: https://developers.tally.so/
  baseURL: https://api.tally.so
  tags:
  - Forms
  properties:
  - type: OpenAPI
    url: openapi/tally-forms-api-openapi.yml
- aid: tally:tally-organization-api
  name: Tally Organization API
  description: The Organization API from Tally — 4 operation(s) for organization.
  humanURL: https://developers.tally.so/
  baseURL: https://api.tally.so
  tags:
  - Organization
  properties:
  - type: OpenAPI
    url: openapi/tally-organization-api-openapi.yml
- aid: tally:tally-submissions-api
  name: Tally Submissions API
  description: The Submissions API from Tally — 2 operation(s) for submissions.
  humanURL: https://developers.tally.so/
  baseURL: https://api.tally.so
  tags:
  - Submissions
  properties:
  - type: OpenAPI
    url: openapi/tally-submissions-api-openapi.yml
- aid: tally:tally-users-api
  name: Tally Users API
  description: The Users API from Tally — 1 operation(s) for users.
  humanURL: https://developers.tally.so/
  baseURL: https://api.tally.so
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/tally-users-api-openapi.yml
- aid: tally:tally-webhooks-api
  name: Tally Webhooks API
  description: The Webhooks API from Tally — 4 operation(s) for webhooks.
  humanURL: https://developers.tally.so/
  baseURL: https://api.tally.so
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/tally-webhooks-api-openapi.yml
- aid: tally:tally-workspaces-api
  name: Tally Workspaces API
  description: The Workspaces API from Tally — 2 operation(s) for workspaces.
  humanURL: https://developers.tally.so/
  baseURL: https://api.tally.so
  tags:
  - Workspaces
  properties:
  - type: OpenAPI
    url: openapi/tally-workspaces-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/tally-agentic-access.yml
- type: DomainSecurity
  url: security/tally-domain-security.yml
- type: Authentication
  url: authentication/tally-authentication.yml
- type: GitHubOrganization
  url: https://github.com/withtally
- type: LinkedIn
  url: https://www.linkedin.com/company/meettally
- type: Website
  url: https://tally.so/
- type: Documentation
  url: https://developers.tally.so/
- type: Pricing
  url: https://tally.so/pricing
- type: HelpCenter
  url: https://tally.so/help
- type: Plans
  url: plans/tally-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tally-rate-limits.yml
- type: FinOps
  url: finops/tally-finops.yml
- type: LlmsText
  url: https://tally.so/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/tally"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/tally/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/tally/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.