Webloyalty · Authentication Profile

Webloyalty Authentication

Authentication

Webloyalty declares 2 security scheme(s) across its OpenAPI definitions.

CompanyLoyaltyRewardsE-CommerceCustomer EngagementMarketingRetailCashback
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

oauth2
· in: header () · flows:
http
scheme: basic

Source

Authentication Profile

webloyalty-authentication.yml Raw ↑
generated: '2026-08-13'
method: probed
source: https://webloyalty.co.uk/.well-known/oauth-authorization-server
note: >-
  Derived from the RFC 8414 authorization-server metadata Webloyalty serves on
  webloyalty.co.uk, not from an OpenAPI (none is published) and not from a docs
  page (there is no developer portal). This authorization server exists to guard
  one thing: the site's MCP endpoint. Webloyalty's commercial integration
  ("bespoke API solutions" on the what-we-offer page) documents no auth model
  publicly.
schemes:
- id: mcp-oauth
  type: oauth2
  in: header
  bearer_methods:
  - header
  issuer: https://webloyalty.co.uk
  flows:
    authorization_code:
      authorization_url: https://webloyalty.co.uk/oauth/authorize
      token_url: https://webloyalty.co.uk/oauth/token
      refresh_supported: true
      pkce_required_methods:
      - S256
      scopes:
        mcp: Access the Webloyalty MCP endpoint (only scope the server advertises)
  revocation_url: https://webloyalty.co.uk/oauth/revoke
  response_types_supported:
  - code
  grant_types_supported:
  - authorization_code
  - refresh_token
  token_endpoint_auth_methods_supported:
  - none
  client_id_metadata_document_supported: true
  notes:
  - >-
    token_endpoint_auth_methods_supported is ["none"] — public clients only, no
    client secret. PKCE S256 is the only code-challenge method advertised, which
    is what MCP's authorization spec requires of public clients.
  - >-
    client_id_metadata_document_supported: true means clients identify themselves
    by a URL to a client metadata document rather than pre-registering.
  - >-
    A bare GET of https://webloyalty.co.uk/oauth/authorize returns HTTP 400
    (missing parameters), which confirms the endpoint is wired and not a stub.
- id: wordpress-application-passwords
  type: http
  scheme: basic
  note: >-
    The WordPress REST API index advertises application passwords, authorized at
    https://webloyalty.co.uk/wp-admin/authorize-application.php. This is the
    CMS's own admin credential path, not a partner-facing API credential.
  applies_to: https://webloyalty.co.uk/wp-json/
docs: null
docs_note: >-
  No public authentication documentation exists. Searched webloyalty.com,
  webloyalty.co.uk (all 13 sitemap pages) and the locale sites — no developer
  portal, no API reference, no auth guide.

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