Skip to main content
POST
Start OAuth authorization

Authorizations

Authorization
string
header
required

Bearer token authentication via Auth0. Users authenticate through Auth0 Universal Login. Include the access token in the Authorization header: Authorization: Bearer <token>

Body

application/json
workspace_id
string
required
provider
enum<string>
required
Available options:
shopify,
woocommerce,
magento,
bigcommerce,
custom
redirect_uri
string<uri>

Response

OAuth authorization initiated

auth_url
string<uri>
state
string
Last modified on February 16, 2026