HomeGuidesAPI ReferenceChangelogsDiscussions
GuidesChangelogsAPI ReferencePublic RoadmapService StatusLog In

The Smartly.AI REST API offers access and control over all Smartly.AI data (bots, intents, entities, conversations, and much more).
Before you start using the API, here is some interesting tips .

Libraries

In order to make it easier for you to use Smartly.AI API, we maintain a Node.js API available here:

Rate limit

API usage is based on a fair use wich is a rate limit of 50 requests per minute.
In case of abusive usage the API may return a HTTP 429 Too Many Requests response code.
For higher rate limits, please contact us.

Security

If you find any security issue in our API, please contact us.
Thank you!

Custom Instances

In case you are using a specific private instance, you may have to adapt the API url.