URL Validation
GET https://oauth.ecartapi.com/oauth/validate?url=https://ecart-test.myshopify.com&ecommerce=shopify
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
url | string | Store's URL | |
ecommerce | string | Ecommerce name in lowercase |
RESPONSES
status: OK
{"success":true,"url":"https://ecart-test.myshopify.com"}