{ "success": true, "message": "API key is valid and working correctly", "timestamp": "2025-01-17T00:20:24.435Z", "apiKey": { "permissions": [ "read" ] }, "rateLimit": { "limit": "1000", "remaining": "999", "resetTime": "1755044460000" }}
Use this endpoint to verify that your API key is valid and check your current rate limit status. This is useful for debugging authentication issues and monitoring your API usage.