API Configuration
Configure Mytess to connect to your TeslaMate API service
1Configure API Address
Enter your deployed TeslaMate API service address, format:
2Choose Authentication
Suitable for intranet or API protected by other means
Set API_ACCESS_KEY and API_SECRET_KEY on the API service, then enter the same pair in Mytess. They authenticate Mytess requests to TeslaMateAPI.
API_ACCESS_KEY=AKxxxxxxxxxxxxxx
API_SECRET_KEY=SKxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxThese keys are not Tesla account access/refresh tokens. TeslaMate uses those tokens for vehicle authorization; Mytess uses AK/SK only to access your TeslaMateAPI service.
Configure username/password via Nginx or other reverse proxy
3Remote Access (Optional)
If you need to access your TeslaMate API from outside, consider these options:
After configuration, click 'Test Connection' to verify, then select a vehicle to start using.
Common Issues
Check API address, port, firewall settings
Verify authentication method and credentials
iOS requires valid HTTPS certificate, recommend using Let's Encrypt