Alteon · Authentication Profile

Alteon Authentication

Authentication

Alteon secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyInfrastructureApplication DeliveryLoad BalancingApplication Delivery ControllerApplication SecurityNetworkingRadware
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic

Source

Authentication Profile

alteon-authentication.yml Raw ↑
generated: '2026-07-17'
method: searched
source: https://support.radware.com/app/answers/answer_view/a_id/16798/~/how-to-authenticate-the-alteon-rest-api
docs: https://support.radware.com/app/answers/answer_view/a_id/16280/~/alteon-rest-api
notes: >-
  The Alteon REST API is embedded in each Alteon device (accessed at
  https://<device>/restdoc/, available from Alteon 34.0.4 / 33.5.8 / 33.0.12 and
  above). There is no public multi-tenant OpenAPI to derive from, so this profile
  is captured from Radware's documented auth model. Authentication is HTTP Basic
  (username + password base64-encoded); Radware recommends restricting API access
  over HTTPS.
summary:
  types:
  - http
  http_schemes:
  - basic
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: HTTP Basic authentication with device username/password (base64-encoded), over HTTPS.
  docs: https://support.radware.com/app/answers/answer_view/a_id/16798/~/how-to-authenticate-the-alteon-rest-api