ADOR Diagnostics · Authentication Profile

Adordiagnostics Authentication

Authentication

ADOR Diagnostics secures its APIs with none and bearer-token across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyHealthcareMedical DevicesIn Vitro DiagnosticsMolecular DiagnosticsInfectious DiseasePoint of CareLaboratoryLife SciencesMCP
Methods: none, bearer-token Schemes: 2 OAuth flows: API key in:

Security Schemes

anonymous-mcp-connect none
visitor-token http
scheme: bearer

Source

Authentication Profile

adordiagnostics-authentication.yml Raw ↑
generated: '2026-09-07'
method: derived
source: mcp/adordiagnostics-mcp-tools-list.json
note: >-
  ADOR Diagnostics publishes no OpenAPI and no developer authentication documentation, so there are
  no securitySchemes to derive from. The only authenticated surface reachable at the adordx.com host
  is the Wix-provided site MCP endpoint, whose auth model is derived here from its live tools/list
  response and the anonymous GetBusinessDetails call made on 2026-09-07.
summary:
  types:
  - none
  - bearer-token
  api_key_in: []
  oauth2_flows: []
schemes:
- name: anonymous-mcp-connect
  type: none
  description: >-
    The MCP endpoint https://www.adordx.com/_api/mcp accepts an unauthenticated JSON-RPC tools/list
    and answers HTTP 200 with 9 tools. tools/call GetBusinessDetails also answers 200 anonymously.
    No credential is required to connect or to enumerate tools.
  sources:
  - mcp/adordiagnostics-mcp-tools-list.json
- name: visitor-token
  type: http
  scheme: bearer
  description: >-
    Tools that act on a visitor's behalf (CallWixSiteAPI, ExecuteWixAPI) require a visitorToken
    parameter. The token is minted anonymously by the GenerateVisitorToken tool - there is no
    signup, no API key issuance and no OAuth authorization step. Scope is limited to public site
    data and visitor-session actions on the Wix apps installed on the site (Blog, Bookings,
    Ecommerce, Pricing Plans).
  obtained_via: GenerateVisitorToken (MCP tool)
  sources:
  - mcp/adordiagnostics-mcp-tools-list.json
oauth:
  present: false
  evidence: >-
    /.well-known/oauth-authorization-server and /.well-known/oauth-protected-resource returned 400
    (HTML) on both www.adordx.com and adordx.com.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/adordiagnostics-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.