Animica x402 Directory

Directory / api.gondola-ai.com

api.gondola-ai.com/v1/images/generations

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.

Call it

# 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.

Other endpoints on api.gondola-ai.com

api.gondola-ai.com/v1/chat/completions

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 …

POST · $0.01

api.gondola-ai.com/v1/messages

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…

POST · $0.01

All 3 endpoints on api.gondola-ai.com →