Validates the provided Bearer token and returns user information
Validates the provided Bearer token and returns user information. This endpoint is useful for testing your authentication setup and verifying that your integration key is working correctly.Documentation Index
Fetch the complete documentation index at: https://docs.cardclan.io/llms.txt
Use this file to discover all available pages before exploring further.
user_id in the response can be used for:
401 - Authorization header with Bearer token required
401 - Bearer token is empty
404 - Invalid bearer token - user not found