Messtone Devices Enables Enode Developer Enode API Token request Example curl https://oauth.{MESSTONELLC_CLIENT_ENVIRONMENT}.enode.io/oauth2/token\-X POST \-u {MESSTONELLC_CLIENT_ID}:{MESSTONELLC_CLIENT_SECRET}\-d “grant_type=client_credentials”Token request Example {“access_token”:”{MESSTONE LLC_ACCESS_TOKEN}”,”expires_in”:3599,”scope”:” “,” token_type”:”bearer”} Client request request Example https://enode-api.{MESSTONE LLC_CLIENT_ENVIRONMENT}.enode.io/health/ready \-H “Authorization:Bearer {MESSTONE LLC_ACCESS_TOKEN}”\-H “Content-Type:application/json”\ GET /vehicles

Leave a comment