Metamarkets

Metamarkets built a real-time analytics platform for the programmatic advertising industry, giving ad exchanges, DSPs, SSPs, and publishers an interactive dashboard over billions of daily bid, impression, and spend events. Its Real-Time Data Ingestion (RDI) platform ingests well-formatted, standards-based ad-tech event data (adhering to OpenRTB 2.5, IAB guidelines, and ISO date/country/language/currency standards) over an authenticated HTTPS streaming endpoint and surfaces it in the Metamarkets dashboard within seconds for querying and analysis. Metamarkets was acquired by Snap Inc. in 2017; the primary metamarkets.com site is now defunct, but the legacy developer documentation for the RDI platform remains live at docs.metamarkets.com. Surfaced as a portfolio company of Anthemis and profiled in the API Evangelist network.

Metamarkets publishes 1 API on the APIs.io network. Tagged areas include Company, Advertising, AdTech, Analytics, and Real Time.

Metamarkets’ developer surface includes documentation, getting-started guide, support, CLI, authentication, sandbox, and 10 more developer resources.

20.8/100 emerging ▬ flat Agent 24/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.5
AccessSelf serve
1 APIs
CompanyAdvertisingAdTechAnalyticsReal TimeData IngestionProgrammatic AdvertisingOpenRTBBusiness Intelligence

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.5
Composite quality — 20.8/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 24/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 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
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/metamarkets: 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 1

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

Metamarkets Real-Time Data Ingestion (RDI) API

HTTPS event-ingestion API for streaming batches of newline-delimited JSON, OpenRTB 2.5-based ad-tech event records (e.g. MmxAuctionSummary) to the Metamarkets platform for near-...

Rate Limits 1

Documented rate limits and quota policies.

Metamarkets Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Metamarkets Authentication

http · 1 scheme

SECURITY

Metamarkets Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

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

Source (apis.yml)

apis.yml Raw ↑
aid: metamarkets
name: Metamarkets
description: Metamarkets built a real-time analytics platform for the programmatic advertising industry, giving ad exchanges,
  DSPs, SSPs, and publishers an interactive dashboard over billions of daily bid, impression, and spend events. Its Real-Time
  Data Ingestion (RDI) platform ingests well-formatted, standards-based ad-tech event data (adhering to OpenRTB 2.5, IAB guidelines,
  and ISO date/country/language/currency standards) over an authenticated HTTPS streaming endpoint and surfaces it in the
  Metamarkets dashboard within seconds for querying and analysis. Metamarkets was acquired by Snap Inc. in 2017; the primary
  metamarkets.com site is now defunct, but the legacy developer documentation for the RDI platform remains live at docs.metamarkets.com.
  Surfaced as a portfolio company of Anthemis and profiled in the API Evangelist network.
url: https://raw.githubusercontent.com/api-evangelist/metamarkets/refs/heads/main/apis.yml
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://files.readme.io/7e7ea7f-small-MMX-logo.png
x-type: company
x-source: vc-portfolio
x-status: acquired-defunct
x-status-note: Acquired by Snap Inc. in 2017; primary site defunct, legacy RDI docs live at docs.metamarkets.com
x-backed-by:
- anthemis
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 12
  pass: local-v1
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Advertising
- AdTech
- Analytics
- Real Time
- Data Ingestion
- Programmatic Advertising
- OpenRTB
- Business Intelligence
apis:
- name: Metamarkets Real-Time Data Ingestion (RDI) API
  description: HTTPS event-ingestion API for streaming batches of newline-delimited JSON, OpenRTB 2.5-based ad-tech event
    records (e.g. MmxAuctionSummary) to the Metamarkets platform for near-real-time dashboarding. Authenticated with HTTP
    Basic; gzip supported; quota-signaled with HTTP 420.
  humanURL: https://docs.metamarkets.com/docs/real-time-data-delivery
  baseURL: https://rt-evaluate.metamarkets.com/events/
  x-baseURL-note: Documented evaluation ingestion host; production endpoints are issued per customer by a Metamarkets data
    engineer.
  properties:
  - type: Documentation
    url: https://docs.metamarkets.com/docs/getting-started
  - type: Authentication
    url: authentication/metamarkets-authentication.yml
  - type: ErrorCatalog
    url: errors/metamarkets-problem-types.yml
  - type: Conventions
    url: conventions/metamarkets-conventions.yml
  - type: RateLimits
    url: rate-limits/metamarkets-rate-limits.yml
  - type: Sandbox
    url: sandbox/metamarkets-sandbox.yml
common:
- type: DomainSecurity
  url: security/metamarkets-domain-security.yml
- type: Documentation
  url: https://docs.metamarkets.com/docs/getting-started
- type: GettingStarted
  url: https://docs.metamarkets.com/docs/getting-started
- type: GitHubOrganization
  url: https://github.com/metamx
- type: Support
  url: mailto:support@metamarkets.com
- type: LLMsTxt
  url: llms/metamarkets-llms.txt
- type: Packages
  url: packages/metamarkets-packages.yml
- type: SDKs
  url: packages/metamarkets-packages.yml
- type: CLI
  url: cli/metamarkets-cli.yml
- type: Authentication
  url: authentication/metamarkets-authentication.yml
- type: ErrorCatalog
  url: errors/metamarkets-problem-types.yml
- type: Conventions
  url: conventions/metamarkets-conventions.yml
- type: RateLimits
  url: rate-limits/metamarkets-rate-limits.yml
- type: Sandbox
  url: sandbox/metamarkets-sandbox.yml
- type: Conformance
  url: conformance/metamarkets-conformance.yml
- type: Components
  url: components/metamarkets-components.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io