curl --request GET \
--url https://api.tic.io/user/me \
--header 'x-api-key: <api-key>'Get the identity details representing the calling user
curl --request GET \
--url https://api.tic.io/user/me \
--header 'x-api-key: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.tic.io/llms.txt
Use this file to discover all available pages before exploring further.
OK