Recraft / recraft/recraft-v4-styles-pro-vector

Recraft V4 Styles Pro Vector - access through LLMTR

The most detailed vector model in the V4 Styles line, built for brand systems and SVG work headed for print. Every request needs style_reference_urls or a style_id returned earlier; a request with references adds a one-time style-creation fee.

Technical specifications

Canonical IDrecraft/recraft-v4-styles-pro-vector
ProviderRecraft
Context window10,000 tokens
OperationsIMAGES_GENERATIONS
Modalitiesimage, text

Pricing

An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.

OperationMetricUnitPrice
IMAGES_GENERATIONSOUTPUT_IMAGEPER_IMAGE$0.120000

Example usage

With existing OpenAI SDK flows, change only the base URL and model identifier.

curl https://llmtr.com/v1/chat/completions   -H "Authorization: Bearer llmtr-your_key"   -H "Content-Type: application/json"   -d '{"model":"recraft/recraft-v4-styles-pro-vector","messages":[{"role":"user","content":"Hello"}]}'

Related models