Using this application programming interface (API) you can integrate our raster image to scalable vector graphics conversion service into your own service or software.
To view documentation or automatically create software client implementations for various programming languages visit and paste the above OpenAPI YAML definition file into the Swagger editor: https://editor.swagger.io/
! Important Information !
Update March 2024: The API is no longer available to new users!
No Service-Level Agreement (SLA) is currently offered for this API service. Rest assured, efforts are being made to improve the offerings and introduce SLAs in the future.
Although high availability and error-free performance are strived for, it cannot be guaranteed that the service will always be available and without errors. Understanding and patience are appreciated as the service continues to develop and enhance.
Please note that the service is continually evolving and may undergo changes. Staying informed about updates to the offerings is encouraged.
Client-Side Retry Mechanism
For optimal integration and to ensure a seamless user experience, it's imperative to implement an automatic retry mechanism on the client side when making API calls. Given the potential for transient network issues or server-side errors, this mechanism should include:
Exponential Backoff: Increase the delay between retries exponentially to avoid overwhelming the server.
Random Jitter: Introduce a random delay variation to prevent synchronized retries from multiple clients.
Maximum Retry Limit: Define a maximum number of retry attempts to avoid endless loops.
This approach ensures that temporary issues are gracefully handled, reducing the likelihood of failed operations and enhancing the robustness of your integration.
Pricing
With every monthly subscription payment, your first 100 API calls are included. If you want to do more than 100 api calls per month, please adjust the setting ( Menu / "Api Settings" / "Pay for Additional API Calls" ) to accommodate to pay for extra API calls. Then subsequent invoices will reflect these added charges. Please refer to the table for pricing details:
Number of API calls
Price per API call
1 - 100
Included
101 - 1,000
1,001 - 10,000
10,001 - 100,000
100,001 - 1,000,000
1,000,001+
Contact support for specialized pricing or further discounts
prices rounded to 2 decimal places, incl. VAT if applicable.
Contact
If you have any questions or suggestions on how we can improve our service, please do not hesitate to contact us via email: support+sales@vectorizer.io
API Security:
CreditsCodeAuth ( apiKey )
Successful calls to API endpoints are charged with one credit from the specified credits code. If an error occurs during an API call no credit will be charged.
Add the following HTTP header to authenticate using your credits code:
Free credits are intended for non-commercial use cases, or evaluation of this service. If you use vectorized output files for commercial purposes, please purchase credits.