# Strata Oncology > Strata Oncology is a precision oncology company in Ann Arbor, Michigan, founded in 2015 by Dan Rhodes and > Scott Tomlins. It develops predictive biomarker tests and runs them in its own high-throughput CLIA > laboratory, delivering results to health systems through the Strata Precision Oncology Network. Generated by the API Evangelist enrichment pipeline on 2026-08-02. Strata Oncology does not publish an llms.txt (https://strataoncology.com/llms.txt returns 404), so this file was generated from the company's public site and from the artifacts in this repository. Important for agents: Strata Oncology runs **no public developer program and no public clinical API**. Test ordering and results are handled through the login-gated Strata Request Portal and through the Strata Assistant app distributed in the Epic App Orchard; neither publishes a machine-readable contract. The only anonymous machine-readable surface is the WordPress REST content API behind the marketing website. ## Products - [Immunotherapy Response Score](https://strataoncology.com/): pan-solid-tumor diagnostic predicting benefit from anti-PD-1/PD-L1 monotherapy, combining tumor mutation burden with quantitative expression of multiple biomarkers - [Antibody-Drug Conjugate Treatment Response Scores (ADC-TRS)](https://strataoncology.com/publications/antibody-drug-conjugates-treatment-response-score-adc-trs-for-predicting-adc-treatment-response/): predictive biomarkers for benefit from approved and investigational ADCs, incorporating ADC target expression - [PD-L1 IHC testing](https://strataoncology.com/pdl1ihc/): results in under 7 days from sample receipt - StrataNGS: tumor genomic profiling run in the company's CLIA lab ## APIs - [Strata Oncology Website Content API](https://strataoncology.com/wp-json/): public, anonymous, read-only WordPress REST API serving publications, resources, team profiles, testimonials, pages, media and taxonomies, plus two custom endpoints in an `api` namespace. Base URL `https://strataoncology.com/wp-json`. No authentication required for the read surface. ## Specs - [OpenAPI 3.1 (derived)](openapi/strata-oncology-content-api-openapi.yml): 24 operations covering the anonymous read surface, derived by API Evangelist from the live WordPress REST discovery document — not published by Strata Oncology - [Overlay](overlays/strata-oncology-content-api-overlay.yaml): API Evangelist enhancements - [Data model](data-model/strata-oncology-data-model.yml): entity graph (publication, resource, team_member, testimonial, page, media, taxonomy terms) - [Conventions](conventions/strata-oncology-conventions.yml): pagination (`page`/`per_page`, `X-WP-Total`, `X-WP-TotalPages`, RFC 8288 `Link`), filtering, error envelope, versioning - [Error catalog](errors/strata-oncology-problem-types.yml): `rest_no_route`, `rest_post_invalid_id`, `rest_user_cannot_view`, `rest_invalid_param` — WordPress envelope, not RFC 9457 - [Authentication](authentication/strata-oncology-authentication.yml): none required on the public read surface - [Agent skills](skills/_index.yml) ## Docs - [Home](https://strataoncology.com/) - [About us](https://strataoncology.com/about/) - [News & publications](https://strataoncology.com/news-and-publications/) ([RSS](https://strataoncology.com/feed/)) - [Contact us](https://strataoncology.com/contact-us/) - [Patient billing and financial assistance](https://strataoncology.com/resources/patient-billing/) ## Access - [Create a Strata Request Portal account](https://strataoncology.com/create-account/) - [Strata Request Portal (login)](https://portal.strataoncology.com/) ## Policies - [Terms of Use](https://strataoncology.com/terms-of-use/) - [Privacy Policy](https://strataoncology.com/privacy-policy/) - [Notice of Privacy Practices (HIPAA)](https://strataoncology.com/privacy-practices/) - [No Surprises Act](https://strataoncology.com/no-surprises-act/) ## Elsewhere - [GitHub organization](https://github.com/StrataOncology) - [LinkedIn](https://www.linkedin.com/company/strata-oncology/) - [X / Twitter](https://twitter.com/StrataOncology) ## Not available - No OpenAPI, AsyncAPI, GraphQL, gRPC or MCP server published by Strata Oncology - No `/.well-known/` document on any host (security.txt, openid-configuration, oauth-authorization-server, api-catalog, agent-card.json, agent.json all miss) - No A2A agent card, no client SDKs, no CLI, no sandbox, no API changelog, no status page, no rate-limit or deprecation policy