Accelerate your AI development with developer-friendly APIs designed for performance and cost-efficiency. Run any model with a single API call.
from openai import OpenAI
client = OpenAI(
base_url="https://api-inference.bitdeer.ai/v1",
api_key="<API_KEY>",
)
result = client.images.generate(
model="seedream-5.0-lite",
prompt="",
)
print(result.data[0].url)

Certified and trusted by industry standards
(ISO/IEC 27001:2022 and SOC2 Type I & Type II)
Certified and trusted by industry standards
(ISO/IEC 27001:2022 and SOC2 Type I & Type II)