Image to SVG
Converts an image input into an SVG output.
Documentation Index
Fetch the complete documentation index at: https://docs.quiver.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authentication via Bearer token API key
Body
Model identifier to use for generation or vectorization.
1"arrow-1.1"
- Option 1
- Option 2
Optional SVG root attributes requested by the caller.
Upper bound for output token count.
1 <= x <= 1310724096
Penalty for tokens already present in prior output.
-2 <= x <= 20.2
When true, emits a Server-Sent Events stream.
false
Sampling temperature.
0 <= x <= 20.4
Nucleus sampling probability.
0 <= x <= 10.95
Auto-crop image to the dominant subject before vectorization.
true
Square resize target in pixels.
128 <= x <= 40961024
Response
When stream is false, returns application/json with the full SVG response. When stream is true, returns text/event-stream with Server-Sent Events. Each SSE message contains an event: line (generating, reasoning, draft, or content) and a data: line with a JSON payload. usage token fields are deprecated and set to 0; use credits for billing values. For streaming, credits is emitted on completed content events. The stream terminates with data: [DONE].
x >= 01704067200
11"resp_01J9AZ3XJ7D5S9ZV2Q5Z8E1A4N"
Credit cost for this request. Use this for billing instead of usage tokens.
x >= 01
Deprecated. Use credits for billing values.