Image
Service
Endpoints
Price
Status
Venice AI — Image Generation
curl -X POST https://credit-api.floelabs.xyz/v1/proxy/fetch \
-H "Authorization: Bearer $FLOE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://api.venice.ai/api/v1/image/generate", "method": "POST", "headers": {"Content-Type": "application/json"}, "body": "{\"model\":\"venice-sd35\",\"prompt\":\"a neon-lit cyberpunk city at night, cinematic\",\"width\":1024,\"height\":1024}"}'Last updated
