Choose Your Path
Use this page to pick the fastest path based on your role and objective.
What this page covers
- Who each docs path is for
- What to do in the first 30 minutes
- How to know you are on the right track
Platform admin path
Use this path when: you own deployment, governance, and production readiness.
- Read Architecture Surfaces.
- Review Architecture.
- Define access model in Security.
- Validate runtime visibility in Request Logs.
- Use Zerq Copilot for operations tasks and diagnostics in plain language.
API builder path
Use this path when: you are publishing and operating API products.
- Start with Publish First API.
- Build API contracts in Managing APIs.
- Add execution logic in Workflows. Multi-tab editing is supported via Live updates (SSE) on the Workflow Builder.
- Validate with Testing Endpoints.
API consumer path
Use this path when: you are consuming published APIs from the portal.
- Open Developer Portal Overview.
- Follow Getting Access.
- Run test calls in Testing Console.
- Optionally use Zerq Copilot for Gateway in the portal for natural-language discovery and calls (profile-scoped).
- Export integration artifacts from cURL and OpenAPI.
Security and compliance path
Use this path when: you design auth, policy, and audit controls.
- Start with Access Control Overview.
- Pick profile auth model in Authentication Methods.
- Review controls in Security Overview.
- Validate accountability in Audit and Compliance.
AI operator path
Use this path when: you connect AI clients and operate MCP safely.
- Start with AI and MCP Overview.
- Configure runtime calls with Gateway MCP.
- Configure control-plane automation with Management MCP.
- Onboard client tools from AI Clients.
Success check
You chose the right path if you can complete one working request in your domain:
- Platform admin: healthy deployment and visible logs
- Platform admin (AI): one management task completed via the Zerq Copilot for Management panel
- API builder: one published route returning expected response
- Consumer: one portal test request succeeds
- Security team: one allow and one deny policy test behaves as expected
- AI operator: one MCP tool call succeeds with scoped access
Next steps
- Quickstart — 10-minute end-to-end walkthrough
- API Management — create collections and proxies
- Developer Portal — how consumers access your APIs
- MCP — connect AI agents to your gateway