Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Authentication commands for 60db CLI
60db auth:login --email [email protected] --password yourpassword
60db auth:session
60db auth:token
60db auth:logout
# Login to get token 60db auth:login --email [email protected] --password yourpassword # Check session 60db auth:session # Or manually set API key 60db config --set apiKey=your_token_here