Moneris · Authentication Profile

Moneris Authentication

Authentication

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

Financial-ServicesPaymentsPayment ProcessingCard PaymentsMerchant ServicesAcquiringCanadaFintechInfrastructure
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (X-Api-Key)
OAuth2 oauth2
· flows: clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-07-23'
method: searched
source: openapi/moneris-unified-api-openapi.json
docs: https://developer.moneris.com/moneris-api/docs/authentication-api-keys
notes: >-
  Moneris recommends OAuth 2.0 client-credentials (POST /oauth2/token,
  grant_type=client_credentials, scope-limited) over the X-Api-Key header. Both
  Client Credentials apps and API Key "subscriptions" are self-provisioned from
  the Developer Portal Access & Credentials page (max 2 of each per account);
  sandbox and production credentials are separate.
summary:
  types:
  - apiKey
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - clientCredentials
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-Api-Key
  description: |-
    An API key is a token that a client provides when making API calls.

    API keys are supposed to be a secret that only the client and server know about.
  sources:
  - openapi/moneris-unified-api-openapi.json
- name: OAuth2
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: /oauth2/token
    scopes: 14
  description: |-
    OAuth 2.0 is an authorization protocol that gives an API client limited access to user data on a web server.

    OAuth relies on authentication scenarios, that allows the resource owner (user) to share the protected content from the server, hosting the resource, without sharing their credentials. For that purpose, an OAuth 2.0 server issues access tokens that the client applications can use to access
  sources:
  - openapi/moneris-unified-api-openapi.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/moneris-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.