Equals website screenshot

Equals

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.

47.3/100 developing ▬ flat Agent 56/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaid
1 APIs 1 MCP Servers
CompanyAnalyticsSpreadsheetsBusiness IntelligenceDashboardsDataRevenue OperationsReportingMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/equals: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

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

Equals MCP Server

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

Equals Memories API

Facts the Equals AI analyst remembers about a workspace.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Equals MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Equals Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Equals Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Equals Authentication

http/oauth2 · 2 schemes

SECURITY

Equals Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Equals Agentic Access

5 operations · 3 acting

5 operations · 3 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
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.23'
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 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
  tags_raw:
  - 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
- aid: equals:equals-memories-api
  name: Equals Memories API
  description: Facts the Equals AI analyst remembers about a workspace.
  humanURL: https://docs.equals.com/docs/memories-api
  baseURL: https://go.equals.com/api/v1
  tags:
  - Memories
  properties:
  - type: OpenAPI
    url: openapi/equals-memories-api-openapi.yml
  - type: Documentation
    url: https://docs.equals.com/docs/memories-api
  - type: APIReference
    url: https://docs.equals.com/docs/memories-api
  - 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
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.

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/equals"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/equals/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/equals/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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