Animica x402 Directory

Directory / www.trezalabs.com

trezalabs.com/api/x402/video

Generate a video from a text prompt and get the file back. Price scales with clip length: 5s $1.64, 10s $3.27, 15s $4.90, in 16:9 or 9:16. Send a prompt, poll the returned statusUrl until the video URL appears. No account, API key, or signup: the payment is the only credential.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://www.trezalabs.com/api/x402/video'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch -X POST 'https://www.trezalabs.com/api/x402/video'

Endpoint: https://www.trezalabs.com/api/x402/video. Operated by www.trezalabs.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on www.trezalabs.com

trezalabs.com/api/billing/credits/x402

Top up a Treza prepaid credit balance by $5.00 via x402. Authenticate with a Treza bearer (API key, OAuth token, or session) to choose the account credited.

POST · $5.0

All 2 endpoints on www.trezalabs.com →