Release Feb 14, 2026
Set up API access and deployments faster with explicit token generation and login steps, the API URL, and clear automatic deploy details.
✨ New
- Added a token generation command and login step: openssl rand -base64 32 and fly auth login
- Published the API URL (https://api.plainmarkdown.com) and the app name plainmarkdown-api
- Documented automatic deploys on push to main via the GitHub integration
💎 Improved
- Made the API bearer token requirement explicit: API_SECRET is required and cannot be empty