Available on Polygon Mainnet
Available on BSC Mainnet

AI inference with
Polygon & Binance

Access powerful LLMs through an OpenAI-compatible API. Use STAR credits on Polygon or BSC for real model calls, automated agents, and transparent on-chain rewards.

Tokens today
989.18K
Total tokens
690.00M
Requests today
760
Total requests
61.31K
api.starllm.org
Base URL
https://api.starllm.org/v1/
const response = await fetch("https://api.starllm.org/v1/chat/completions", {
method: "POST",
headers: { Authorization: `Bearer ${STARLLM_KEY}` },
body: JSON.stringify({
model: "starllm/nova-1",
messages: [{ role: "user", content: "Pay and reason autonomously." }],
}),
});

Recent top-ups

The last 10 on-chain payments to StarLLM, across all users.

TokenAmountWalletTx
STAR+$5.000x1386…f77f
STAR+$5.000x1386…f77f
STAR+$25.000x1386…f77f
STAR+$10.000x1386…f77f
USDC+$1.000x1386…f77f
USDT+$1.000x1386…f77f
STAR+$10.000x1386…f77f
STAR+$10.000x1386…f77f
USDT+$0.870x1386…f77f
USDC+$0.820x1386…f77f

Ready to build?

Get started with starllm in under a minute.