Loading page
And idle DIEM, earning ~6% APR in USDC at full utilization.
Gondola is the OpenAI-compatible gateway to Venice AI. Buyers get the full Venice catalog for less, and DIEM holders turn idle daily allowance into USDC yield.
APR is annualized from recent settled routing at full utilization, after fees; actual earnings depend on demand, your pricing, and routing.
Point any client at api.gondola-ai.com/v1 with a Gondola key. Chat completions, image generation, video generation, and the models list are live today.
from openai import OpenAI
client = OpenAI(
base_url="https://api.gondola-ai.com/v1",
api_key="gnd_...",
)
resp = client.chat.completions.create(
model="llama-3.3-70b",
messages=[{"role": "user", "content": "Ciao"}],
)
print(resp.choices[0].message.content)Buyers pay the posted price plus up to 2%, lenders receive the posted price minus up to 2%, and the broker keeps the spread. Lenders price against Venice's live list, and because the broker routes within a small price band of the cheapest healthy key, competition pushes prices below going direct to Venice. No subscriptions, no minimums.
Heavy buyers pay much less: a strong weekly placement drops your platform fee from 2% to as little as 0.3%. Lenders who refer active buyers win routing priority instead. How points work →
Buy Venice inference for less, or put your idle allowance to work.