ezeep API Quick Guides

Goal of ezeep is to make the printing dramatically simpler. Before using the printing API, user should have to authorize and get the access token. Access tokens are the thing that applications use to make API requests on behalf of a user. The access token represents the authorization of a specific application to access specific parts of a user’s data.For ease of user in quick guide both authorization and printing are combined so that,user can easily perform all the steps.

Public ClientID, Redirect URI for First Tests with this Documentation

For testing purpose given client credential can be used for authorization and Printing Api. In all of the documentation these credentials are used in example requests.

client_id : “78KYzeX5wS8r0FYz9KdvNt9xHMRA61PJK80IHwNj”

redirect_uri : 1. “https://www.ezeep.com” 2. “http://localhost:3000/code”

Authorization: Basic NzhLWXplWDV3UzhyMEZZejlLZHZOdDl4SE1SQTYxUEpLODBJSHdOajo=