Neurophos · Authentication Profile

Neurophos Authentication

Authentication

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

CompanyPhotonicsOptical ComputingAI InferenceAI AcceleratorsSemiconductorsMetamaterialsData-CenterDeep TechMCP
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

neurophos-authentication.yml Raw ↑
generated: '2026-08-04'
method: derived
source: mcp/neurophos-mcp-tools-list.json
note: >-
  Neurophos publishes no OpenAPI and no developer authentication documentation, so there
  are no securitySchemes to derive from. The only authenticated surface reachable at the
  neurophos.com host is the Wix-provided site MCP endpoint, whose auth model is derived
  here from its live tools/list response.
summary:
  types:
  - none
  - bearer-token
  api_key_in: []
  oauth2_flows: []
schemes:
- name: anonymous-mcp-connect
  type: none
  description: >-
    The MCP endpoint https://www.neurophos.com/_api/mcp accepts an unauthenticated
    JSON-RPC tools/list and answers 200. No credential is required to connect or to
    enumerate tools.
  sources:
  - mcp/neurophos-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.
  obtained_via: GenerateVisitorToken (MCP tool)
  sources:
  - mcp/neurophos-mcp-tools-list.json
oauth:
  present: false
  evidence: /.well-known/oauth-authorization-server returned 400 (site) and 404 (MCP path)

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/neurophos-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.