logoraisr VectorTracing
The logoraisr VectorTracing API converts jpeg and png to svg, by tracing the pixels to vectors.
78 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
logoraisr VectorTracing endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Upload Image /rest-v1/uploads/ |
Upload a new image. This POST method uploads a new file to the server and returns the` file_id`. The `file_id` specifies the image to which the image processing should be applied. |
| GET |
Get download url for result /rest-v1/results/{result_file_id}/ |
Get the result image url from the processed image, by passing the `result_file_id` as path parameter in the request url. You get the `result_file_id` as response after creating a… |
| POST |
Trace Image to Vector /rest-v1/projects/ |
Traces an image (jpeg, png) to vector. This POST-Method creates a new project and response the `result_file_id` from the vector file. To trace an image to vector pass the… |
logoraisr VectorTracing pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | Free | — |
|
| ULTRA | $100 / month | — |
|