-
Notifications
You must be signed in to change notification settings - Fork 23
Postman Collection
Jmaxxz edited this page Jul 17, 2016
·
4 revisions
Postman is an graphical tool which makes it easy to interact with restful APIs. In order to document the August's restful APIs a postman collection has been created and checked into this repository .
- Install the Postman application.
- Import collection included in this repository.
- Setup the following environmental variables.
| Variable Name | Description | Example value |
|---|---|---|
| installid | A random value used by the APIs to determine if this device is authorized to access this user's account. | 00000000-0000-0000-0000-000000000000 |
| KeaseApiKey | An key which appears to be shared by all users which provides API access. Use the provided example value. | 14445b6a2dba |
| ApiKey | The current user's JWT token. (This token is provided via the authentication apis, but one should initialize this variable with a value to make it easier to set late | aaaaaaaaaa.bbbbbbbbbbb.cccccccccccc |
If you break yours or anyone else's lock it is your own fault. While I've tried to make both the tools and directions in this repository easy to use there is an inherent risk associated with any project like this. Please use all information provided on this site in a responsible manner. As with any lock picking only use these tools and information on locks you own or have permission to manipulate.