xCures

xCures operates the Clinical Clarity Engine, an AI platform that retrieves, organizes and structures fragmented patient medical records into decision-ready clinical data. Founded in 2018 and headquartered in Oakland, California, the company connects to national health information networks (Carequality and TEFCA) to pull a patient's longitudinal record across every provider and care location, then applies LLM-based named-entity/relation extraction and retrieval-augmented checklist assertion to normalize it into FHIR R4 resources, OHDSI/OMOP-mapped vocabularies (SNOMED, LOINC, RxNorm) and HL7 mCODE oncology elements, with every field anchored to its source document. The xCures Public API exposes that engine over REST at partner.xcures.com — patient (Subject) registration, network Query dispatch and polling, document retrieval and reciprocity publishing, FHIR resource reads and bulk export, fifteen Clinical Concepts domains, AI Checklist evaluation and subject summaries — authenticated with OAuth 2.0 client-credentials bearer tokens scoped by a ProjectId header. Originally an oncology real-world-data platform, it expanded to all therapeutic areas and is sold as SaaS, embedded API connections and de-identified real-world datasets to providers, diagnostics companies, value-based-care organizations and channel partners.

xCures publishes 11 APIs on the APIs.io network, including Application API, Checklist API, Clinical Concepts API, and 8 more. Tagged areas include Health, Healthcare, Medical Records, Interoperability, and FHIR.

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

xCures’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, changelog, and 32 more developer resources.

64.5/100 strong ▬ flat Agent 59/100 agent ready Front door AI 3/6 light Full breakdown ↓
scored 2026-09-24 · rubric v0.22.0
1 APIs 1 MCP Servers
HealthHealthcareMedical RecordsInteroperabilityFHIROncologyReal-World DataClinical DataArtificial IntelligenceTEFCACarequalityPatient DataHITRUSTHIPAAA2A

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-24 · rubric v0.22.0
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.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% 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/. 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/xcures: 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 11

Individual APIs this provider publishes, each with its own machine-readable definition.

xCures Application API

Account creation (e.g., identity proofing, eConsent) that is required for a patient to progress on the xCures Platform.

xCures Checklist API

AI-powered feature leveraging xCures’ targeted data extraction/processing to populate validated, customizable question/answer-style items. Responses can be highly flexible and e...

xCures Clinical Concepts API

Clinical concepts is a proprietary xCures higher-level, flattened, filtered, opinionated view of medical record information, structured around FHIR guidelines.

xCures Document API

Patient records retrieved by the xCures platform and/or loaded by platform users.

xCures FHIR API

**F**ast **H**ealthcare **I**nteroperability **R**esource is an international data model specification developed by HL7 International to enable healthcare data exchange and inte...

xCures Project API

A configured workspace on the xCures Platform. Use this endpoint to discover the projectId value(s) required by other API calls, without needing to log into the portal.

xCures Query API

A specified, approved request for patient records across the network (e.g., via Carequality/TEFCA to support treatment activities, via TEFCA for IAS queries) with an associated ...

xCures Reciprocity Template API

Reciprocity or "Responder" workflows refer to the process of sharing clinical documentation housed within your system with other organizations/providers, when participating in h...

xCures Subject API

An individual patient created on the xCures Platform.

xCures Summary API

The AI-generated summary of a patient’s overall records and condition(s).

xCures O Auth API

All API requests to xCures must provide an access token, retrieved via the standard OAuth authorization flow below.

Scroll for all 11

MCP Servers 1

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

xCures Docs MCP Server

A remote MCP server xCures runs on its own documentation host as part of the Redocly Realm API Hub. It exposes the documentation corpus and the six published Agent Skills as MCP...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Xcures Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Xcures Rate Limits

1 limits

RATE LIMITS

Event Specifications 1

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

Examples 1

Example request and response payloads for these APIs.

Security Posture 3

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

Xcures Authentication

http/oauth2 · 2 schemes

SECURITY

Xcures Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Xcures Trust Center

trust center published

SECURITY

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 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: xcures
name: xCures
description: xCures operates the Clinical Clarity Engine, an AI platform that retrieves, organizes and structures fragmented
  patient medical records into decision-ready clinical data. Founded in 2018 and headquartered in Oakland, California, the
  company connects to national health information networks (Carequality and TEFCA) to pull a patient's longitudinal record
  across every provider and care location, then applies LLM-based named-entity/relation extraction and retrieval-augmented
  checklist assertion to normalize it into FHIR R4 resources, OHDSI/OMOP-mapped vocabularies (SNOMED, LOINC, RxNorm) and HL7
  mCODE oncology elements, with every field anchored to its source document. The xCures Public API exposes that engine over
  REST at partner.xcures.com — patient (Subject) registration, network Query dispatch and polling, document retrieval and
  reciprocity publishing, FHIR resource reads and bulk export, fifteen Clinical Concepts domains, AI Checklist evaluation
  and subject summaries — authenticated with OAuth 2.0 client-credentials bearer tokens scoped by a ProjectId header. Originally
  an oncology real-world-data platform, it expanded to all therapeutic areas and is sold as SaaS, embedded API connections
  and de-identified real-world datasets to providers, diagnostics companies, value-based-care organizations and channel partners.
image: https://xcures.com/wp-content/uploads/2026/06/default-image-sharing.png
url: https://raw.githubusercontent.com/api-evangelist/xcures/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-04'
modified: '2026-09-04'
position: Producing
tags:
- Health
- Healthcare
- Medical Records
- Interoperability
- FHIR
- Oncology
- Real-World Data
- Clinical Data
- Artificial Intelligence
- TEFCA
- Carequality
- Patient Data
- HITRUST
- HIPAA
- A2A
tags_raw:
- health
- healthcare
- medical-records
- interoperability
- fhir
- oncology
- real-world-data
- clinical-data
- artificial-intelligence
- tefca
- carequality
- patient-data
- hitrust
- hipaa
- A2A
apis:
- aid: xcures:xcures-application-api
  name: xCures Application API
  description: Account creation (e.g., identity proofing, eConsent) that is required for a patient to progress on the xCures
    Platform.
  humanURL: https://docs.xcures.com/apis/current
  baseURL: https://partner.xcures.com
  tags:
  - Application
  properties:
  - type: OpenAPI
    url: openapi/xcures-application-api-openapi.yml
  - type: Documentation
    url: https://docs.xcures.com/api-introduction
  - type: APIReference
    url: https://docs.xcures.com/apis/current
  - type: GettingStarted
    url: https://docs.xcures.com/api-introduction
  - type: Authentication
    url: authentication/xcures-authentication.yml
  - type: Postman
    url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
  - type: ChangeLog
    url: https://docs.xcures.com/changelog
  - type: Webhooks
    url: asyncapi/xcures-application-webhooks.yml
  - type: ErrorCatalog
    url: errors/xcures-problem-types.yml
  - type: RateLimits
    url: rate-limits/xcures-rate-limits.yml
  - type: DataModel
    url: data-model/xcures-data-model.yml
- aid: xcures:xcures-checklist-api
  name: xCures Checklist API
  description: AI-powered feature leveraging xCures’ targeted data extraction/processing to populate validated, customizable
    question/answer-style items. Responses can be highly flexible and every item returns a justification, supporting documents,
    and structured data to guide decisions in real time.
  humanURL: https://docs.xcures.com/apis/current
  baseURL: https://partner.xcures.com
  tags:
  - Checklist
  properties:
  - type: OpenAPI
    url: openapi/xcures-checklist-api-openapi.yml
  - type: Documentation
    url: https://docs.xcures.com/api-introduction
  - type: APIReference
    url: https://docs.xcures.com/apis/current
  - type: GettingStarted
    url: https://docs.xcures.com/api-introduction
  - type: Authentication
    url: authentication/xcures-authentication.yml
  - type: Postman
    url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
  - type: ChangeLog
    url: https://docs.xcures.com/changelog
  - type: Webhooks
    url: asyncapi/xcures-application-webhooks.yml
  - type: ErrorCatalog
    url: errors/xcures-problem-types.yml
  - type: RateLimits
    url: rate-limits/xcures-rate-limits.yml
  - type: DataModel
    url: data-model/xcures-data-model.yml
- aid: xcures:xcures-clinical-concepts-api
  name: xCures Clinical Concepts API
  description: Clinical concepts is a proprietary xCures higher-level, flattened, filtered, opinionated view of medical record
    information, structured around FHIR guidelines.
  humanURL: https://docs.xcures.com/apis/current
  baseURL: https://partner.xcures.com
  tags:
  - Clinical Concepts
  properties:
  - type: OpenAPI
    url: openapi/xcures-clinical-concepts-api-openapi.yml
  - type: Documentation
    url: https://docs.xcures.com/api-introduction
  - type: APIReference
    url: https://docs.xcures.com/apis/current
  - type: GettingStarted
    url: https://docs.xcures.com/api-introduction
  - type: Authentication
    url: authentication/xcures-authentication.yml
  - type: Postman
    url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
  - type: ChangeLog
    url: https://docs.xcures.com/changelog
  - type: Webhooks
    url: asyncapi/xcures-application-webhooks.yml
  - type: ErrorCatalog
    url: errors/xcures-problem-types.yml
  - type: RateLimits
    url: rate-limits/xcures-rate-limits.yml
  - type: DataModel
    url: data-model/xcures-data-model.yml
- aid: xcures:xcures-document-api
  name: xCures Document API
  description: Patient records retrieved by the xCures platform and/or loaded by platform users.
  humanURL: https://docs.xcures.com/apis/current
  baseURL: https://partner.xcures.com
  tags:
  - Documents
  tags_raw:
  - Document
  properties:
  - type: OpenAPI
    url: openapi/xcures-document-api-openapi.yml
  - type: Documentation
    url: https://docs.xcures.com/api-introduction
  - type: APIReference
    url: https://docs.xcures.com/apis/current
  - type: GettingStarted
    url: https://docs.xcures.com/api-introduction
  - type: Authentication
    url: authentication/xcures-authentication.yml
  - type: Postman
    url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
  - type: ChangeLog
    url: https://docs.xcures.com/changelog
  - type: Webhooks
    url: asyncapi/xcures-application-webhooks.yml
  - type: ErrorCatalog
    url: errors/xcures-problem-types.yml
  - type: RateLimits
    url: rate-limits/xcures-rate-limits.yml
  - type: DataModel
    url: data-model/xcures-data-model.yml
- aid: xcures:xcures-fhir-api
  name: xCures FHIR API
  description: '**F**ast **H**ealthcare **I**nteroperability **R**esource is an international data model specification developed
    by HL7 International to enable healthcare data exchange and interoperability between different systems.'
  humanURL: https://docs.xcures.com/apis/current
  baseURL: https://partner.xcures.com
  tags:
  - FHIR
  properties:
  - type: OpenAPI
    url: openapi/xcures-fhir-api-openapi.yml
  - type: Documentation
    url: https://docs.xcures.com/api-introduction
  - type: APIReference
    url: https://docs.xcures.com/apis/current
  - type: GettingStarted
    url: https://docs.xcures.com/api-introduction
  - type: Authentication
    url: authentication/xcures-authentication.yml
  - type: Postman
    url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
  - type: ChangeLog
    url: https://docs.xcures.com/changelog
  - type: Webhooks
    url: asyncapi/xcures-application-webhooks.yml
  - type: ErrorCatalog
    url: errors/xcures-problem-types.yml
  - type: RateLimits
    url: rate-limits/xcures-rate-limits.yml
  - type: DataModel
    url: data-model/xcures-data-model.yml
- aid: xcures:xcures-project-api
  name: xCures Project API
  description: A configured workspace on the xCures Platform. Use this endpoint to discover the projectId value(s) required
    by other API calls, without needing to log into the portal.
  humanURL: https://docs.xcures.com/apis/current
  baseURL: https://partner.xcures.com
  tags:
  - Project
  properties:
  - type: OpenAPI
    url: openapi/xcures-project-api-openapi.yml
  - type: Documentation
    url: https://docs.xcures.com/api-introduction
  - type: APIReference
    url: https://docs.xcures.com/apis/current
  - type: GettingStarted
    url: https://docs.xcures.com/api-introduction
  - type: Authentication
    url: authentication/xcures-authentication.yml
  - type: Postman
    url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
  - type: ChangeLog
    url: https://docs.xcures.com/changelog
  - type: Webhooks
    url: asyncapi/xcures-application-webhooks.yml
  - type: ErrorCatalog
    url: errors/xcures-problem-types.yml
  - type: RateLimits
    url: rate-limits/xcures-rate-limits.yml
  - type: DataModel
    url: data-model/xcures-data-model.yml
- aid: xcures:xcures-query-api
  name: xCures Query API
  description: A specified, approved request for patient records across the network (e.g., via Carequality/TEFCA to support
    treatment activities, via TEFCA for IAS queries) with an associated status (e.g., “completed”).
  humanURL: https://docs.xcures.com/apis/current
  baseURL: https://partner.xcures.com
  tags:
  - Query
  properties:
  - type: OpenAPI
    url: openapi/xcures-query-api-openapi.yml
  - type: Documentation
    url: https://docs.xcures.com/api-introduction
  - type: APIReference
    url: https://docs.xcures.com/apis/current
  - type: GettingStarted
    url: https://docs.xcures.com/api-introduction
  - type: Authentication
    url: authentication/xcures-authentication.yml
  - type: Postman
    url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
  - type: ChangeLog
    url: https://docs.xcures.com/changelog
  - type: Webhooks
    url: asyncapi/xcures-application-webhooks.yml
  - type: ErrorCatalog
    url: errors/xcures-problem-types.yml
  - type: RateLimits
    url: rate-limits/xcures-rate-limits.yml
  - type: DataModel
    url: data-model/xcures-data-model.yml
- aid: xcures:xcures-reciprocity-template-api
  name: xCures Reciprocity Template API
  description: Reciprocity or "Responder" workflows refer to the process of sharing clinical documentation housed within your
    system with other organizations/providers, when participating in health data exchange networks (e.g., Carequality, TEFCA).
  humanURL: https://docs.xcures.com/apis/current
  baseURL: https://partner.xcures.com
  tags:
  - Reciprocity Template
  properties:
  - type: OpenAPI
    url: openapi/xcures-reciprocity-template-api-openapi.yml
  - type: Documentation
    url: https://docs.xcures.com/api-introduction
  - type: APIReference
    url: https://docs.xcures.com/apis/current
  - type: GettingStarted
    url: https://docs.xcures.com/api-introduction
  - type: Authentication
    url: authentication/xcures-authentication.yml
  - type: Postman
    url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
  - type: ChangeLog
    url: https://docs.xcures.com/changelog
  - type: Webhooks
    url: asyncapi/xcures-application-webhooks.yml
  - type: ErrorCatalog
    url: errors/xcures-problem-types.yml
  - type: RateLimits
    url: rate-limits/xcures-rate-limits.yml
  - type: DataModel
    url: data-model/xcures-data-model.yml
- aid: xcures:xcures-subject-api
  name: xCures Subject API
  description: An individual patient created on the xCures Platform.
  humanURL: https://docs.xcures.com/apis/current
  baseURL: https://partner.xcures.com
  tags:
  - Subject
  properties:
  - type: OpenAPI
    url: openapi/xcures-subject-api-openapi.yml
  - type: Documentation
    url: https://docs.xcures.com/api-introduction
  - type: APIReference
    url: https://docs.xcures.com/apis/current
  - type: GettingStarted
    url: https://docs.xcures.com/api-introduction
  - type: Authentication
    url: authentication/xcures-authentication.yml
  - type: Postman
    url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
  - type: ChangeLog
    url: https://docs.xcures.com/changelog
  - type: Webhooks
    url: asyncapi/xcures-application-webhooks.yml
  - type: ErrorCatalog
    url: errors/xcures-problem-types.yml
  - type: RateLimits
    url: rate-limits/xcures-rate-limits.yml
  - type: DataModel
    url: data-model/xcures-data-model.yml
- aid: xcures:xcures-summary-api
  name: xCures Summary API
  description: The AI-generated summary of a patient’s overall records and condition(s).
  humanURL: https://docs.xcures.com/apis/current
  baseURL: https://partner.xcures.com
  tags:
  - Summary
  properties:
  - type: OpenAPI
    url: openapi/xcures-summary-api-openapi.yml
  - type: Documentation
    url: https://docs.xcures.com/api-introduction
  - type: APIReference
    url: https://docs.xcures.com/apis/current
  - type: GettingStarted
    url: https://docs.xcures.com/api-introduction
  - type: Authentication
    url: authentication/xcures-authentication.yml
  - type: Postman
    url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
  - type: ChangeLog
    url: https://docs.xcures.com/changelog
  - type: Webhooks
    url: asyncapi/xcures-application-webhooks.yml
  - type: ErrorCatalog
    url: errors/xcures-problem-types.yml
  - type: RateLimits
    url: rate-limits/xcures-rate-limits.yml
  - type: DataModel
    url: data-model/xcures-data-model.yml
- aid: xcures:xcures-oauth-api
  name: xCures O Auth API
  description: All API requests to xCures must provide an access token, retrieved via the standard OAuth authorization flow
    below.
  humanURL: https://docs.xcures.com/apis/current
  baseURL: https://partner.xcures.com
  tags:
  - Authentication
  tags_raw:
  - OAuth
  properties:
  - type: OpenAPI
    url: openapi/xcures-oauth-api-openapi.yml
  - type: Documentation
    url: https://docs.xcures.com/api-introduction
  - type: APIReference
    url: https://docs.xcures.com/apis/current
  - type: GettingStarted
    url: https://docs.xcures.com/api-introduction
  - type: Authentication
    url: authentication/xcures-authentication.yml
  - type: Postman
    url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
  - type: ChangeLog
    url: https://docs.xcures.com/changelog
  - type: Webhooks
    url: asyncapi/xcures-application-webhooks.yml
  - type: ErrorCatalog
    url: errors/xcures-problem-types.yml
  - type: RateLimits
    url: rate-limits/xcures-rate-limits.yml
  - type: DataModel
    url: data-model/xcures-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/xcures-patient-registry-api-overlay.yaml
- type: Website
  url: https://xcures.com/
- type: DeveloperPortal
  url: https://docs.xcures.com/
- type: Documentation
  url: https://docs.xcures.com/api-introduction
- type: APIReference
  url: https://docs.xcures.com/apis/current
- type: GettingStarted
  url: https://docs.xcures.com/api-introduction
- type: Support
  url: https://docs.xcures.com/support
- type: Blog
  url: https://xcures.com/blog/
- type: GitHubOrganization
  url: https://github.com/xCures
- type: SignUp
  url: https://xcures.com/contact-us/
- type: TermsOfService
  url: https://xcures.com/terms-of-service/
- type: PrivacyPolicy
  url: https://xcures.com/privacy-security-notice/
- type: TrustCenter
  url: https://xcures.com/trust/
- type: Compliance
  url: https://xcures.com/trust/
- type: StatusPage
  url: https://status.xcures.com/
- type: Postman
  url: https://docs.xcures.com/downloads/xCures_SDK_Workflows.postman_collection.json
- type: LLMsTxt
  url: llms/xcures-llms.txt
- type: AgentCard
  url: a2a/xcures-a2a.yml
- type: MCPServer
  url: mcp/xcures-mcp.yml
- type: ToolCrosswalk
  url: mcp/xcures-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/xcures-well-known.yml
- type: Conventions
  url: conventions/xcures-conventions.yml
- type: Conformance
  url: conformance/xcures-conformance.yml
- type: Lifecycle
  url: lifecycle/xcures-lifecycle.yml
- type: ChangeLog
  url: changelog/xcures-changelog.yml
- type: Authentication
  url: authentication/xcures-authentication.yml
- type: DomainSecurity
  url: security/xcures-domain-security.yml
- type: Plans
  url: plans/xcures-plans-pricing.yml
- type: RateLimits
  url: rate-limits/xcures-rate-limits.yml
- type: Sandbox
  url: sandbox/xcures-sandbox.yml
- type: Packages
  url: packages/xcures-packages.yml
- type: ErrorCatalog
  url: errors/xcures-problem-types.yml
- type: DataModel
  url: data-model/xcures-data-model.yml
- type: Webhooks
  url: asyncapi/xcures-application-webhooks.yml
- type: Idempotency
  url: conventions/xcures-conventions.yml
- type: Deprecation
  url: lifecycle/xcures-lifecycle.yml
- type: Examples
  url: examples/_index.yml
- type: Contact
  url: mailto:help@xcures.com
x-enrichment:
  date: '2026-09-04'
  status: enriched
  artifacts_added: 37
  pass: local-v3

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/xcures"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/xcures/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/xcures/evidence"

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.