``` $ curl -X POST "http://127.0.0.1:5001/api/v0/version" {"Version":"0.5.0-rc2","Commit":"b6dfe0723","Repo":"9","System":"amd64/linux","Golang":"go1.13.9"} $ curl -X GET "http://127.0.0.1:5001/api/v0/version" 405 - Method Not Allowed ```