Introduction

Introduction
SCAYLE Add-on API is a RESTful API that enables the extension of the core functionalities of the SCAYLE Panel by using resource-oriented URLs.
Use it to integrate social media platforms, customize analytics, and improve customer service capabilities by adding chatbots.
Add-on API core concepts
| Concept | Definition |
|---|---|
| Notifications | Notify users about certain events. |
| Permissions | Manage your Add-on Permissions. |
| Translations | Manage your Add-on Permission Translations |
| Users | Manage your Add-on Users. |
| Audit Logs | Log important actions and make them visible in our Audit-Log section within the SCAYLE Panel. |
| Authentication | Authenticate a User. |
Download Full Reference
Using Postman or similar tools? You can download this reference as a JSON file and import it to start sending requests directly.