Alaya NeW Cloud

API Reference

REST API and SDK guide

The Zetyun API follows REST conventions and shares a single auth + error model across all products. OpenAPI Playground integration is coming soon.

Authentication

Include your API key in the header:

Authorization: Bearer <YOUR_API_KEY>

API groups

SDKs

  • Python: pip install zetyun
  • Node.js: npm install @zetyun/sdk
  • Go: go get github.com/zetyun/zetyun-go

Rate limits

Default 100 RPS per API key; raise via support.

Last updated on

Was this page helpful?

On this page