Get TokenCopy Pagepost https://sandbox.elationemr.com/api/2.0/oauth2/token/Exchange your client id and client secret for a bearer token.Form Datagrant_typestringrequiredDefaults to client_credentialsWe currently only support client_credentials grant type.client_idstringClient ID that was supplied to you with your credentialsclient_secretstringClient Secret that was provided to you with your credentialsscopestringCurrently in closed Beta for select customers. Optional. Space-separated list of scopes to request. If omitted, defaults to apiv2 which grants the token access to all API resources.HeadersContent-typestringDefaults to application/x-www-form-urlencodedResponses 200200 401401Updated 11 months ago