Equals is an AI analytics platform that builds trusted spreadsheets and dashboards for revenue operations and go-to-market teams. It connects directly to databases and SaaS tools — PostgreSQL, MySQL, BigQuery, Snowflake, Redshift, Azure SQL, Supabase, Stripe, Salesforce, HubSpot, Intercom, and more — syncs data into a managed Equals Warehouse powered by Snowflake, and layers a familiar spreadsheet calculation, pivot, and charting surface with AI-powered querying on top. Teams use it to establish a single source of truth for metrics like ARR, pipeline, and retention, then auto-distribute live dashboards to Slack and email. Equals exposes a hosted Model Context Protocol (MCP) server so agents can discover workbooks, query connected datasources, and ask natural-language questions of company data.
Equals publishes 1 API on the APIs.io network: Memories API. Tagged areas include Company, Analytics, Spreadsheets, Business Intelligence, and Dashboards.
Equals’ developer surface includes documentation, getting-started guide, support, pricing, signup flow, API reference, authentication, and 28 more developer resources.
REST API for managing the facts the Equals AI analyst remembers about a workspace — the context it has learned from conversations or that a user added on the Memories page. Five...
Hosted, remote Model Context Protocol server that gives AI assistants direct access to an Equals workspace — search and list workbooks including team-trusted analyses, list conn...
aid: equals
name: Equals
description: Equals is an AI analytics platform that builds trusted spreadsheets and dashboards for revenue operations and
go-to-market teams. It connects directly to databases and SaaS tools — PostgreSQL, MySQL, BigQuery, Snowflake, Redshift,
Azure SQL, Supabase, Stripe, Salesforce, HubSpot, Intercom, and more — syncs data into a managed Equals Warehouse powered
by Snowflake, and layers a familiar spreadsheet calculation, pivot, and charting surface with AI-powered querying on top.
Teams use it to establish a single source of truth for metrics like ARR, pipeline, and retention, then auto-distribute live
dashboards to Slack and email. Equals exposes a hosted Model Context Protocol (MCP) server so agents can discover workbooks,
query connected datasources, and ask natural-language questions of company data.
url: https://raw.githubusercontent.com/api-evangelist/equals/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
- craft-ventures
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
pricing: paid
onboarding: sales
trial: false
try_now: false
public: false
label: Paid · Sales-gated
confidence: high
source:
- https://equals.com/pricing
- plans/equals-plans-pricing.yml
generated: '2026-08-14'
method: searched
note: 'Corrected from a derived "self-serve" reading. Equals lists prices publicly ($24k/$36k/$60k per year) but every tier
converts through a "Get a demo" button; there is no self-serve checkout and no signup route — equals.com/signup, go.equals.com/signup
and go.equals.com/users/sign_up all 404, and go.equals.com/ is the application sign-in. API credentials therefore require
an existing paid workspace: the Memories API token is minted in Settings, and the MCP server requires MCP enabled on the
workspace.'
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-14'
image: https://avatars.githubusercontent.com/u/16228084?v=4
tags:
- Company
- Analytics
- Spreadsheets
- Business Intelligence
- Dashboards
- Data
- Revenue Operations
- Reporting
- MCP
apis:
- name: Equals Memories API
description: REST API for managing the facts the Equals AI analyst remembers about a workspace — the context it has learned
from conversations or that a user added on the Memories page. Five operations (list, get, create, update, delete) over
a single memory object, used to sync definitions from another system of record, audit what the analyst knows before trusting
a number, or build tooling on top. Authenticated with a workspace-scoped bearer API token minted in Settings → API tokens.
humanURL: https://docs.equals.com/docs/memories-api
baseURL: https://go.equals.com/api/v1
tags:
- memories
- ai-context
- analytics
- rest
- workspace
properties:
- type: Documentation
url: https://docs.equals.com/docs/memories-api
- type: APIReference
url: https://docs.equals.com/docs/memories-api
- type: OpenAPI
url: openapi/equals-memories-openapi.yml
- type: Authentication
url: authentication/equals-authentication.yml
- type: Conventions
url: conventions/equals-conventions.yml
- type: ErrorCatalog
url: errors/equals-problem-types.yml
- type: DataModel
url: data-model/equals-data-model.yml
- type: RateLimits
url: rate-limits/equals-rate-limits.yml
- name: Equals MCP Server
description: Hosted, remote Model Context Protocol server that gives AI assistants direct access to an Equals workspace
— search and list workbooks including team-trusted analyses, list connected datasources and explore their schemas, execute
SQL directly, and ask the Equals agent natural-language questions across every accessible datasource and workbook. Authenticated
with OAuth 2.1 (authorization code + PKCE, dynamic client registration); documented for Claude, Claude Code, ChatGPT,
Codex, Cursor, Windsurf and Zed. Calls consume Equals AI credits.
humanURL: https://docs.equals.com/docs/equals-mcp
baseURL: https://go.equals.com/api/mcp
tags:
- mcp
- agent-native
- analytics
- business-intelligence
- sql
- natural-language-query
properties:
- type: Documentation
url: https://docs.equals.com/docs/equals-mcp
- type: MCPServer
url: mcp/equals-mcp.yml
- type: ToolCrosswalk
url: mcp/equals-tool-crosswalk.yml
- type: Authentication
url: authentication/equals-authentication.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: AgenticAccess
url: agentic-access/equals-agentic-access.yml
- type: Website
url: https://equals.com
- type: DeveloperPortal
url: https://docs.equals.com
- type: Documentation
url: https://docs.equals.com
- type: GettingStarted
url: https://docs.equals.com/docs/getting-started.md
- type: Support
url: https://docs.equals.com/docs/resources.md
- type: Pricing
url: https://equals.com/pricing/
- type: SignUp
url: https://go.equals.com/
- type: Login
url: https://go.equals.com/
- type: TermsOfService
url: https://equals.com/policies/equals-online-terms-and-conditions-GP-april-11-22.pdf
- type: PrivacyPolicy
url: https://equals.com/policies/privacy-policy.pdf
- type: GitHubOrganization
url: https://github.com/EqualsHQ
- type: StatusPage
url: https://status.equals.com
- type: MCPServer
url: mcp/equals-mcp.yml
- type: LLMsTxt
url: llms/equals-llms.txt
- type: Lifecycle
url: lifecycle/equals-lifecycle.yml
- type: DomainSecurity
url: security/equals-domain-security.yml
- type: APIReference
url: https://docs.equals.com/docs/memories-api
- type: OpenAPI
url: openapi/equals-memories-openapi.yml
- type: Authentication
url: authentication/equals-authentication.yml
- type: Conventions
url: conventions/equals-conventions.yml
- type: ErrorCatalog
url: errors/equals-problem-types.yml
- type: DataModel
url: data-model/equals-data-model.yml
- type: RateLimits
url: rate-limits/equals-rate-limits.yml
- type: Plans
url: plans/equals-plans-pricing.yml
- type: ToolCrosswalk
url: mcp/equals-tool-crosswalk.yml
- type: WellKnown
url: well-known/equals-well-known.yml
- type: AgentCard
url: a2a/equals-a2a.yml
- type: AgentSkill
url: skills/_index.yml
- type: Packages
url: packages/equals-packages.yml
- type: Components
url: components/equals-components.yml
- type: Conformance
url: conformance/equals-conformance.yml
- type: Compliance
url: https://docs.equals.com/docs/faq
- type: ChangeLog
url: https://equals.com/launches/
- type: ChangeLog
url: changelog/equals-changelog.yml
x-enrichment:
date: '2026-08-14'
status: enriched
artifacts_added: 22
pass: local-v1
note: Contract discovery found a real, previously unrecorded Equals REST API (the Memories API at https://go.equals.com/api/v1,
live-probed 401), an A2A agent card and a provider-published Agent Skill on docs.equals.com, RFC 8414 + RFC 9728 OAuth
discovery documents on go.equals.com, a dated changelog at equals.com/launches/, full published pricing, and a SOC 2 Type
II claim. The Mintlify sample spec served at docs.equals.com/api-reference/openapi.json ("OpenAPI Plant Store", servers
http://sandbox.mintlify.com) was REJECTED as not belonging to Equals.