SegMetrics website screenshot

SegMetrics

SegMetrics is a marketing attribution and revenue analytics platform for digital marketers, info-product businesses and agencies. It stitches ad clicks, opt-ins, email engagement, calls and purchases into a single contact journey so a business can see which traffic sources, campaigns and funnels actually produce revenue and lifetime value rather than just clicks. The platform connects to 100+ marketing tools (ActiveCampaign, Kit/ConvertKit, ClickFunnels, HighLevel, Drip, Ontraport, WooCommerce, Google Ads, Microsoft Advertising and more) and adds fingerprint tracking, full-LTV attribution, multi-report tables, custom dashboards and data monitors on top. Developers get three public surfaces: a v1 Import API at import.segmetrics.io for pushing contacts, tags, orders, subscriptions, products and ad performance into an integration; a Reporting API at api.segmetrics.io for saved reports, customer-journey exports and ad-hoc /v2 data queries; and a read-only hosted MCP server at app.segmetrics.io/mcp that exposes 11 OAuth-protected tools to Claude, ChatGPT and other MCP clients. API access is gated to the Scale tier and above.

SegMetrics publishes 3 APIs on the APIs.io network. Tagged areas include Company, Marketing, Analytics, Attribution, and Marketing Analytics.

SegMetrics’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 24 more developer resources.

43.2/100 developing ▬ flat Agent 8/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaidSelf serve
3 APIs 1 MCP Servers
CompanyMarketingAnalyticsAttributionMarketing AnalyticsReportingBusiness IntelligenceAdvertisingSoftware-as-a-ServiceMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/segmetrics: 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 3

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

SegMetrics Import API

The v1 Import API lets a customer push their own data into a SegMetrics integration — contacts (with UTM attribution, geo, affiliate and custom fields), tags, orders/invoices, s...

SegMetrics Reporting API

The Reporting API returns the metrics SegMetrics generates — saved report data (KPIs, graph series and a table of fields and rows), a customer-journey export of the contacts beh...

SegMetrics MCP Server

A hosted, read-only Model Context Protocol server that gives Claude, ChatGPT and other MCP clients direct access to a SegMetrics account. Eleven tools split into discovery (get-...

MCP Servers 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Segmetrics Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Segmetrics Authentication

apiKey/oauth2 · 3 schemes

SECURITY

Segmetrics Domain Security

TLSv1.3 · DMARC

SECURITY

Segmetrics Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 4

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

Source (apis.yml)

apis.yml Raw ↑
aid: segmetrics
name: SegMetrics
description: 'SegMetrics is a marketing attribution and revenue analytics platform for digital marketers, info-product businesses
  and agencies. It stitches ad clicks, opt-ins, email engagement, calls and purchases into a single contact journey so a business
  can see which traffic sources, campaigns and funnels actually produce revenue and lifetime value rather than just clicks.
  The platform connects to 100+ marketing tools (ActiveCampaign, Kit/ConvertKit, ClickFunnels, HighLevel, Drip, Ontraport,
  WooCommerce, Google Ads, Microsoft Advertising and more) and adds fingerprint tracking, full-LTV attribution, multi-report
  tables, custom dashboards and data monitors on top. Developers get three public surfaces: a v1 Import API at import.segmetrics.io
  for pushing contacts, tags, orders, subscriptions, products and ad performance into an integration; a Reporting API at api.segmetrics.io
  for saved reports, customer-journey exports and ad-hoc /v2 data queries; and a read-only hosted MCP server at app.segmetrics.io/mcp
  that exposes 11 OAuth-protected tools to Claude, ChatGPT and other MCP clients. API access is gated to the Scale tier and
  above.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://segmetrics.io/wp-content/uploads/2016/02/cropped-icon-lg-300x300.png
url: https://raw.githubusercontent.com/api-evangelist/segmetrics/refs/heads/main/apis.yml
x-type: company
x-source: harvest:marketing-integration-graph
specificationVersion: '0.23'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Company
- Marketing
- Analytics
- Attribution
- Marketing Analytics
- Reporting
- Business Intelligence
- Advertising
- Software-as-a-Service
- MCP
tags_raw:
- Company
- Marketing
- Analytics
- Attribution
- Marketing Analytics
- Reporting
- Business Intelligence
- Advertising
- SaaS
- MCP
apis:
- aid: segmetrics-import-api
  name: SegMetrics Import API
  description: The v1 Import API lets a customer push their own data into a SegMetrics integration — contacts (with UTM attribution,
    geo, affiliate and custom fields), tags, orders/invoices, subscriptions, products and ad performance. Writes are upserts
    keyed on contact_id or email. Authenticated with a raw API key in the Authorization header; account_id and integration_id
    are path segments.
  humanURL: https://developers.segmetrics.io/#getting-started
  baseURL: https://import.segmetrics.io/api/v1
  tags:
  - Import
  - Contacts
  - Attribution
  - Marketing
  properties:
  - type: APIReference
    url: https://developers.segmetrics.io/#getting-started
  - type: Authentication
    url: authentication/segmetrics-authentication.yml
- aid: segmetrics-reporting-api
  name: SegMetrics Reporting API
  description: The Reporting API returns the metrics SegMetrics generates — saved report data (KPIs, graph series and a table
    of fields and rows), a customer-journey export of the contacts behind a report, an ad-hoc /v2 data query endpoint that
    mirrors the in-app Data Explorer, and a single-contact read with extend expansions for tags, events and orders.
  humanURL: https://developers.segmetrics.io/#reporting-section
  baseURL: https://api.segmetrics.io
  tags:
  - Reporting
  - Analytics
  - Attribution
  - Query
  properties:
  - type: APIReference
    url: https://developers.segmetrics.io/#reporting-section
  - type: Authentication
    url: authentication/segmetrics-authentication.yml
- aid: segmetrics-mcp-server
  name: SegMetrics MCP Server
  description: A hosted, read-only Model Context Protocol server that gives Claude, ChatGPT and other MCP clients direct access
    to a SegMetrics account. Eleven tools split into discovery (get-account-info, get-metrics, get-dimensions, get-filters,
    get-products, get-tags, get-lists, get-segments, get-traffic-sources) and query (run-query, get-contacts). The endpoint
    is per-tenant — https://app.segmetrics.io/mcp/ACCOUNT_ID — and authorized by OAuth against the customer's SegMetrics account.
  humanURL: https://docs.segmetrics.io/article/672-mcp-server
  baseURL: https://app.segmetrics.io/mcp
  tags:
  - MCP
  - Agents
  - Analytics
  - Reporting
  properties:
  - type: MCPServer
    url: mcp/segmetrics-mcp.yml
  - type: Documentation
    url: https://docs.segmetrics.io/article/672-mcp-server
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://segmetrics.io/
- type: DeveloperPortal
  url: https://developers.segmetrics.io/
- type: Documentation
  url: https://docs.segmetrics.io/
- type: APIReference
  url: https://developers.segmetrics.io/
- type: GettingStarted
  url: https://developers.segmetrics.io/#getting-started
- type: Support
  url: https://docs.segmetrics.io/contact/
- type: Blog
  url: https://segmetrics.io/articles/
- type: GitHubOrganization
  url: https://github.com/SegMetrics
- type: Pricing
  url: https://segmetrics.io/pricing/
- type: SignUp
  url: https://app.segmetrics.io/signup/
- type: Login
  url: https://app.segmetrics.io/login/
- type: TermsOfService
  url: https://segmetrics.io/terms-service/
- type: PrivacyPolicy
  url: https://segmetrics.io/privacy-policy/
- type: StatusPage
  url: https://status.segmetrics.io/
- type: ChangeLog
  url: changelog/segmetrics-changelog.yml
- type: MCPServer
  url: mcp/segmetrics-mcp.yml
- type: LLMsTxt
  url: llms/segmetrics-llms.txt
- type: Authentication
  url: authentication/segmetrics-authentication.yml
- type: Conventions
  url: conventions/segmetrics-conventions.yml
- type: ErrorCatalog
  url: errors/segmetrics-problem-types.yml
- type: Lifecycle
  url: lifecycle/segmetrics-lifecycle.yml
- type: Plans
  url: plans/segmetrics-plans-pricing.yml
- type: RateLimits
  url: rate-limits/segmetrics-rate-limits.yml
- type: Packages
  url: packages/segmetrics-packages.yml
- type: Components
  url: components/segmetrics-components.yml
- type: DataModel
  url: data-model/segmetrics-data-model.yml
- type: Conformance
  url: conformance/segmetrics-conformance.yml
- type: Compliance
  url: https://segmetrics.io/security/
- type: Security
  url: https://segmetrics.io/security/
- type: VulnerabilityDisclosure
  url: security/segmetrics-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/segmetrics-domain-security.yml
x-vouched-by:
- Drip
- Ontraport
x-vouch-count: 2
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 16
  pass: local-v1

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