Authentication
All API requests require authentication using an API key. Include your API key in theAuthorization header:
API Usage
Submit a generation task via the GMI request queue. Polling and full parameter docs are in the API reference.Submit request
request_id. Poll the status endpoint until the image is ready, then download from the returned URL.