Authorize user on Easyship

Redirect a user to this endpoint (on auth.easyship.com domain) for authentication on Easyship.

After successful authentication, the user will be redirected back to redirect_uri with a code (and state) parameter in the query string.

The code can then be exchanged for an access token using the OAuth2 Token endpoint.

Language
Click Try It! to start a request and see the response here!