API Access Token
API Access Token
Generate and manage API access tokens to authenticate your API requests with Howsit AI.
How to Generate a Token
- Go to Settings > API
- Click Generate New Token
- Copy the token and store it securely
- Use the token in the
Authorizationheader of your API requests
Best Practices
- Never share your API token publicly
- Regenerate tokens periodically for security
- Use environment variables to store tokens in your applications
- Revoke tokens immediately if compromised