Z League · Authentication Profile

Z League Authentication

Authentication

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

CompanyCRMLeadsMarketingAI AgentsSEOAdvertisingWebhookGaming
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/z-league-crm-lead-openapi.json
docs: https://docs.gomega.ai/authentication
summary:
  types:
  - http
  http_schemes:
  - bearer
  key_delivery: admin-issued (no self-serve key portal)
  key_prefix: mega_
  customer_scoped: true
  extra_required_header: x-customer-id
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: >-
    Admin-issued Personal Access Token (PAT), e.g. `Authorization: Bearer mega_<64 hex>`.
    Keys are issued by MEGA and delivered securely (there is no self-serve key portal —
    request one from your MEGA account manager or support@gomega.ai). Each key is
    customer-locked (using it with a different x-customer-id returns 403), scoped, and
    shown only once.
  sources:
  - openapi/z-league-crm-lead-openapi.json
required_headers:
- name: Authorization
  value: 'Bearer mega_<token>'
- name: x-customer-id
  value: UUID of the customer the request acts on; must match the customer the key is locked to
scopes:
- scope: public_api:leads:read
  grants: GET /api/agents/crm/leads
- scope: public_api:leads:write
  grants: POST /api/agents/crm/leads, POST /api/agents/crm/leads/bulk
- scope: public_api:webhooks:manage
  grants: The /api/agents/crm/lead-webhooks endpoints (list/create/update/delete)
notes:
- Server-to-server only — secret-key endpoints; never call from a browser or mobile client.
- Missing/invalid token or missing x-customer-id returns 401; missing scope or wrong customer returns 403.

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/z-league-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.