One API, All China's Leading AI Models

Access Qwen, ERNIE, GLM, DeepSeek, Seedance and more through a single unified API. Transparent billing, global payments, zero friction.

Why Aggregated Compute

Unified API

One API key to access all models. Consistent interface, zero switching cost.

China's Leading Models

Access Qwen, ERNIE, GLM, DeepSeek, Seedance and more from a single platform.

Global Payments

Pay with Visa, Mastercard, or PayPal. Transparent per-token billing.

Seedance Video

Generate high-quality videos with ByteDance's state-of-the-art model.

Seedance Video Generation

Create stunning videos from text prompts with ByteDance's cutting-edge model.

Text to Video in Seconds

Describe your scene and let Seedance generate high-quality video content. Perfect for marketing, social media, and creative projects.

Try Seedance

Get Started in 3 Steps

01

Sign Up

Create an account with your email. No credit card required.

02

Get API Key

Generate your API key from the dashboard in one click.

03

Make API Calls

Start calling any model with our unified API interface.

curl https://api.aggregatedcompute.com/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{"model": "qwen-max", "messages": [{"role": "user", "content": "Hello!"}]}'