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.

40.0/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
8 APIs
FormsSurveysNo-CodeFreeNotion-styleWebhooksMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 40.0/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 4.8 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
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
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 1

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

Tally REST API

OPEN COLLECTION

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
- Webhooks
- MCP
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
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
  - 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:
  - 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:
  - 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