cURL
curl --request GET \ --url http://localhost:9002/version
{ "service": "authn-svc", "version": "1.0.0", "status": "running" }
Returns service name, version, and status.
Port: 9002 (private)
Documentation IndexFetch the complete documentation index at: https://docs.aion.xyz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.aion.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Version information
"authn-svc"
"1.0.0"
"running"