Select an option below:
There is an example environment provided for you. We suggest making a duplicate, and renaming to your specific instance name. Use this merely as a template for future instances. This will allow you to switch between instances quickly.
Key | Value | Note |
---|---|---|
syncano-url | https://api.syncano.io/v1.1/ |
You shouldn't need to alter this unless you have a specific reason. |
instance-name | <<YOUR INSTANCE NAME>> |
Use the instance name you want to interact with. |
user-key | <<USER KEY>> |
You can create a test user in the dashboard, and open the details panel to get the user key. |
basic-api-key | <<BASIC INSTANCE KEY>> |
This is an instance api key without any additional permissions. |
userreg-api-key | <<USER REG INSTANCE KEY>> |
This is an instance api key with the User Registration persmission granted. |
If you would like to contribute to this repository - do the following:
- Fork this repository
- Import the collection and environment into your local postman.
- Make any changes to the collection
- Commit and push your changes, then submit a PR.