The Encompass Partner Connect Platform (EPC) uses OAuth 2.0 for authentication and authorization. OAuth enables a client application to gain delegated access to information without disclosing an application users credentials. More information on OAuth can be found in the OAuth 2.0 specification or one of the many beginner’s guides available online.

👍

Try It!

Enter your client_id and client_secret into the form input below, and click on the 🧭 Try It button to see the API in action! If all goes well - you will see a success response in the right panel containing a fresh access_token - grab this token for use in subsequent API requests.