curl --location --request GET 'https://api.async.ai/' \ --header 'version: v1'
{ "ok": true, "version": "v1" }