Messtone LLC Manages Devices Enables Ryder’s Transportation&Logistics APIS, Apim-Subscription-Key header: GET /api/legacy/endpoint HTTP/1.1 Ocp-Apim-Subscription-Key:robertharper_Messtone_subscription_key Scope for the access token Example request: POST /oauth2/default/v1/token HTTP/1.1 Content-Type:application/x-www-form-urlencoded Ocp-Apim-Subscription-Key:robertharper_Messtone_subscription_key grant_type=client_credentials&client_id=robertharper_Messtone_client_id&client_secret=robertharper_Messtone_client_secret&scope=api:read Authorization Example POST /oauth2/default/v1/token HTTP/1.1 Content-Type:application/x-www-form-urlencoded Ocp-Apim-Subscription-Key: robertharper_Messtone_subscription_key grant_type=authorization_code&client_id=robertharper_Messtone_client_id&client_secret=robertharper_client_secret&redirect_uri=robertharper_Messtone_redirect_uri&code=authorization_code Apim-Subscription-Key header: GET /api/protected/endpoint HTTP/1.1 Authorization: Bearer robertharper_Messtone_access_token Ocp_Apim-Subscription-Key: robertharper_Messtone_Subscription_Key