AI artwork discovery - galleries, tags, artwork details, and generation prompts.
Artwork Details
ASYNCREADNo auth
Returns artwork detail for a post: prompt text, generation metadata, author, and image URL.
ParametersFormJSON
Artwork post UUID from /post/{uuid}
cost: 2 credits · 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_arthub_ai_artwork_detail_ssr", "params": { "post_id": "99d25da6-358a-47db-a57a-11a5c880e051" } }'