Tutorial
the maginary api quickstart
From "I have an API key" to "I'm rendering the image in my app" in under ten minutes. curl + python + node examples, the full request/response shape, and how to pick between polling and webhooks.
· by luke
all posts tagged with #python
From "I have an API key" to "I'm rendering the image in my app" in under ten minutes. curl + python + node examples, the full request/response shape, and how to pick between polling and webhooks.
Get a POST when your generation finishes. Payload, headers, HMAC signature verification in Python / Node / Go, retry policy, idempotency — every gotcha we've hit while shipping this in production.

Excited to announce that the original Python source code powering mjapi.io's backend is now available! This release marks a significant pivot in our whole approach to selling access to image gen models.