Axway · Authentication Profile

Axway Authentication

Authentication

Axway secures its APIs with apiKey, http, and oauth2 across 6 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, and implicit flow(s).

API ManagementEnterpriseIntegrationSecurity
Methods: apiKey, http, oauth2 Schemes: 6 OAuth flows: authorizationCode, clientCredentials, implicit API key in: cookie, header

Security Schemes

AuthToken apiKey
· in: header (x-auth-token)
BearerClient http
scheme: bearer
MFA apiKey
· in: header (x-auth-code)
OAuth2 oauth2
· flows: clientCredentials, authorizationCode, implicit
Password apiKey
· in: header (x-auth-password)
SessionCookie apiKey
· in: cookie (connect.sid)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/axway-amplify-platform-openapi-original.json
summary:
  types:
  - apiKey
  - http
  - oauth2
  api_key_in:
  - cookie
  - header
  oauth2_flows:
  - authorizationCode
  - clientCredentials
  - implicit
schemes:
- name: AuthToken
  type: apiKey
  in: header
  parameter: x-auth-token
  description: Auth token for internal services
  sources:
  - openapi/axway-amplify-platform-openapi-original.json
- name: BearerClient
  type: http
  scheme: bearer
  bearerFormat: jwt
  description: Service account access token
  sources:
  - openapi/axway-amplify-platform-openapi-original.json
- name: MFA
  type: apiKey
  in: header
  parameter: x-auth-code
  description: Multi-factor authentication code
  sources:
  - openapi/axway-amplify-platform-openapi-original.json
- name: OAuth2
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.axway.com/auth/realms/Broker/protocol/openid-connect/token
    scopes: 0
  - flow: authorizationCode
    authorizationUrl: https://login.axway.com/auth/realms/Broker/openid-connect/auth
    tokenUrl: https://login.axway.com/auth/realms/Broker/openid-connect/token
    scopes: 0
  - flow: implicit
    authorizationUrl: https://login.axway.com/auth/realms/Broker/openid-connect/auth
    scopes: 0
  sources:
  - openapi/axway-amplify-platform-openapi-original.json
- name: Password
  type: apiKey
  in: header
  parameter: x-auth-password
  description: User password
  sources:
  - openapi/axway-amplify-platform-openapi-original.json
- name: SessionCookie
  type: apiKey
  in: cookie
  parameter: connect.sid
  description: Platform session cookie
  sources:
  - openapi/axway-amplify-platform-openapi-original.json

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