Liquid M website screenshot

Liquid M

LiquidM Technology GmbH is a Berlin-based demand-side platform for programmatic advertising, backed by Earlybird. Its platform at platform.liquidm.com exposes two developer surfaces: a Reporting API that returns the same data as the platform's Visual Reports UI, split across more than thirty dimensions (campaign, ad, site, domain, device, geo, audience) and thirty-plus metrics (impressions, bids, bid requests, clicks, CTR, win rate, eCPM, conversion funnels, video quartiles); and a campaign Management API covering campaigns, budgets and ads. LiquidM publishes a first-party MIT-licensed JavaScript client for the Management API and an example Ruby client for the Reporting API from a 100-repo public GitHub organization. The liquidm.com marketing domain now redirects to Equativ, though the platform host and its APIs remain reachable.

Liquid M publishes 5 APIs on the APIs.io network, including Ads API, Authentication API, Budgets API, and 2 more. Tagged areas include Company, Advertising, AdTech, Demand-Side Platform, and Programmatic Advertising.

Liquid M’s developer surface includes developer portal, signup flow, authentication, code examples, and 16 more developer resources.

37.7/100 thin ▬ flat Agent 62/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
5 APIs 1 MCP Servers
CompanyAdvertisingAdTechDemand-Side PlatformProgrammatic AdvertisingMobile AdvertisingReportingAnalyticsCampaign ManagementOpenRTB

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 37.7/100 · thin
Contract Quality 14.5 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 2.6 / 20
Operational Transparency 0.7 / 13
Governance 1.6 / 12
Discoverability 10.0 / 10
Agent readiness — 62/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
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 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 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/liquid-m: 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 5

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

Liquid M Ads API

The Ads API from Liquid M — 1 operation(s) for ads.

Liquid M Authentication API

Auth token issuance for the Reporting API.

Liquid M Budgets API

The Budgets API from Liquid M — 1 operation(s) for budgets.

Liquid M Campaigns API

The Campaigns API from Liquid M — 1 operation(s) for campaigns.

Liquid M Reporting API

Visual report queries across dimensions and metrics.

MCP Servers 1

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

liquid-m-mcp.yml

MCP SERVER

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

LiquidM Visual Report

3 properties

JSON SCHEMA

Examples 1

Example request and response payloads for these APIs.

Security Posture 2

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

Liquid M Authentication

apiKey · 1 scheme

SECURITY

Liquid M Domain Security

TLSv1.2 · HSTS

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

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

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: liquid-m
name: Liquid M
description: 'LiquidM Technology GmbH is a Berlin-based demand-side platform for programmatic advertising, backed by Earlybird.
  Its platform at platform.liquidm.com exposes two developer surfaces: a Reporting API that returns the same data as the platform''s
  Visual Reports UI, split across more than thirty dimensions (campaign, ad, site, domain, device, geo, audience) and thirty-plus
  metrics (impressions, bids, bid requests, clicks, CTR, win rate, eCPM, conversion funnels, video quartiles); and a campaign
  Management API covering campaigns, budgets and ads. LiquidM publishes a first-party MIT-licensed JavaScript client for the
  Management API and an example Ruby client for the Reporting API from a 100-repo public GitHub organization. The liquidm.com
  marketing domain now redirects to Equativ, though the platform host and its APIs remain reachable.'
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://avatars.githubusercontent.com/u/5937978?v=4
url: https://raw.githubusercontent.com/api-evangelist/liquid-m/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- earlybird
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Advertising
- AdTech
- Demand-Side Platform
- Programmatic Advertising
- Mobile Advertising
- Reporting
- Analytics
- Campaign Management
- OpenRTB
apis:
- aid: liquid-m:liquid-m-ads-api
  name: Liquid M Ads API
  description: The Ads API from Liquid M — 1 operation(s) for ads.
  humanURL: https://github.com/liquidm/liquidm-reporting-api-client
  baseURL: https://platform.liquidm.com
  tags:
  - Ads
  properties:
  - type: OpenAPI
    url: openapi/liquid-m-ads-api-openapi.yml
  - type: Documentation
    url: https://github.com/liquidm/liquidm-reporting-api-client/blob/master/README.md
  - type: SourceCode
    url: https://github.com/liquidm/liquidm-reporting-api-client
  - type: Documentation
    url: https://github.com/liquidm/liquidm-management-api
  - type: SourceCode
    url: https://github.com/liquidm/liquidm-management-api
- aid: liquid-m:liquid-m-authentication-api
  name: Liquid M Authentication API
  description: Auth token issuance for the Reporting API.
  humanURL: https://github.com/liquidm/liquidm-reporting-api-client
  baseURL: https://platform.liquidm.com
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/liquid-m-authentication-api-openapi.yml
  - type: Documentation
    url: https://github.com/liquidm/liquidm-reporting-api-client/blob/master/README.md
  - type: SourceCode
    url: https://github.com/liquidm/liquidm-reporting-api-client
  - type: Documentation
    url: https://github.com/liquidm/liquidm-management-api
  - type: SourceCode
    url: https://github.com/liquidm/liquidm-management-api
- aid: liquid-m:liquid-m-budgets-api
  name: Liquid M Budgets API
  description: The Budgets API from Liquid M — 1 operation(s) for budgets.
  humanURL: https://github.com/liquidm/liquidm-reporting-api-client
  baseURL: https://platform.liquidm.com
  tags:
  - Budgets
  properties:
  - type: OpenAPI
    url: openapi/liquid-m-budgets-api-openapi.yml
  - type: Documentation
    url: https://github.com/liquidm/liquidm-reporting-api-client/blob/master/README.md
  - type: SourceCode
    url: https://github.com/liquidm/liquidm-reporting-api-client
  - type: Documentation
    url: https://github.com/liquidm/liquidm-management-api
  - type: SourceCode
    url: https://github.com/liquidm/liquidm-management-api
- aid: liquid-m:liquid-m-campaigns-api
  name: Liquid M Campaigns API
  description: The Campaigns API from Liquid M — 1 operation(s) for campaigns.
  humanURL: https://github.com/liquidm/liquidm-reporting-api-client
  baseURL: https://platform.liquidm.com
  tags:
  - Campaigns
  properties:
  - type: OpenAPI
    url: openapi/liquid-m-campaigns-api-openapi.yml
  - type: Documentation
    url: https://github.com/liquidm/liquidm-reporting-api-client/blob/master/README.md
  - type: SourceCode
    url: https://github.com/liquidm/liquidm-reporting-api-client
  - type: Documentation
    url: https://github.com/liquidm/liquidm-management-api
  - type: SourceCode
    url: https://github.com/liquidm/liquidm-management-api
- aid: liquid-m:liquid-m-reporting-api
  name: Liquid M Reporting API
  description: Visual report queries across dimensions and metrics.
  humanURL: https://github.com/liquidm/liquidm-reporting-api-client
  baseURL: https://platform.liquidm.com
  tags:
  - Reporting
  properties:
  - type: OpenAPI
    url: openapi/liquid-m-reporting-api-openapi.yml
  - type: Documentation
    url: https://github.com/liquidm/liquidm-reporting-api-client/blob/master/README.md
  - type: SourceCode
    url: https://github.com/liquidm/liquidm-reporting-api-client
  - type: Documentation
    url: https://github.com/liquidm/liquidm-management-api
  - type: SourceCode
    url: https://github.com/liquidm/liquidm-management-api
common:
- type: GitHubOrganization
  url: https://github.com/liquidm
- type: Website
  url: https://liquidm.com
- type: Portal
  url: https://platform.liquidm.com
- type: SignUp
  url: https://platform.liquidm.com
- type: Authentication
  url: authentication/liquid-m-authentication.yml
- type: Conventions
  url: conventions/liquid-m-conventions.yml
- type: ErrorCatalog
  url: errors/liquid-m-problem-types.yml
- type: Lifecycle
  url: lifecycle/liquid-m-lifecycle.yml
- type: Conformance
  url: conformance/liquid-m-conformance.yml
- type: Vocabulary
  url: vocabulary/liquid-m-vocabulary.yml
- type: DataModel
  url: data-model/liquid-m-data-model.yml
- type: Packages
  url: packages/liquid-m-packages.yml
- type: SDKs
  url: packages/liquid-m-packages.yml
- type: Examples
  url: examples/liquid-m-visual-report-response.json
- type: JSONSchema
  url: json-schema/liquid-m-visual-report.json
- type: WellKnown
  url: well-known/liquid-m-well-known.yml
- type: DomainSecurity
  url: security/liquid-m-domain-security.yml
- type: MCPServer
  url: mcp/liquid-m-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/liquid-m-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence