AI image creation - generated-image gallery, prompt database, and model catalog.
AI Model Page
ASYNCREADNo auth
Returns an AI model's name, description, and metadata for a given model slug.
ParametersFormJSON
URL route slug for the AI model page (e.g. nano-banana, seedream-4, gpt-image-1)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_stablediffusionweb_ai_model_page", "params": { "model_slug": "nano-banana" } }'