Error 1313. Fair Use ban for using the API?
Got Error 1313 on my Z.ai coding plan. Dashboard shows 87% quota remaining, so obviously not quota issues
Support replied saying these are violation triggers:
- Using "unofficial methods" to call the coding endpoint (curl, direct API calls)
- High-frequency requests
- Account sharing
- Unauthorized reselling
So calling the coding endpoint via curl or any "unofficial tool" is a violation even though the endpoint works and accepts requests. The coding plan is apparently only for their official IDE tools, not programmatic API access.
So if you're a developer using their coding plan endpoint in your own tooling, that's apparently a violation. Even though the endpoint works, returns valid responses, and your quota dashboard shows capacity remaining.
Has anyone else run into this? Is there a documented list of "official" vs "unofficial" ways to use the coding plan? Their support pointed to "official documentation" but I can't find anything specifying which endpoints are allowed vs not.
Using the plan for legitimate software development, automated code generation and testing workflows.