Use imya as the API layer for image models, task polling, credits, and generated assets. This first version gives you the public documentation shape before the production endpoint is connected.

Start with one stable model page, then expand the same structure to every KIE-backed model.
Text-to-image and reference-image workflows with imya credits and task polling.
Brand model route for Z Image powered free/low-cost image generation.
Async video tasks, credits, webhooks, and model-specific parameters.
Create an API key in settings.
Send a generation request with model and prompt.
Poll the task endpoint or receive a callback.
Store the returned image URL in your app.