CIViC — Clinical Interpretation of Variants in Cancer

A free, open, community-curated knowledgebase of the clinical significance of variants in cancer, built and operated by The McDonnell Genome Institute at Washington University School of Medicine and released under CC0 1.0. The public GraphQL API is the live contract: 502 named types, 112 root query fields covering molecular profiles, variants, features, evidence items, assertions, diseases, therapies, phenotypes, clinical trials, ACMG and ClinGen code vocabularies and data releases, and 47 mutations that expose the whole expert curation workflow — submit evidence, suggest and moderate revisions, approve assertions, and mint or revoke the caller's own API keys. Reads are anonymous; writes and higher rate ceilings take a free bearer-token key. The operator documents 3 requests/second over a five-minute window for anonymous callers and directs bulk consumers to CIViCpy. The former V1 REST API is documented as deprecated and no longer available. Operator is institution, not vendor: civicdb.org is an independent project domain, so the attribution rests on what the contract's own documentation says about itself, exactly as the ownership check requires.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/civic"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
aid: washington-university-in-st-louis:civic
name: CIViC — Clinical Interpretation of Variants in Cancer
x-operator: institution
description: 'A free, open, community-curated knowledgebase of the clinical significance of variants in
  cancer, built and operated by The McDonnell Genome Institute at Washington University School of Medicine
  and released under CC0 1.0. The public GraphQL API is the live contract: 502 named types, 112 root query
  fields covering molecular profiles, variants, features, evidence items, assertions, diseases, therapies,
  phenotypes, clinical trials, ACMG and ClinGen code vocabularies and data releases, and 47 mutations
  that expose the whole expert curation workflow — submit evidence, suggest and moderate revisions, approve
  assertions, and mint or revoke the caller''s own API keys. Reads are anonymous; writes and higher rate
  ceilings take a free bearer-token key. The operator documents 3 requests/second over a five-minute window
  for anonymous callers and directs bulk consumers to CIViCpy. The former V1 REST API is documented as
  deprecated and no longer available. Operator is institution, not vendor: civicdb.org is an independent
  project domain, so the attribution rests on what the contract''s own documentation says about itself,
  exactly as the ownership check requires.'
humanURL: https://civicdb.org/
baseURL: https://civicdb.org/api/graphql
tags:
- Genomics
- Bioinformatics
- Cancer
- Knowledgebase
- GraphQL
- Research
- Open Data
- CC0
properties:
- type: GraphQL
  url: graphql/washington-university-in-st-louis-civic-schema.graphql
- type: Documentation
  url: graphql/washington-university-in-st-louis-civic.md
- type: APIReference
  url: https://docs.civicdb.org/en/latest/api.html
- type: Console
  url: https://civicdb.org/api/graphiql
- type: Authentication
  url: authentication/washington-university-in-st-louis-authentication.yml
- type: RateLimits
  url: rate-limits/washington-university-in-st-louis-rate-limits.yml
- type: SourceCode
  url: https://github.com/griffithlab/civic-v2