You have 500 free credits. Copy your API key above and run:
curl -X POST https://api.ark-route.com/v1/images/generations \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedream-4.5",
"prompt": "a beautiful mountain landscape at sunset, photorealistic"
}'