Developer Platform

Integrate AI Creative Capabilities into Your App

Powerful APIs and SDKs to easily add AI image generation, story creation, and more to your products

High-Performance API

Millisecond response times, high concurrency support for enterprise needs

Secure & Reliable

Enterprise-grade security, encrypted data transmission, privacy compliant

Easy to Use

Clear API docs, rich SDK support, quick onboarding

Complete Documentation

Detailed dev guides and code examples for fast integration

Quick Start

Just a few lines of code to add AI creative capabilities to your app

import { XiheClient } from '@xihe/sdk';

const client = new XiheClient({
  apiKey: 'your-api-key'
});

// Generate image
const result = await client.images.generate({
  prompt: 'Futuristic technology city, cyberpunk style',
  model: 'xihe-xl',
  size: '1024x1024'
});

console.log(result.url);

Official SDKs

Support for multiple programming languages, quick integration into your project

JavaScript
v2.1.0
Python
v2.0.3
Go
v1.8.0
Ruby
v1.5.0

API Pricing

Flexible pricing plans to meet needs at any scale

Video Generation

Loading pricing...

Image Generation

Loading pricing...

Plans

Free

Free
1,000 credits/mo
  • Basic API access
  • Standard models
  • Community support
  • developers.page.plans.free.features.3

Pro

¥299/mo
50,000 credits/mo
  • Full API access
  • Advanced models
  • Priority support
  • Higher concurrency

Enterprise

Contact Sales
Unlimited credits/mo
  • Private deployment
  • Custom models
  • Dedicated support
  • SLA guarantee

Ready to get started?

Get your API Key now and start building your AI application