Orionis Biosciences · Authentication Profile

Orionis Biosciences Authentication

Authentication

Orionis Biosciences secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyBiotechnologyLife SciencesDrug DiscoveryPharmaceuticalsOncologyImmunotherapyProtein EngineeringMolecular GluesComputational BiologyMachine LearningClinical TrialsContent
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

applicationPassword http
scheme: basic
cookieNonce apiKey
· in: header (X-WP-Nonce)

Source

Authentication Profile

Raw ↑
generated: '2026-08-04'
method: derived
source: openapi/orionis-biosciences-content-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: applicationPassword
  type: http
  scheme: basic
  description: WordPress Application Passwords (RFC 7617 Basic). The site advertises the authorization
    endpoint https://orionisbio.com/wp-admin/authorize-application.php in its /wp-json/ root
    document. Write access only; not issued to the public.
  sources:
  - openapi/orionis-biosciences-content-openapi.yml
- name: cookieNonce
  type: apiKey
  in: header
  parameter: X-WP-Nonce
  description: WordPress cookie authentication with an X-WP-Nonce header (first-party browser
    context only).
  sources:
  - openapi/orionis-biosciences-content-openapi.yml