Veclify API Reference

Veclify API provides vectorization conversion services via HTTP RESTful endpoints, authenticated with Bearer Token. Convert PNG, JPG, and WebP images to SVG programmatically.

Important Notes

  • All API requests must use HTTPS. Plain HTTP requests will be rejected.
  • Authenticate via Authorization: Bearer <API_KEY> header.
  • The API is currently in Beta. Endpoints and parameters may change before the stable release.
  • Free tier users are limited to 5 API calls per day. Upgrade to Pro for unlimited access.

API Endpoints

Support