Skip to main content

Get Authorization URL

GET 

/api/woo-commerce/:integration_instance/get-authorization-url

Get the WooCommerce OAuth authorization URL for a given integration instance. Used to re-authorize an existing connection.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Redirect the user's browser to the returned data.authorization_url to authorize the API keys with WooCommerce.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type