OVERVIEW

3E’s API provides access to data resources in the 3E financial management system. The API provides the ability to retrieve, add, or modify records (e.g., Clients and Matters) – and more.

This API expands 3E’s integration capabilities beyond the Elite Service Bus (ESB) file imports and exports integration method. The API allows third-party solutions and Elite customer development teams to build real-time integrations with 3E. The API serves as a hub that provides a single secure integration point. The Hub routes both 3E hybrid and cloud only requests.

COMBINE 3E WITH OTHER SOFTWARE PLATFORMS TO GET THE MOST OUT OF YOUR SYSTEM

  • Provide flexible and robust capabilities and services that enable your firm to differentiate from the competition

  • Integrate 3E data with other applications (e.g., case management system) to streamline workflows, save time, and reduce errors and costs

  • Combine 3E data with other firm data and gain deeper insights for effective decision-making

  • Let your lawyers continue to use their favorite time entry app, while integrating that system with 3E. Eliminating any learning curve or down-time

  • Delve into the analytics by integrating your existing reporting suite with 3E’s real-time data

  • Add “Who Knows Who” relationship intelligence to your firm’s CRM system. Keep contacts and relationships up to date. Retrieve contact details and relationships by company and person

  • Retrieve and write time card data to/from 3E

WHERE TO GET STARTED and HOW TO ACCESS 3E APIs

3E APIs are available to customers running 3E on premises and 3E Cloud customers. The 3E REST APIs were officially released in July 2019 with our 3E 2.9.1 release but are available for customers on 3E 2.8.1 and above.

For customers operating on premises, the 3E REST API end point is automatically installed with your 3E User Interface packages thus should be able to access 3E APIs via endpoints shown in Swagger at [Your3EServerName]/[Your3EInstanceName]/Web/Swagger. Windows Authentication is used to authenticate to on premises 3E APIs.

API credentials in 3E Cloud are managed by the customers. For cloud customers and third-party integrators who need to access 3E APIs for a particular customer, please refer to the Request 3E API Credentials for Authentication section for detailed information on how to issue or request these credentials.

When you have obtained access to 3E APIs, the below are great ways to get you started on your integration/APIs access journey:

  • Core Resources – View for a list of available 3E Resources (i.e., Attachment, Time, Matter, etc.) an integrated application can access.

  • API Authentication – Follow the steps here to get started using the 3E API.

  • Sample App – Download this sample application to learn how the 3E API works.

  • 3E API Reference – View for a comprehensive list of API resources, endpoints, methods, and schemes.

  • Knowledge Base – The Elite Knowledge Base, accessed via the Elite Customer Portal, contains 3E API Release Notes as well as other reference material for the 3E APIs. See KB article E-19780, 3E API References and Information, for more information.