跳转到主要内容
2026/7/15 12:49 (UTC+8) · Docs Update 📚 The docs center’s “Image API (Official Relay)” section adds an “Image API Essentials” group, opening with the new “Must-Read & Best Practices” page The one-line takeaway: all APIYI image models are synchronous calls — there is no async task ID and no polling endpoint; if the client disconnects early, that result is lost but the request is still billed, so setting a generous timeout is the first rule of image API development. The page provides recommended timeout values per model plus a reference table comparing base64 and URL output modes — start at Must-Read & Best Practices. The existing pages “Image Compression & Output Resolution” and “How to Generate Satisfying Images” have also been moved into this group, so all general image-API guidance now lives in one place. Happy reading — feedback and additions are welcome.
Back to Live Updates · 📚 Monthly Archive