POST https://api.wiro.ai/v1/Run/your-model/endpoint
const request = {
"prompt": "",
}
No tools match the selected category. Try selecting a different category.
curl -X POST "https://api.wiro.ai/v1/Run/qwen/qwen-image-edit-fast" \
-H "Content-Type: application/json" \
-H "x-api-key: ${YOUR_API_KEY}" \
-H "x-nonce: ${NONCE}" \
-H "x-signature: ${SIGNATURE}" \
-d '{
"inputImage": "https://cdn.wiro.ai/uploads/sampleinputs/qwen-qwen-image-edit-fast_input_2.jpg",
"prompt": "Replace the cat in the image with a koala",
}';
A single integration unlocks access to hundreds of AI models.




Engineered to process huge workloads and peak traffic effortlessly.
Clear docs, SDKs, and seamless onboarding built for developers.















