{"message": "WebTools API for tickspike.com", "version": "1.0", "endpoints": {"health": "/api/health/", "port_checker": "/api/v1/port-check/", "port_checker_bulk": "/api/v1/port-check-bulk/", "redirect_checker": "/api/v1/redirect-check/", "get_current_ip": "/api/v1/get-current-ip/", "currency_api": "/api/currency/", "admin": "/admin/"}, "currency_endpoints": {"currencies_list": "/api/currency/currencies/", "currency_detail": "/api/currency/currencies/{code}/", "conversion_rate": "/api/currency/rates/{from_code}/{to_code}/"}, "documentation": "https://webtools.tickspike.com/api-docs"}