Actym Therapeutics · Authentication Profile

Actym Therapeutics Authentication

Authentication

Actym Therapeutics declares 2 security scheme(s) across its OpenAPI definitions.

CompanyBiotechnologyPharmaceuticalsLife SciencesImmuno-OncologyCancerClinical TrialsDrug DevelopmentHealthcareMCP
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

none
bearer
· in: tool-parameter (visitorToken)

Source

Authentication Profile

actym-therapeutics-authentication.yml Raw ↑
generated: '2026-09-06'
method: derived
source: mcp/actym-therapeutics-tools-list.json
summary: >-
  Actym Therapeutics publishes no API with an authentication scheme. The single callable
  surface is the anonymous Wix Site MCP endpoint on its own domain, whose auth model is
  described by the tool manifest itself: discovery (initialize, tools/list) and read tools
  are anonymous, while the two Wix REST passthrough tools require a short-lived VISITOR
  token that the same server mints on request.
schemes:
- id: anonymous
  type: none
  applies_to:
  - 'MCP: initialize'
  - 'MCP: tools/list'
  - GetBusinessDetails
  - SearchInSite
  - SearchSiteApiDocs
  - BrowseWixRESTDocsMenu
  - ReadFullDocsArticle
  - ReadFullDocsMethodSchema
  evidence: >-
    POST https://www.actymthera.com/_api/mcp with no Authorization header returned HTTP 200
    and the full tool manifest on 2026-09-06.
- id: wix-visitor-token
  type: bearer
  in: tool-parameter
  parameter: visitorToken
  issued_by: 'MCP tool GenerateVisitorToken (no credentials required)'
  applies_to:
  - CallWixSiteAPI
  - ExecuteWixAPI
  evidence: >-
    Tool description, verbatim: "Visitor access token. Use GenerateVisitorToken first if not
    available." GenerateVisitorToken itself declares no parameters.
  note: >-
    This is a visitor session, not an authenticated identity — it grants only what an
    anonymous browser visitor could do. There is no API key, no OAuth flow, no user account.
observed:
  http_401:
    url: https://www.actymthera.com/_api/mcp
    method: GET
    status: 401
    body: '{"error":"invalid_token","error_description":"Missing Authorization header"}'
    note: The GET surface challenges; the JSON-RPC POST surface used by MCP clients does not.
absent:
  api_keys: true
  oauth2: true
  openid_connect: true
  mutual_tls: true
  evidence: 'No /.well-known/openid-configuration or /.well-known/oauth-authorization-server (HTTP 400 on both hosts, 2026-09-06).'
docs: null
notes:
- 'No scopes/ artifact is written: there is no OAuth surface, so there is no scope vocabulary to record.'

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/actym-therapeutics-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 email required.

A second provider on the same verified email joins the account you already have.