Notes on built-in APIs: https://getmesh.io/docs/api/ Generate API token Log inGet user's uuidGet API Token for the user Log in api/v2/auth/loginmethod: get headers: Content-Type: application/json json: {"username": "user","password": "password"} Response: {…