Class: Thinkific

Thinkific

Thinkific API wrapper

Constructor

new Thinkific(opts)

Parameters:
Name Type Description
opts object An object containg the subdomain and API key
Properties
Name Type Description
apiKey string API Key for authorization headers
subdomain string subdomain of Thinkific site
Properties:
Name Type Description
courses courses A DefaultHandler for handling courses resource
products products A DefaultHandler for handling products resource
promotions promotions A DefaultHandler for handling promotions resource
coupons coupons A CouponHandler for handling coupons resource
Source: