Get OAuth authentication URL for connecting a new site
POST/v1/authenticate-site
Generate OAuth authorization URL to connect e-commerce platforms. Supports Etsy, TikTok, and Amazon. Returns URL for user to complete platform authentication. State is signed with JWT for security and expires in 15 minutes.
Request
Responses
- 200
- 400
- 401
- 403
- 422
Authorization URL generated successfully
Bad request - Invalid parameters or Amazon custom redirect not supported
Unauthenticated
Invalid workspace session
Validation error