Z League
Z League is an a16z-backed startup that operates the MEGA platform (gomega.ai) — a suite of AI marketing agents that autonomously manage SEO, paid advertising, and website/growth optimization for businesses at a fraction of traditional agency cost. MEGA also ships a built-in CRM, and exposes the MEGA public CRM Lead API: a server-to-server REST API to pull/search leads with cursor pagination, push leads one-at-a-time or in bulk (up to 500) with idempotency and email/phone de-duplication, and register HMAC-signed `lead.created` webhooks. Authentication is an admin-issued, customer-locked, scoped Personal Access Token (Bearer `mega_...`) plus an `x-customer-id` header. The API is documented with an OpenAPI 3.1 spec and a Mintlify developer portal published from the company's public GitHub org (github.com/zleague).
Z League publishes 2 APIs on the APIs.io network: Leads API and Webhooks API. Tagged areas include Company, CRM, Leads, Marketing, and AI Agents.
The Z League catalog on APIs.io includes 2 event-driven AsyncAPI specifications.
Z League’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, support, and 14 more developer resources.
Kin Score
APIs 2
Individual APIs this provider publishes, each with its own machine-readable definition.
Z League Leads API
The Leads API from Z League — 2 operation(s) for leads.
Z League Webhooks API
The Webhooks API from Z League — 2 operation(s) for webhooks.
Arazzo Workflows 3
Multi-step API workflows described with the Arazzo specification.
_Index
ARAZZOMEGA CRM — capture lead and register webhook
Register a lead.created webhook, then create a lead. Real inserts fire the webhook so your endpoint is notified. Uses an Idempotency-Key so the create is retry-safe.
ARAZZOMEGA CRM — incremental lead sync
Poll the MEGA CRM for leads with stable keyset cursor pagination: fetch the first page sorted by updated_at ascending, then follow next_cursor to fetch the next page.
ARAZZORate Limits 1
Documented rate limits and quota policies.
Z League Rate Limits
RATE LIMITSEvent Specifications 2
AsyncAPI definitions for this provider's event-driven and streaming APIs.
MEGA Public CRM Lead Webhooks
Outbound webhook event surface for the MEGA public CRM Lead API. MEGA POSTs a signed `lead.created` event to a subscriber-registered public HTTPS endpoint whenever a genuine new...
ASYNCAPIZ League Lead Webhooks
ASYNCAPISecurity Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
Recommended x-agentic-access execution contracts for AI agents.
Resources
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 2
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 3
Pagination, idempotency, versioning, errors, and events
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 1
Authentication, authorization, and security posture
Operate 3
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API