
wavespeed-ai/any-llm/vision
API Overview
Use any vision language model from our selected catalogue (powered by OpenRouter)
API Console
Log in to explore more features! Click to Log In
API Reference (2)
| API Description | API Endpoint | Request Method | Stability | Parameter Description |
|---|---|---|---|---|
wavespeed-ai/any-llm/vision | POST | Stable | View Details | |
Document Details Use any visual language model from our curated catalog (powered by OpenRouter). Request Parameters Header ParametersAuthorizationstringOptional Example Value: Bearer {{YOUR_API_KEY}}Request Body application/jsonpromptstringRequired Positive prompt words for content generation (required). system_promptstringOptional System prompt (optional), used to provide context or instructions for the model. imagesarray[string]Optional List of pending image URLs (optional). reasoningbooleanOptional Whether to include reasoning content in the final answer (optional). priorityenum<string>Optional Generate priority (optional). throughput is suitable for most scenarios; latency is suitable for low-latency scenarios. Enum Value: throughputlatencytemperaturenumberOptional Sampling temperature (optional). Lower values produce more stable output, while higher values result in more diverse output. max_tokensintegerOptional Maximum number of generated tokens (optional). The actual limit is the context length minus the prompt length. modelenum<string>Optional Model name used (optional). Advanced models are billed at 3× rate: google/gemini-pro-1.5, openai/gpt-4.1, openai/gpt-4o, anthropic/claude-3.5-sonnet, openai/gpt-5-chat, meta-llama/llama-3.2-90b-vision-instruct, anthropic/claude-3.7-sonnet. Enum Value: google/gemini-flash-1.5google/gemini-pro-1.5openai/gpt-4.1openai/gpt-4oanthropic/claude-3.5-sonnetopenai/gpt-5-chatmeta-llama/llama-3.2-90b-vision-instructanthropic/claude-3.7-sonnetenable_sync_modebooleanOptional Enable synchronous mode (optional). When set to true, the function will wait for generation and upload to complete before returning a response. Available only via API. enable_base64_outputbooleanOptional Enable BASE64 output (optional). When enabled, the result will be returned as a BASE64 string instead of a URL, available only via API. callbackstringOptional Callback interface URL (optional). After the task is generated, the system will send a result request to this link. A status code 200 indicates successful receipt. | ||||
Wavespeed Retrieval Task | GET | Stable | View Details | |
Document Details 302 and Wavespeed have officially partnered, and now all Wavespeed models are available on 302 with no change in price. Usage: Pricing: Refer to Wavespeed Request Parameters Path ParametersrequestIdstringRequired Header ParametersAuthorizationstringRequired Example Value: Bearer {{YOUR_API_KEY}} | ||||
API Pricing
| Model | Description | 302.AI Price |
|---|
wavespeed-ai/any-llm/vision | - |
|
Wavespeed Retrieval Task | - |
|