eWAY · Authentication Profile

Eway Authentication

Authentication

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

PaymentsAustraliaPayment GatewayPayment ProcessingCard PaymentsTokenizationE-CommerceRecurring PaymentsSubscription
Methods: http, apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

RapidBasicAuth http
scheme: basic
RapidPublicApiKey apiKey
· in: header ()

Source

Authentication Profile

eway-authentication.yml Raw ↑
generated: '2026-07-24'
method: searched
source: https://eway.io/api-v3/
docs: https://eway.io/api-v3/#authentication
note: >-
  No OpenAPI is published by eWAY, so this profile is captured from the Rapid
  API reference documentation rather than derived from a securitySchemes block.
summary:
  types: [http, apiKey]
  api_key_in: [header]
  oauth2_flows: []
  primary: HTTP Basic authentication
schemes:
  - name: RapidBasicAuth
    type: http
    scheme: basic
    description: >-
      All server-to-server calls to the Rapid API authenticate with HTTP Basic
      auth. The eWAY API Key is sent as the username and the matching API
      Password as the password. Credentials are issued per environment (live vs
      sandbox) from MYeWAY.
    sources: [docs]
  - name: RapidPublicApiKey
    type: apiKey
    in: header
    description: >-
      Client-side integrations (Secure Fields, Client Side Encryption, the
      responsive Secure Panel) authenticate with a public API key rather than
      the Basic-auth secret, so the card secret never touches the merchant
      server. Method availability is restricted for public-key auth (see error
      V6144).
    sources: [docs]
required_headers:
  - name: X-EWAY-APIVERSION
    description: Selects the Rapid API version (current 47; default 31 when omitted).
    required: false
  - name: Authorization
    description: HTTP Basic, base64(APIKey:Password).
    required: true
oauth: false
scopes: none
notes:
  - eWAY does not document OAuth 2.0, OpenID Connect, or scoped tokens; there is no scope surface.
  - Sandbox and live use separate API key/password pairs and separate base hosts.

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