CourseFlow Public REST API
Authentication
For some of our API actions you need this extra handshake, but most of them will work without this handshake.
GETGet Temporary Handshake
dev.courseflow.nl/api/?apikey={{apikey}}&apisecret={{apisecret}}&action=getTempHandshake
PARAMS
apikey
apisecret
action
Discountcodes
GETMake New Discount Code
https://eu1.course-flow.com/api/?apikey={{apikey}}&apisecret={{apisecret}}&action=createDiscountCode&flowID=6334&amount=150&discountType=percentage×ToUse=99&live=true
Do you need instant discount codes? Use this endpoint to create discount codes. Make sure you use identical discount codes.
PARAMS
apikey
apisecret
action
flowID
amount
discountType
timesToUse
live
Loading