{{ siteName }}
{{ t('home.heroSubtitle') }}
{{ t('home.heroDescription') }}
terminal
$
curl
-X POST
/v1/messages
# Routing to upstream...
200 OK
{ "content": "Hello!" }
$
{{ t('home.painPoints.title') }}
{{ t('home.painPoints.items.expensive.title') }}
{{ t('home.painPoints.items.expensive.desc') }}
{{ t('home.painPoints.items.complex.title') }}
{{ t('home.painPoints.items.complex.desc') }}
{{ t('home.painPoints.items.unstable.title') }}
{{ t('home.painPoints.items.unstable.desc') }}
{{ t('home.painPoints.items.noControl.title') }}
{{ t('home.painPoints.items.noControl.desc') }}
{{ t('home.solutions.title') }}
{{ t('home.solutions.subtitle') }}
{{ t('home.features.unifiedGateway') }}
{{ t('home.features.unifiedGatewayDesc') }}
{{ t('home.features.multiAccount') }}
{{ t('home.features.multiAccountDesc') }}
{{ t('home.features.balanceQuota') }}
{{ t('home.features.balanceQuotaDesc') }}
{{ t('home.providers.title') }}
{{ t('home.providers.description') }}
C
{{ t('home.providers.claude') }}
{{ t('home.providers.supported') }}
G
GPT
{{ t('home.providers.supported') }}
G
{{ t('home.providers.gemini') }}
{{ t('home.providers.supported') }}
A
{{ t('home.providers.antigravity') }}
{{ t('home.providers.supported') }}
+
{{ t('home.providers.more') }}
{{ t('home.providers.soon') }}
{{ t('home.comparison.title') }}
| {{ t('home.comparison.headers.feature') }} | {{ t('home.comparison.headers.official') }} | {{ t('home.comparison.headers.us') }} |
|---|---|---|
| {{ t('home.comparison.items.pricing.feature') }} | {{ t('home.comparison.items.pricing.official') }} | {{ t('home.comparison.items.pricing.us') }} |
| {{ t('home.comparison.items.models.feature') }} | {{ t('home.comparison.items.models.official') }} | {{ t('home.comparison.items.models.us') }} |
| {{ t('home.comparison.items.management.feature') }} | {{ t('home.comparison.items.management.official') }} | {{ t('home.comparison.items.management.us') }} |
| {{ t('home.comparison.items.stability.feature') }} | {{ t('home.comparison.items.stability.official') }} | {{ t('home.comparison.items.stability.us') }} |
| {{ t('home.comparison.items.control.feature') }} | {{ t('home.comparison.items.control.official') }} | {{ t('home.comparison.items.control.us') }} |
{{ t('home.cta.title') }}
{{ t('home.cta.description') }}