HeTe Dev Tools
Fast tools. Clean outputs.

API

Simple GET endpoints. Use these for automation or quick scripting. Responses are JSON.

Endpoints

  • GET /api/encode/base64?input=hello&url_safe=1&strip_padding=1
  • GET /api/decode/base64?input=aGVsbG8=&url_safe=0&strict=1
  • GET /api/hash/md5?input=hello&compare=5d41402abc4b2a76b9719d911017c592
  • GET /api/hash/sha256?input=hello
  • GET /api/time/now
  • GET /api/time/convert?ts=1735000000&unit=s
  • GET /api/password?length=16&level=strong&exclude_ambiguous=1

CORS: enabled with Access-Control-Allow-Origin: *.