curl --request GET \
--url https://api.yertle.com/auth/me{
"message": "<string>",
"hint": "<string>"
}Get current user information from token (placeholder for testing).
curl --request GET \
--url https://api.yertle.com/auth/me{
"message": "<string>",
"hint": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.yertle.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response