Last updated 17 days ago
Was this helpful?
Server software version and important messages
/info
curl -L \ --url 'https://api.bytenite.com/v1/dev/info' \ --header 'Authorization: YOUR_API_KEY'
{ "version": { "major": 1, "minor": 0, "tag": 0 }, "messages": { "ANY_ADDITIONAL_PROPERTY": "text" } }