For whitelisted partners to check whether a merchant has Rebuy installed.
GET /api/installed
Returns an auto_install_key for the given merchant if they have Rebuy installed, otherwise returns false.
Notes
Third-party app developers can use this endpoint to determine whether or not a merchant has Rebuy installed.
If installed_user is false, prompt the merchant to install Rebuy before checking this endpoint again.
To install Rebuy, send the merchant to:
https://rebuyengine.com/shopify/auth?shop=<domain>.myshopify.com
(using their myshopify_domain).
Requires whitelisting and access key
For this endpoint to function properly, your account must first be whitelisted as a Rebuy Platform Partner.
If approved, you will be granted a key that can be used to authenticate your requests.
Contact [email protected] to request access.