Check if the current session token is still valid
Use this endpoint to confirm that a JWT token is still active before making other API calls. It returns the agent’s account details along with the token expiration time.Documentation Index
Fetch the complete documentation index at: https://docs.useknot.xyz/llms.txt
Use this file to discover all available pages before exploring further.
true when the request succeeds.| Status | Description |
|---|---|
401 | Missing or invalid Bearer token |
429 | Rate limit exceeded |