Noom website screenshot

Noom

Noom, Inc. is a New York-based digital health company founded in 2008 by Saeju Jeong and Artem Petakov, best known for a psychology-based weight-management mobile app that pairs behaviour-change coursework and human coaching with food logging, activity tracking and, through Noom Med, clinician-prescribed GLP-1 medication. Alongside the direct-to-consumer subscription, Noom sells to employers, health plans and health systems through Noom Healthy Weight, Noom Diabetes Prevention, the Noom GLP-1 Companion and a Noom Med Center of Excellence. Noom publishes no public developer portal, no OpenAPI/GraphQL contract and no client SDKs; its application host api.noom.com answers every anonymous request with HTTP 401 UNAUTHENTICATED, and health-system integration is described only as a business capability ("we can integrate into major EHR platforms") with no published specification. The only anonymously callable machine-readable surface found is the WordPress/Altis REST API behind the noom.com marketing and blog site.

Noom publishes 1 API on the APIs.io network. Tagged areas include Company, Health, Digital Health, Weight Management, and Wellness.

Noom’s developer surface includes engineering blog, support, pricing, and 12 more developer resources.

23.3/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs
CompanyHealthDigital HealthWeight ManagementWellnessBehavioral HealthTelehealthNutritionConsumer HealthMobile Applications

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 23.3/100 · emerging
Contract Quality 0.0 / 21
Developer Ergonomics 1.2 / 17
Access Clarity 9.2 / 17
Operational Transparency 0.3 / 11
Contract Governance 1.9 / 10
Discoverability 5.8 / 9
Regulatory Posture 4.5 / 15
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/noom: 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.

Noom Content API (WordPress REST)

The anonymously readable WordPress/Altis REST API that backs the noom.com marketing site and the Noom blog. Discovered by probing https://www.noom.com/wp-json/, which returns a ...

Security Posture 2

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

Noom Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Noom Trust Center

trust center published

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: noom
name: Noom
description: Noom, Inc. is a New York-based digital health company founded in 2008 by Saeju Jeong and Artem Petakov, best
  known for a psychology-based weight-management mobile app that pairs behaviour-change coursework and human coaching with
  food logging, activity tracking and, through Noom Med, clinician-prescribed GLP-1 medication. Alongside the direct-to-consumer
  subscription, Noom sells to employers, health plans and health systems through Noom Healthy Weight, Noom Diabetes Prevention,
  the Noom GLP-1 Companion and a Noom Med Center of Excellence. Noom publishes no public developer portal, no OpenAPI/GraphQL
  contract and no client SDKs; its application host api.noom.com answers every anonymous request with HTTP 401 UNAUTHENTICATED,
  and health-system integration is described only as a business capability ("we can integrate into major EHR platforms") with
  no published specification. The only anonymously callable machine-readable surface found is the WordPress/Altis REST API
  behind the noom.com marketing and blog site.
image: https://www.noom.com/tachyon/2022/11/noom-logo-social-t.png
url: https://raw.githubusercontent.com/api-evangelist/noom/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: stub
x-tier-reason: harvest
specificationVersion: '0.23'
created: '2026-07-31'
modified: '2026-07-31'
tags:
- Company
- Health
- Digital Health
- Weight Management
- Wellness
- Behavioral Health
- Telehealth
- Nutrition
- Consumer Health
- Mobile Applications
apis:
- aid: noom:noom-content-api
  name: Noom Content API (WordPress REST)
  description: The anonymously readable WordPress/Altis REST API that backs the noom.com marketing site and the Noom blog.
    Discovered by probing https://www.noom.com/wp-json/, which returns a 200 route index advertising 390 routes across 23
    namespaces, including the standard wp/v2 content endpoints (posts, pages, media, categories, tags, taxonomies, types)
    and a first-party noom/v1 namespace used for public-URL generation and cache purging. This is the content API of Noom's
    CMS, not a Noom product API — Noom publishes no developer portal, no OpenAPI and no SDKs. Recorded because it is the one
    real, publicly callable, self-describing surface on a Noom host.
  humanURL: https://www.noom.com/wp-json/
  baseURL: https://www.noom.com/wp-json/wp/v2
  tags:
  - Content
  - Blog
  - WordPress
  - CMS
  properties:
  - type: APIDiscovery
    url: discovery/noom-wordpress-rest.yml
  - type: Blog
    url: https://www.noom.com/blog/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.noom.com/
- type: Blog
  url: https://www.noom.com/blog/
- type: BlogRSS
  url: https://www.noom.com/blog/feed/
- type: Support
  url: https://www.noom.com/support/
- type: Login
  url: https://account.noom.com/login
- type: Pricing
  url: https://www.noom.com/plans/
- type: TermsOfService
  url: https://www.noom.com/terms-and-conditions-of-use/
- type: PrivacyPolicy
  url: https://www.noom.com/noom-privacy-policy/
- type: GitHubOrganization
  url: https://github.com/noom
- type: Compliance
  url: https://trust.noom.com/
- type: TrustCenter
  url: security/noom-trust-center.yml
- type: Conformance
  url: conformance/noom-conformance.yml
- type: DomainSecurity
  url: security/noom-domain-security.yml
- type: LLMsTxt
  url: llms/noom-llms.txt
- type: Profile
  url: https://forgeglobal.com/noom_stock/
x-enrichment:
  date: '2026-07-31'
  status: enriched
  artifacts_added: 5
  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/noom"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/noom/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/noom/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.