SVG Tracer
Trace PNG images and output an SVG with detected paths.
8.8/10 popularity
514 ms avg latency
100% success rate
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
SVG Tracer endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/api/health /api/health |
Get the health of the server. Any response from this endpoint is deemed healthy. You can check the server health externally without using RapidAPI. |
| GET |
health_api_health_get /api/health |
Get the health of the server. Any response from this endpoint is deemed healthy. |
| POST |
/api/v1/trace /api/v1/trace |
Trace the provided image and return an SVG. The returned SVG will have each independent path assigned an incremental id so paths may be pruned if desired. |
| POST |
trace_api_v1_trace_post /api/v1/trace |
Trace the provided image and return an SVG. The returned SVG will have each independent path (as detected by potrace) assigned an incremental id so paths may be pruned if desired. |
| POST |
trace_api_v1_trace_post /api/v1/trace |
Trace the provided image and return an SVG. The returned SVG will have each independent path (as detected by potrace) assigned an incremental id so paths may be pruned if desired. |
| GET |
health_api_health_get /api/health |
Get the health of the server. Any response from this endpoint is deemed healthy. |