curl --request GET \
--url https://api.example.com/integrations/{provider}/connect{
"redirectUrl": "https://auth.mercadolivre.com.br/authorization?response_type=code&client_id=12345678&redirect_uri=..."
}
Inicia o fluxo de autorização OAuth2 com o marketplace especificado, retornando a URL de redirecionamento correspondente.
curl --request GET \
--url https://api.example.com/integrations/{provider}/connect{
"redirectUrl": "https://auth.mercadolivre.com.br/authorization?response_type=code&client_id=12345678&redirect_uri=..."
}
meli, shopee, magalu, b2w, amazon.{
"redirectUrl": "https://auth.mercadolivre.com.br/authorization?response_type=code&client_id=12345678&redirect_uri=..."
}