GET /api/stats/tiers
| Method | GET |
| Path | /api/stats/tiers |
| Group | Marketing |
| Auth | none — public endpoint |
| Source | shared/api-core/src/routes/marketing.ts |
Call it
curl -X GET https://zeqsdk.com/api/stats/tiers
Public endpoint — no authentication required.
Reference
- Group: Marketing
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.