Public APIAPI
Platform Updates
GET
/api/updatesAuth
Any Key
Fetch news and changelogs.
Headers
AuthorizationBearer YOUR_KEY
Content-Typeapplication/json
Query Parameters
No parameters required
Response Status
200Success
curl -X GET "https://tsukyio.com/api/updates" \
-H "Authorization: Bearer YOUR_API_KEY"