Skip to main content

Introduction

The MeetingLawyers APIs offer classic RESTful access to our services.

There are mainly 2 types of APIs:

  • Server to server (S2S) APIs
  • Public APIs

Server to server (S2S) APIs#

These APIs are conceived to intercommunicate MeetingLawyers' and your company's backend services, happening in secure channels and authenticating on behalf of the company systems.

Public APIs#

These APIs are conceived to offer public communication between clients (web / apps) and MeetingLawyers backend services. The authentication is made by the final user itself against our systems.