Elation OAuth API

OAuth2 token endpoint for the Elation API v2.0. Partners exchange client credentials (and legacy password grant) for a bearer access token, optionally scoped with apiv2, act_as_user, or system/{resource}.read|write scopes, at /api/2.0/oauth2/token/.

OpenAPI Specification

elation-api-authentication.json Raw ↑
{"openapi":"3.1.0","info":{"title":"API Authentication","version":"unknown"},"servers":[{"url":"https://sandbox.elationemr.com/api/2.0"}],"components":{"securitySchemes":{"sec0":{"type":"http","scheme":"basic"}}},"security":[{"sec0":[]}],"paths":{},"x-readme":{"headers":[]},"x-readme-fauxas":true}