Directory / api.gondola-ai.com
OpenAI-compatible image generation across the Venice AI model catalog. Pay per request in USDC on Base via x402, with no account and no API key. Overpayment is never lost: it banks as reusable wallet credit for your next call. Model ids and live prices: GET https://api.gondola-ai.com/v1/models.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://api.gondola-ai.com/v1/images/generations' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://api.gondola-ai.com/v1/images/generations'
Endpoint: https://api.gondola-ai.com/v1/images/generations. Operated by api.gondola-ai.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
OpenAI-compatible chat completions across the Venice AI model catalog. Pay per request in USDC on Base via x402, with no account and no API key. Overpayment is …
Anthropic Messages compatible completions across the Venice AI model catalog. Pay per request in USDC on Base via x402, with no account and no API key. Overpaym…