Yes, the GetCourse platform implements API methods that allow you to solve the following tasks:
- Uploading users and orders from an external system to your account. You can implement adding users to your account, and this addition will work automatically. That is, you will need to send requests to the GetCourse server address
- Callbacks requests for various events. You can send messages to external systems according to customized scripts, and these messages can contain parameters of users, orders or purchases.
Adding data to the platform
To work with the first group of methods (adding users and deals), you need to generate a secret key that you will need to use when sending requests to add users or orders to the platform. To generate a key, go to the page with the address http://YOUR_ACCOUNT.getcourse.io/saas/account/api
Read more about adding users via API in the article.
Sending data from the platform
To work with the second group, you need to set up a process. At certain stages of your process, the system will send external requests (to external addresses), passing the data you’ve set up. You can read more about the callback function implementation here.
We use technology such as cookies on our website to personalize content and ads, provide media features, and analyze our traffic. By using the GetCourse website you agree with our Privacy Policy and Cookies Policy.
please authorize