WeDoctor

WeDoctor (微医, formerly Guahao.com / 挂号网) is a Hangzhou-based Chinese digital health platform founded in 2010 by Liao Jieyuan. It began as an online hospital-appointment registration network and grew into a full-stack "Internet + Healthcare" operator spanning online consultation and internet hospitals (it launched China's first, the Wuzhen Internet Hospital, in 2015), e-prescription and pharmacy fulfilment, screening and diagnostics, chronic-disease management, medical insurance settlement, and the WeDoctor Cloud platform sold to hospitals and regional health authorities. The company reports connections to thousands of Chinese hospitals and hundreds of thousands of registered physicians. Its public surface is consumer- and clinician-facing (web portal plus the 微医 patient app and 微医生 doctor app); as of this profile it operates no public developer program, publishes no machine-readable API contract, and exposes no documented partner API — hospital and insurer integrations are handled through private commercial agreements rather than a self-serve developer portal.

WeDoctor is profiled on the APIs.io network. Tagged areas include Company, Healthcare, Digital Health, Telemedicine, and Internet Hospital.

WeDoctor’s developer surface includes support, signup flow, and 8 more developer resources.

12.7/100 emerging Agent 0/100 human only Full breakdown ↓
scored 2026-09-04 · rubric v0.18.3
0 APIs
CompanyHealthcareDigital HealthTelemedicineInternet HospitalAppointment BookingElectronic PrescriptionHealth InsuranceChina

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-04 · rubric v0.18.3
Regulatory Posture applies to this provider. Its tags matched the Insurance 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/. 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/wedoctor: 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 →

Security Posture 1

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

Wedoctor Domain Security

TLSv1.2 · DMARC

SECURITY

Resources

Get Started 2

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

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: wedoctor
name: WeDoctor
description: WeDoctor (微医, formerly Guahao.com / 挂号网) is a Hangzhou-based Chinese digital health platform founded in 2010
  by Liao Jieyuan. It began as an online hospital-appointment registration network and grew into a full-stack "Internet +
  Healthcare" operator spanning online consultation and internet hospitals (it launched China's first, the Wuzhen Internet
  Hospital, in 2015), e-prescription and pharmacy fulfilment, screening and diagnostics, chronic-disease management, medical
  insurance settlement, and the WeDoctor Cloud platform sold to hospitals and regional health authorities. The company reports
  connections to thousands of Chinese hospitals and hundreds of thousands of registered physicians. Its public surface is
  consumer- and clinician-facing (web portal plus the 微医 patient app and 微医生 doctor app); as of this profile it operates no
  public developer program, publishes no machine-readable API contract, and exposes no documented partner API — hospital and
  insurer integrations are handled through private commercial agreements rather than a self-serve developer portal.
url: https://raw.githubusercontent.com/api-evangelist/wedoctor/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-duplicate-of: guahao
x-tier: stub
x-tier-reason: harvest
specificationVersion: '0.20'
created: '2026-09-04'
modified: '2026-09-04'
tags:
- Company
- Healthcare
- Digital Health
- Telemedicine
- Internet Hospital
- Appointment Booking
- Electronic Prescription
- Health Insurance
- China
apis: []
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://wedoctor.com
- type: Support
  url: https://wedoctor.com/contact
- type: HelpCenter
  url: https://wedoctor.com/intro/doctorhelp
- type: SignUp
  url: https://wedoctor.com/register/mobile
- type: Login
  url: https://wedoctor.com/user/login
- type: TermsOfService
  url: https://wedoctor.com/agreement/doctor
- type: PrivacyPolicy
  url: https://wedoctor.com/agreement/privacy
- type: DomainSecurity
  url: security/wedoctor-domain-security.yml
- type: Conformance
  url: conformance/wedoctor-conformance.yml
- type: LLMsTxt
  url: llms/wedoctor-llms.txt
x-enrichment:
  date: '2026-09-04'
  status: minimal
  artifacts_added: 4
  pass: local-v3
x-coverage:
  state: none
  reason: no-developer-program
  detail: 'WeDoctor ships only end-user software — the 微医 patient app, the 微医生 clinician app and the wedoctor.com internet-hospital
    portal — and operates no developer program of any kind: the readable apex host wedoctor.com returns a genuine HTTP 404
    for every OpenAPI, GraphQL, llms.txt, agent-card and /.well-known discovery path, and no open.*/developer.*/api.* subdomain
    exists (the 200s on those names are a *.wedoctor.com wildcard answering a Tencent EdgeOne bot challenge, proven by a negative-control
    hostname returning the identical body).'
  evidence:
  - url: https://wedoctor.com/openapi.json
    status: 404
  - url: https://wedoctor.com/.well-known/agent-card.json
    status: 404
  - url: https://wedoctor.com/llms.txt
    status: 404
  - url: https://wedoctor.com/graphql
    status: 404
  - url: https://api.guahao.com/openapi.json
    status: 404
  - url: https://wedoctor.com/contact
    status: 200
  checked: '2026-09-04'

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