Elixir Medical · Authentication Profile

Elixir Medical Authentication

Authentication

Elixir Medical secures its APIs with http and none across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyMedical DevicesHealthCardiovascularCoronary InterventionImplantsLife SciencesContentWordPress
Methods: http, none Schemes: 2 OAuth flows: API key in:

Security Schemes

anonymous none
applicationPassword http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-08-12'
method: probed
source: https://elixirmedical.com/wp-json/
note: >-
  Elixir Medical publishes no developer authentication documentation, because it runs no
  developer program. This profile was assembled from the site's own WordPress REST discovery
  document (which declares its authentication block) plus live anonymous probes of the
  wp/v2 content routes. Every value below was observed, not assumed.
summary:
  types:
  - http
  - none
  api_key_in: []
  oauth2_flows: []
  anonymous_read: true
schemes:
- name: anonymous
  type: none
  description: >-
    Read operations on the wp/v2 content collections answer with no credential at all.
    Observed live on posts, pages, media, categories, users, types and taxonomies.
  sources:
  - https://elixirmedical.com/wp-json/wp/v2/posts
- name: applicationPassword
  type: http
  scheme: basic
  description: >-
    WordPress application passwords, sent as HTTP Basic. The site's discovery document
    declares the authorization endpoint under `authentication.application-passwords`.
  authorization_endpoint: https://elixirmedical.com/wp-admin/authorize-application.php
  sources:
  - https://elixirmedical.com/wp-json/
  - openapi/elixir-medical-wordpress-content-openapi.yml
observations:
- url: https://elixirmedical.com/wp-json/wp/v2/posts?per_page=1
  status: 200
  finding: anonymous read allowed
- url: https://elixirmedical.com/wp-json/wp/v2/users
  status: 200
  finding: >-
    author list is readable anonymously (WordPress default). Six author records are exposed.
    Recorded as an observation only; no user data is stored in this repository.
- url: https://elixirmedical.com/wp-json/wp/v2/settings
  status: 401
  finding: 'privileged route rejects anonymous callers with code `rest_forbidden`'
oauth2: false
openid_connect: false
mutual_tls: false

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/elixir-medical-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.