EasyPay · Authentication Profile

Easypay Authentication

Authentication

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

CompanyPaymentsPayment GatewayInvoicingFintechE-CommerceEgyptOnline Payments
Methods: http Schemes: 1 OAuth flows: API key in: header

Security Schemes

vendorToken http
scheme: bearer · in: header ()

Source

Authentication Profile

easypay-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: >-
  Live probe of https://app.fawaterk.com/api/v2/ (Authorization: Bearer challenge)
  and https://app.fawaterk.com/documentation
summary:
  types: [http]
  http_schemes: [bearer]
  api_key_in: [header]
  oauth2_flows: []
schemes:
- name: vendorToken
  type: http
  scheme: bearer
  description: >-
    Fawaterak/EasyPay authenticates every API call with a vendor API token issued
    from the merchant dashboard, sent in the HTTP Authorization header as
    "Authorization: Bearer <token>". A missing token returns
    {"status":"error","message":{"token":["Token Is Missing"]}}; an invalid token
    returns {"token":["Invalid Token or inactive vendor."]}.
  in: header
  header_name: Authorization
  format: Bearer <vendor-token>
  sources:
  - live-probe:https://app.fawaterk.com/api/v2/invoiceInitPay
notes: >-
  No OpenAPI/Swagger spec is published (both /openapi.json and /swagger.json return
  the SPA HTML shell). The scheme above was confirmed by live probing the production
  API host: sending "Authorization: Bearer [example key]" changes the error from "Token Is
  Missing" to "Invalid Token or inactive vendor.", confirming a header-carried bearer
  vendor token. No OAuth2/OIDC surface was found.

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