Embrace website screenshot

Embrace

Embrace is a user-focused observability platform for mobile and web applications, built on OpenTelemetry. Its SDKs for iOS, Android, React Native, Flutter, Unity and the browser capture full-fidelity session, crash, exception, log, trace and network telemetry from real users, and the platform turns that into crash-free rates, user journeys, synthetics and custom dashboards. For programmatic access Embrace publishes a Prometheus-compatible Metrics API queried with PromQL, a Custom Metrics API for creating and managing derived metrics, OTLP forwarding to third-party destinations such as Datadog, Grafana Cloud, New Relic, Honeycomb, Elastic, Splunk, Chronosphere and Observe, outgoing alert webhooks, and a hosted Model Context Protocol server that exposes 21 read tools over crash, exception, log, span, session and network data to AI assistants using OAuth 2.0 or service-account bearer tokens.

Embrace publishes 3 APIs on the APIs.io network. Tagged areas include Company, Observability, Monitoring, Mobile, and Real User Monitoring.

The Embrace catalog on APIs.io includes 1 event-driven AsyncAPI specification.

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

61.4/100 strong ▬ flat Agent 52/100 agent ready saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
AccessFreemiumSelf serve⚡ Free to try
3 APIs 1 MCP Servers
CompanyObservabilityMonitoringMobileReal User MonitoringOpenTelemetryMetricsCrash ReportingApplication Performance MonitoringDeveloper ToolsMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
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/embrace: 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.

Embrace Metrics API

A Prometheus-compatible read API for querying Embrace metrics with PromQL. Standard Embrace metrics and any Custom Metrics an organization has created are queryable across one a...

Embrace Custom Metrics API

A REST management API for creating, retrieving and deleting the custom metrics of an Embrace organization. A custom metric is defined from a base Embrace metric plus group_by di...

Embrace MCP Server

A hosted Model Context Protocol server over Streamable HTTP that exposes an Embrace organization's real-user observability data to MCP-capable AI assistants. Twenty-one publishe...

MCP Servers 1

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

Embrace MCP Server

The Embrace MCP server exposes an organization's real-user mobile and web observability data — apps, crashes, exceptions, logs, sessions, spans and network endpoints — to MCP-ca...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Embrace Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Embrace Rate Limits

14 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 4

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

Embrace Authentication

http/oauth2 · 5 schemes

SECURITY

Embrace Domain Security

TLSv1.3 · DMARC

SECURITY

Embrace Vulnerability Disclosure

Hackerone · contact published

SECURITY

Embrace Trust Center

trust center published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Embrace Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

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 4

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: embrace
name: Embrace
description: Embrace is a user-focused observability platform for mobile and web applications, built on OpenTelemetry. Its
  SDKs for iOS, Android, React Native, Flutter, Unity and the browser capture full-fidelity session, crash, exception, log,
  trace and network telemetry from real users, and the platform turns that into crash-free rates, user journeys, synthetics
  and custom dashboards. For programmatic access Embrace publishes a Prometheus-compatible Metrics API queried with PromQL,
  a Custom Metrics API for creating and managing derived metrics, OTLP forwarding to third-party destinations such as Datadog,
  Grafana Cloud, New Relic, Honeycomb, Elastic, Splunk, Chronosphere and Observe, outgoing alert webhooks, and a hosted Model
  Context Protocol server that exposes 21 read tools over crash, exception, log, span, session and network data to AI assistants
  using OAuth 2.0 or service-account bearer tokens.
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: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - scopes
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://embrace.io/wp-content/uploads/2023/07/Embrace-Logo-Pref-Lead-on-Yellow_1200x627.png
url: https://raw.githubusercontent.com/api-evangelist/embrace/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Company
- Observability
- Monitoring
- Mobile
- Real User Monitoring
- OpenTelemetry
- Metrics
- Crash Reporting
- Application Performance Monitoring
- Developer Tools
- MCP
tags_raw:
- Company
- Observability
- Monitoring
- Mobile
- Real User Monitoring
- OpenTelemetry
- Metrics
- Crash Reporting
- Application Performance Monitoring
- Developer Tools
- Model Context Protocol
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: embrace-metrics-api
  name: Embrace Metrics API
  description: A Prometheus-compatible read API for querying Embrace metrics with PromQL. Standard Embrace metrics and any
    Custom Metrics an organization has created are queryable across one app, several apps, or every app in the organization
    by filtering on app_id. Authenticated with the organization's Metrics API bearer token from Settings → Organization →
    API. Any PromQL client works against it — the docs ship Node (prometheus-query) and Python (prometheus-api-client) samples
    against the /api/v1 Prometheus HTTP API surface.
  humanURL: https://embrace.io/docs/metrics-forwarding/metrics-api/
  baseURL: https://api.embrace.io/metrics
  tags:
  - Metrics
  - PromQL
  - Prometheus
  - Observability
  - Monitoring
  properties:
  - type: Documentation
    url: https://embrace.io/docs/metrics-forwarding/metrics-api/
  - type: APIReference
    url: https://embrace.io/docs/metrics-forwarding/metrics-api/
  - type: Examples
    url: https://embrace.io/docs/metrics-forwarding/metrics-api/code-samples/
  - type: Authentication
    url: authentication/embrace-authentication.yml
- aid: embrace-custom-metrics-api
  name: Embrace Custom Metrics API
  description: A REST management API for creating, retrieving and deleting the custom metrics of an Embrace organization.
    A custom metric is defined from a base Embrace metric plus group_by dimensions, a filter tree, one or more time granularities
    (five_minute, hourly, daily) and a list of data destinations (metrics_api, newrelic, datadog, grafana_cloud). Authenticated
    with a dedicated Custom Metrics API bearer token issued by an Embrace onboarding specialist.
  humanURL: https://embrace.io/docs/metrics-forwarding/custom-metrics/custom-metrics-api/
  baseURL: https://api.embrace.io/custom-metrics
  tags:
  - Metrics
  - Custom Metrics
  - Observability
  - Management
  - Data Forwarding
  properties:
  - type: Documentation
    url: https://embrace.io/docs/metrics-forwarding/custom-metrics/custom-metrics-api/
  - type: APIReference
    url: https://embrace.io/docs/metrics-forwarding/custom-metrics/custom-metrics-api/
  - type: ErrorCatalog
    url: errors/embrace-problem-types.yml
  - type: Authentication
    url: authentication/embrace-authentication.yml
- aid: embrace-mcp-server
  name: Embrace MCP Server
  description: A hosted Model Context Protocol server over Streamable HTTP that exposes an Embrace organization's real-user
    observability data to MCP-capable AI assistants. Twenty-one published tools span apps, crashes, exceptions, logs, sessions,
    root spans and network domains and endpoints. Authentication is either an interactive OAuth 2.0 authorization-code flow
    with PKCE against dash-api.embrace.io, or a static service-account bearer token (emb_sa_ prefix) carrying the mcp:tools:call
    scope plus mcp:read and/or mcp:write.
  humanURL: https://embrace.io/docs/mcp/
  baseURL: https://mcp.embrace.io/mcp
  tags:
  - MCP
  - Agents
  - Observability
  - Artificial Intelligence
  tags_raw:
  - Model Context Protocol
  - MCP
  - Agents
  - Observability
  - AI
  properties:
  - type: MCPServer
    url: mcp/embrace-mcp.yml
  - type: Documentation
    url: https://embrace.io/docs/mcp/
  - type: OAuthScopes
    url: scopes/embrace-scopes.yml
common:
- type: DomainSecurity
  url: security/embrace-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/embrace-vulnerability-disclosure.yml
- type: Website
  url: https://embrace.io/
- type: DeveloperPortal
  url: https://embrace.io/docs/
- type: Documentation
  url: https://embrace.io/docs/
- type: APIReference
  url: https://embrace.io/docs/metrics-forwarding/metrics-api/
- type: GettingStarted
  url: https://embrace.io/docs/ios/6x/getting-started/
- type: Support
  url: https://embraceio-community.slack.com/join/shared_invite/zt-46iaieyz5-_684dnJ8U1yspqeQf~AGJA
- type: Blog
  url: https://embrace.io/blog/
- type: BlogRSS
  url: https://embrace.io/feed/
- type: GitHubOrganization
  url: https://github.com/embrace-io
- type: Pricing
  url: https://embrace.io/pricing/
- type: SignUp
  url: https://dash.embrace.io/signup
- type: Login
  url: https://dash.embrace.io/login
- type: TermsOfService
  url: https://embrace.io/terms-of-service/
- type: PrivacyPolicy
  url: https://embrace.io/privacy/
- type: StatusPage
  url: https://status.embrace.io/
- type: ChangeLog
  url: https://embrace.io/docs/product/changelog/
- type: TrustCenter
  url: https://trust.embrace.io/
- type: Packages
  url: packages/embrace-packages.yml
- type: SDKs
  url: packages/embrace-packages.yml
- type: CLI
  url: cli/embrace-cli.yml
- type: WellKnown
  url: well-known/embrace-well-known.yml
- type: MCPServer
  url: mcp/embrace-mcp.yml
- type: LLMsTxt
  url: llms/embrace-llms.txt
- type: Authentication
  url: authentication/embrace-authentication.yml
- type: OAuthScopes
  url: scopes/embrace-scopes.yml
- type: Conventions
  url: conventions/embrace-conventions.yml
- type: ErrorCatalog
  url: errors/embrace-problem-types.yml
- type: Lifecycle
  url: lifecycle/embrace-lifecycle.yml
- type: Conformance
  url: conformance/embrace-conformance.yml
- type: Webhooks
  url: asyncapi/embrace-alerts-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/embrace-plans-pricing.yml
- type: RateLimits
  url: rate-limits/embrace-rate-limits.yml
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 28
  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/embrace"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/embrace/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/embrace/evidence"

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

Get an API key

Free tier, no email required.

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