AdFreeTools Logo
AdFreeTools

API Reference

adfreetools offers free APIs for developers to integrate our tools into their own applications and workflows. Below you'll find information on available endpoints and how to use them.

Available APIs

  • Password Generator API: /api/password-generator?length=12
  • QR Code Generator API: /api/qr-code?text=hello
  • Color Palette API: /api/color-palette?base=blue
  • JSON Formatter API: /api/json-formatter (POST JSON)

How to Use

Make HTTP requests to the endpoints above using fetch, axios, or any HTTP client. See each tool's page for more details and examples.

Terms & Support

By using our APIs, you agree to our Terms of Service. For questions or support, visit our Contact page.