# MOMA Therapeutics > MOMA Therapeutics is a Cambridge, Massachusetts drug-discovery company founded in 2020 that > builds precision medicines against molecular machines — highly dynamic proteins whose constant > conformational shape-shifting has historically made them undruggable — using its proprietary > KNOMATIC platform. It has two wholly owned oncology assets in Phase 1: MOMA-313, a polymerase > theta (Polθ) helicase inhibitor, and MOMA-341, a WRN helicase inhibitor. MOMA Therapeutics runs > no developer program and publishes no product API. The only machine-readable surface reachable > without credentials is the read-only WordPress REST content API behind momatx.com, described > below. Generated by API Evangelist on 2026-08-26. MOMA Therapeutics serves no llms.txt of its own — https://momatx.com/llms.txt returned HTTP 404 on that date. This file is an API Evangelist generation from the catalogued artifacts, not a provider document. ## What is callable Base URL: https://momatx.com/wp-json Authentication: none required for the routes below; everything else answers HTTP 401. Contract: the provider publishes no OpenAPI. The documents linked here are API Evangelist derivations of the live 219-route WordPress REST index, verified against real responses. - [Content Posts API](https://momatx.com/wp-json/wp/v2/posts): the news archive — 32 press releases, media items, publications and conference presentations spanning April 2020 to August 2026. - [Team API](https://momatx.com/wp-json/wp/v2/team): 59 people — leadership, board, scientific advisory board and founders. A MOMA-specific custom post type, not WordPress core. - [Content Pages API](https://momatx.com/wp-json/wp/v2/pages): 9 corporate pages including Science and Pipeline. - [Media API](https://momatx.com/wp-json/wp/v2/media): 211 attachments, including AACR conference posters and publication PDFs with direct file URLs. - [Search API](https://momatx.com/wp-json/wp/v2/search): cross-content search; 42 results unfiltered. - [Taxonomy API](https://momatx.com/wp-json/wp/v2/categories): 4 news categories, 3 team_types terms, 0 post tags. - [Discovery API](https://momatx.com/wp-json/): the route index — the only machine-readable contract MOMA Therapeutics itself publishes. - [oEmbed API](https://momatx.com/wp-json/oembed/1.0/embed): oEmbed 1.0 for momatx.com URLs. - [Site Options API](https://momatx.com/wp-json/acf/v3/options/options): site-wide configuration. ## Specs - [Posts OpenAPI](openapi/moma-therapeutics-posts-api-openapi.yml) - [Pages OpenAPI](openapi/moma-therapeutics-pages-api-openapi.yml) - [Team OpenAPI](openapi/moma-therapeutics-team-api-openapi.yml) - [Media OpenAPI](openapi/moma-therapeutics-media-api-openapi.yml) - [Taxonomy OpenAPI](openapi/moma-therapeutics-taxonomy-api-openapi.yml) - [Discovery OpenAPI](openapi/moma-therapeutics-discovery-api-openapi.yml) - [Search OpenAPI](openapi/moma-therapeutics-search-api-openapi.yml) - [Comments OpenAPI](openapi/moma-therapeutics-comments-api-openapi.yml) - [oEmbed OpenAPI](openapi/moma-therapeutics-oembed-api-openapi.yml) - [Site Options OpenAPI](openapi/moma-therapeutics-options-api-openapi.yml) ## How to call it well - [Conventions](conventions/moma-therapeutics-conventions.yml): pagination via page/per_page with X-WP-Total and X-WP-TotalPages; field projection via _fields; relation inlining via _embed. - [Errors](errors/moma-therapeutics-problem-types.yml): a bespoke {code, message, data.status} envelope, NOT RFC 9457. Branch on `code`, never on `message`. - [Authentication](authentication/moma-therapeutics-authentication.yml): none available. There is no key, no OAuth, no registration and no path to credentials. - [Rate limits](rate-limits/moma-therapeutics-rate-limits.yml): none published, none signalled. Respect the ten-minute edge cache instead. - [Data model](data-model/moma-therapeutics-data-model.yml): the entity graph and its relations. - [Lifecycle](lifecycle/moma-therapeutics-lifecycle.yml): no versioning policy, no deprecation signal, no status page, no SLA. ## What does not exist Recorded so an agent stops looking rather than retrying: no OpenAPI published by the provider, no developer portal, no API reference, no SDK in any registry, no CLI, no sandbox, no pricing or plans, no webhooks or AsyncAPI, no GraphQL, no gRPC or WSDL, no MCP server, no A2A agent card, no /.well-known/ surface of any kind, and no public repositories on the github.com/momatx organisation. Every one of those was probed on 2026-08-26. ## Company - [Website](https://momatx.com/) - [Science](https://momatx.com/science/) - [Pipeline](https://momatx.com/pipeline/) - [Team](https://momatx.com/team/) - [News & Publications](https://momatx.com/news-feed/) - [Careers](https://momatx.com/join-us/) - [Privacy Policy](https://momatx.com/privacy-policy/) - [Terms](https://momatx.com/terms/)