Getting started - Publisher REST API
Knorish is home to tens of thousands of businesses, experts and course creators around the world that arebuilding a business using online education. At Knorish we ensure that all course creators have the tools and resources to solve the most important and difficult problems they face, but every course creator has unique needs.
So, we are giving you the tools to customize and extend Knorish and build amazing things with us! These resources are here to help you get familiar with the Knorish platform, regardless of whether you are:
- An organization building a custom solution for your own needs.
- An agency or partner building customized learning experiences for your clients.
- An integrator or app developer looking to build custom solutions.
This documentation supports you in the creation of bespoke solutions that are intended to be built for individual Knorish Sites. We are giving you the tools to customize and extend Knorish and build amazing things with us to benefit all of our customers.
Keep in mind that access to these features is dependent on certain Knorish pricing plans, so ensure that your site has the proper access before getting started.
Further Reading:
Important Considerations:
- Please checkout list of available endpoints which you can customize using Publisher REST API. API Endpoints And Postman Dump Publisher REST API
- Please note that we are unable to provide support for third-party tools. This means that we cannot assist with any maintenance, customization, or troubleshooting related to these tools.
Related Articles
Authorization using App Id and App Key - Publisher REST API
If you want a simple way to gain access to the API for an individual Knorish Site with the purpose of building a private or one-off app, you can authorize using the Knorish Site's App Id and App Key. Generate App ID and App Key To generate App Id and ...
Request and response format - Publisher REST API
All data in request or response from the API is in JSON format. Request and response fields for every API endpoint will be different, and you will know about them individually. Date Format All dates and timestamps are returned and expected in ISO ...
API Endpoints and Postman Dump - Publisher REST API
The list of API endpoints is self-explanatory, making it easier for you to navigate and comprehend. To gain a better understanding of the request and response body structure, you can download the Postman dump and try it out yourself. API Endpoint ...
Rate Limit - Publisher REST API
To ensure Knorish remains stable and accessible to all sites, we limit the number of requests per 5 minutes that any one Site can make to the API. Consumers of the API should take steps to ensure they are using industry standard techniques to ...
How to use Webhooks in Knorish
Introduction Webhooks are a powerful feature within Knorish that provides near-real-time information about specific events as they happen in your account. They allow you to automate workflows, share data, or build custom apps by sending an HTTP ...