Less Annoying CRM logo Less Annoying CRM LACRM
Getting Started

API Introduction

Welcome to the Less Annoying CRM API! If you're not familiar with the term "API", it stands for Application Programmer Interface. If you think of a "User Interface" as the way you as a human interact with Less Annoying CRM, our API is the way other programs interact with LACRM. Our API lets programmers write code that enters and retrieves information to/from the CRM. If you're interested in building custom integrations with LACRM, you're in the right place!

In case that first paragraph wasn't clear enough: The API is an advanced feature, and it should only be used by capable programmers. If that's not you, you might want to head back to the CRM.

Less Annoying CRM is all about simplicity, and that applies to our API too. In the following pages, we'll walk you through everything you need to know to authenticate and make calls to our various API functions. You can advance to the next page by clicking the green button at the bottom right, or you can use the sidebar to the left to skip to the article you're looking for.

If you have any questions, feel free to contact us and we'll be happy to help. We can't actually write or debug your code for you, but we're always happy to chat about how to best use our API to accomplish your goals.

Next page: Ways to connect