🔲POST Endpoints
ZioMark's HUB Multipurpose API POST Endpoints
Welcome to ZioMark's HUB Multipurpose API! Our API offers a diverse range of functionalities accessible through POST
requests. With these endpoints, you can perform various operations that require submitting data or performing actions on the server.
Overview
Our API provides POST
endpoints for a wide range of tasks, including:
Calculating loan payments based on loan amount, interest rate, and duration.
Generating PDF documents from HTML content.
Creating dynamic images with customized text overlays on background images.
Converting text to QR codes with customizable options.
Fetching geolocation data for specified addresses.
Uploading files and performing operations like converting Excel files to CSV format.
These endpoints allow you to interact with the API in a more interactive and dynamic manner. Whether you need to perform complex calculations, generate documents, or manipulate data, our API's POST
endpoints provide the necessary functionality.
For detailed documentation on each endpoint, including request body formats and response formats, please refer to the corresponding sections below.
Last updated