Getting Started
Welcome to the TutorArc API. This guide will help you understand the basics of our service and how to integrate it into your crm.
The TutorArc API is organized around REST. Our API has predictable resource-oriented URLs, returns JSON-encoded responses, and uses standard HTTP secure response codes, authentication, and verbs.
All API requests must be made over HTTPS. Calls made over plain HTTP will fail. API requests without authentication will also fail.