Print a HelloWorld message for authorized clients @requires_auth Yes @requires_scope Any valid scope (used for testing authentication)
Get list of available web services permissions @requires_auth No
Get current rate limit status for all endpoint patterns @requires_auth No (shows public IP rate limits)
Array of rate limit entries, one per endpoint pattern
Get current time or convert times
Optionaloptions: { cgt?: string; time?: number }Optional conversion parameters
Optionalcgt?: stringCGT format time to convert
Optionaltime?: numberUnix timestamp to convert
API resource for utility endpoints
See
https://www.swcombine.com/ws/v2.0/documentation/api/helloworld/ SW Combine API Documentation