Mattermark website screenshot

Mattermark

Mattermark is a business-intelligence platform for data-driven deal making, providing profiles on roughly four million companies and twenty million key contacts along with their investors, funding events, and news. Relaunched as an independent company, Mattermark exposes its dataset through a REST API (api.mattermark.com) and a GraphQL API (eapi.mattermark.com), both authenticated with a Bearer API key and queryable with the Mattermark Search Filter Language (MSFL). Originally an a16z / Slow Ventures / Version One Ventures-backed startup, it is tracked in the API Evangelist network as a company profile.

Mattermark publishes 1 API on the APIs.io network: REST API. Tagged areas include Company, Business Intelligence, Company Data, Investors, and Funding.

Mattermark’s developer surface includes documentation, API reference, getting-started guide, pricing, engineering blog, authentication, changelog, and 23 more developer resources.

51.0/100 developing ▲ 24.0 Agent 51/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessSelf serve
2 APIs 1 MCP Servers
CompanyBusiness IntelligenceCompany DataInvestorsFundingSales IntelligenceMarket Research

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 51.0/100 · developing
Contract Quality 14.1 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 12.6 / 20
Operational Transparency 2.7 / 13
Governance 1.4 / 12
Discoverability 7.6 / 10
Agent readiness — 51/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 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/mattermark: 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 2

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

Mattermark REST API

RESTful access to Mattermark company, investor, funding-event, news and personnel data, with page-based pagination and MSFL query endpoints.

Mattermark GraphQL API

GraphQL access to the Mattermark dataset using the Mattermark Search Filter Language (MSFL) for complex company and investor queries. Read-only: the published schema declares 57...

MCP Servers 1

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

mattermark-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Mattermark Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Mattermark Authentication

apiKey/http · 2 schemes

SECURITY

Agentic Access 1

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

Mattermark Agentic Access

11 operations · 1 acting

11 operations · 1 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

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 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: mattermark
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/mattermark.png
name: Mattermark
description: Mattermark is a business-intelligence platform for data-driven deal making, providing profiles on roughly four
  million companies and twenty million key contacts along with their investors, funding events, and news. Relaunched as an
  independent company, Mattermark exposes its dataset through a REST API (api.mattermark.com) and a GraphQL API (eapi.mattermark.com),
  both authenticated with a Bearer API key and queryable with the Mattermark Search Filter Language (MSFL). Originally an
  a16z / Slow Ventures / Version One Ventures-backed startup, it is tracked in the API Evangelist network as a company profile.
url: https://raw.githubusercontent.com/api-evangelist/mattermark/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
- slow-ventures
- version-one-ventures
x-tier: profiled
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-14'
tags:
- Company
- Business Intelligence
- Company Data
- Investors
- Funding
- Sales Intelligence
- Market Research
apis:
- name: Mattermark REST API
  description: RESTful access to Mattermark company, investor, funding-event, news and personnel data, with page-based pagination
    and MSFL query endpoints.
  humanURL: https://developer.mattermark.com/reference
  baseURL: https://api.mattermark.com/
  properties:
  - type: OpenAPI
    url: openapi/mattermark-rest-api-openapi.yml
  - type: Documentation
    url: https://developer.mattermark.com/docs
  - type: Documentation
    name: Mattermark REST API docs (docs.mattermark.com)
    url: https://docs.mattermark.com/rest_api/index.html
  - type: APIReference
    url: https://developer.mattermark.com/reference
  - type: SourceCode
    name: First-party OpenAPI/Swagger repository
    url: https://github.com/Mattermark/mattermark-openapi
  - type: Authentication
    url: authentication/mattermark-authentication.yml
  - type: Overlay
    url: overlays/mattermark-rest-api-overlay.yaml
  - type: Conventions
    url: conventions/mattermark-conventions.yml
  - type: ErrorCatalog
    url: errors/mattermark-problem-types.yml
  - type: DataModel
    url: data-model/mattermark-data-model.yml
- name: Mattermark GraphQL API
  description: 'GraphQL access to the Mattermark dataset using the Mattermark Search Filter Language (MSFL) for complex company
    and investor queries. Read-only: the published schema declares 57 types under a single RootQuery and no mutation type.
    Organizations model both companies and investors, discriminated by companyPersona / investorPersona.'
  humanURL: https://developer.mattermark.com/graphql
  baseURL: https://eapi.mattermark.com/
  properties:
  - type: GraphQL
    url: graphql/mattermark.graphql
  - type: Documentation
    url: https://developer.mattermark.com/graphql
  - type: Documentation
    name: Mattermark GraphQL API docs (docs.mattermark.com)
    url: https://docs.mattermark.com/graphql_api/index.html
  - type: Authentication
    url: authentication/mattermark-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/mattermark-agentic-access.yml
- type: Website
  url: https://mattermark.com
- type: DeveloperPortal
  url: https://developer.mattermark.com/
- type: Documentation
  url: https://developer.mattermark.com/docs
- type: APIReference
  url: https://developer.mattermark.com/reference
- type: GettingStarted
  url: https://developer.mattermark.com/docs
- type: Pricing
  url: https://mattermark.com/pricing
- type: TermsOfService
  url: https://mattermark.com/terms
- type: PrivacyPolicy
  url: https://mattermark.com/privacy-policy/
- type: Blog
  url: https://mattermark.com/blog
- type: GitHubOrganization
  url: https://github.com/mattermark
- type: LLMsTxt
  url: llms/mattermark-llms.txt
- type: Authentication
  url: authentication/mattermark-authentication.yml
- type: Conventions
  url: conventions/mattermark-conventions.yml
- type: ErrorCatalog
  url: errors/mattermark-problem-types.yml
- type: RateLimits
  url: rate-limits/mattermark-rate-limits.yml
- type: Lifecycle
  url: lifecycle/mattermark-lifecycle.yml
- type: ChangeLog
  url: changelog/mattermark-changelog.yml
- type: MCPServer
  url: mcp/mattermark-mcp.yml
- type: ToolCrosswalk
  url: mcp/mattermark-tool-crosswalk.yml
- type: Packages
  url: packages/mattermark-packages.yml
- type: Conformance
  url: conformance/mattermark-conformance.yml
- type: DataModel
  url: data-model/mattermark-data-model.yml
- type: DomainSecurity
  url: security/mattermark-domain-security.yml
- type: OpenAPI
  url: openapi/mattermark-rest-api-openapi.yml
- type: GraphQL
  url: graphql/mattermark.graphql
- type: Overlay
  url: overlays/mattermark-rest-api-overlay.yaml
- type: Sandbox
  url: sandbox/mattermark-sandbox.yml
- type: Plans
  url: plans/mattermark-plans-pricing.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 13
  pass: local-v1