# ZioMark's HUB | API Documentation

## ZioMark's HUB | API Documentation

- [Introduction](https://docs.ziomark.xyz/introduction.md): Discover the full capabilities of our APIs through detailed endpoint descriptions, request parameters, response formats, and authentication methods. With easy-to-follow examples and code snippets.
- [Authentication](https://docs.ziomark.xyz/introduction/authentication.md)
- [GET Endpoints](https://docs.ziomark.xyz/get-endpoints.md)
- [Dec to Hex](https://docs.ziomark.xyz/get-endpoints/dec-to-hex.md): Converts a decimal number to hexadecimal.
- [Hex to Dec](https://docs.ziomark.xyz/get-endpoints/hex-to-dec.md): Converts a hexadecimal number to decimal.
- [Timetamp to Date](https://docs.ziomark.xyz/get-endpoints/timetamp-to-date.md): Converts a UNIX or ISO8601 timestamp to a formatted date string.
- [CFX](https://docs.ziomark.xyz/get-endpoints/cfx.md): Retrieves information about a FiveM or RedM server.
- [Date](https://docs.ziomark.xyz/get-endpoints/date.md): Returns today's date and time in various formats like dd/mm/YYYY, ISO8601 and UNIX
- [Date & Time Formatter](https://docs.ziomark.xyz/get-endpoints/date-and-time-formatter.md)
- [Text over Image](https://docs.ziomark.xyz/get-endpoints/text-over-image.md): This endpoint allows you to generate an image with customizable text and subtitle on a specified background. The generated image is then uploaded to Imgur, and the URL is returned.
- [Image over Image](https://docs.ziomark.xyz/get-endpoints/image-over-image.md): This endpoint allows you to overlay one image on top of another image. You can specify the background image, overlay image, alignment, and size of the overlay.
- [Weather](https://docs.ziomark.xyz/get-endpoints/weather.md)
- [Translate](https://docs.ziomark.xyz/get-endpoints/translate.md): This API endpoint allows you to translate text from one language to another using the MyMemory Translation API.
- [Convert Currency](https://docs.ziomark.xyz/get-endpoints/convert-currency.md): This endpoint allows you to convert currency between different units using real-time exchange rates. Optionally, you can include the currency symbol in the response along with the converted value
- [Geolocation](https://docs.ziomark.xyz/get-endpoints/geolocation.md)
- [QR Code Generator](https://docs.ziomark.xyz/get-endpoints/qr-code-generator.md)
- [Image Format Converter](https://docs.ziomark.xyz/get-endpoints/image-format-converter.md)
- [Key Generator](https://docs.ziomark.xyz/get-endpoints/key-generator.md)
- [Bored](https://docs.ziomark.xyz/get-endpoints/bored.md)
- [BMI Calculator](https://docs.ziomark.xyz/get-endpoints/bmi-calculator.md)
- [VAT Calculator](https://docs.ziomark.xyz/get-endpoints/vat-calculator.md)
- [SEO Analyzer](https://docs.ziomark.xyz/get-endpoints/seo-analyzer.md)
- [Local Time](https://docs.ziomark.xyz/get-endpoints/local-time.md)
- [Discount Calculator](https://docs.ziomark.xyz/get-endpoints/discount-calculator.md)
- [Discount Discover](https://docs.ziomark.xyz/get-endpoints/discount-discover.md)
- [POST Endpoints](https://docs.ziomark.xyz/post-endpoints.md)
- [HTML to PDF](https://docs.ziomark.xyz/post-endpoints/html-to-pdf.md): Converts HTML content to a PDF document and uploads it to a file hosting service.
- [Loan Calculator](https://docs.ziomark.xyz/post-endpoints/loan-calculator.md): Computes monthly payments for a loan based on the loan amount, interest rate, and loan term.
- [Excel to CSV](https://docs.ziomark.xyz/post-endpoints/excel-to-csv.md)
