Help Center

From setting up your account to mastering each and any feature of noCRM.

Direct integrations with API

This article answers the following questions:

  • How to integrate with other softwares?
  • How to create an API key?
  • Is there a limit of API requests per day?
  • What's the limit of API requests per day?

A full REST API is available for all customers using the Sales Essentials and Dream Team editions

What's our API for?

The API will enable you to create, update and retrieve leads and users. It will also allow you to get notifications when particular events happen — thanks to our webhooks.

More information can be found in the Admin Panel > Webhooks.


How to create an API key

⚠️ Your private keys are like your admin password. These keys should only be used for authentication. This key is only for signing purposes.

An API Key is needed for any integration you may do, even if using no-code. You should create one API key for each service you connect noCRM to.

To create an API Key, go to the Admin Panel of your noCRM account > API Keys.

Once there, click on the green button Create an API Key. Enter a name (Zapier or Make for example) — and a description if you wish — then click on save, and it's done.

The generated key is generated by you from your account to access the API. You can generate one different key for each application. You can delete it at any time and generate a new one if necessary. When a key is deleted, the application using this key won’t be able to connect to your account anymore and won’t access any of your data.

The number of API requests is limited to 2,000 per day per noCRM account. If you have technical questions regarding the API, please contact us through the in-app chat or sending us an email.