https://github.com/castle/postman-legacy
Postman collections and environments
https://github.com/castle/postman-legacy
Last synced: 4 months ago
JSON representation
Postman collections and environments
- Host: GitHub
- URL: https://github.com/castle/postman-legacy
- Owner: castle
- Created: 2019-06-11T23:53:23.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2020-11-17T21:11:24.000Z (over 5 years ago)
- Last Synced: 2025-01-10T20:44:58.225Z (over 1 year ago)
- Size: 23.4 KB
- Stars: 1
- Watchers: 27
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**This repository is no longer being maintained**
See [github.com/castle/castle-postman](https://github.com/castle/castle-postman) for the new and improved Castle Postman collection!
# Castle Postman Collections
Castle Collections and Environments for use with [Postman](https://www.getpostman.com/).
Postman is a popular application for exploring API's through an intuitive interface. Many companies choose to use Postman for generating their API documentation. Many also offer collections for download so that API consumers can more easily explore API functionality.
Postman allows for environment variables to be defined and dynamically re-assigned via pre-request scripts and post-request scripts (i.e. test scripts). The collections defined in these folders utilize environment definitions, pre-request scripts, and test scripts.
## [Castle Environments](https://github.com/castle/postman/tree/master/castle-environments)
A folder for environment definitions (`.json` files). Learn more about Postman environments [here](https://learning.getpostman.com/docs/postman/environments_and_globals/manage_environments/).
## Collections
### [Castle API Reference](https://github.com/castle/postman/tree/master/castle-api-reference)
[](https://app.getpostman.com/run-collection/b4beebc4889fde9730aa#?env%5BAPI%20Reference%20Collection%5D=W3sia2V5IjoiY2FzdGxlX2FwaV9zZWNyZXQiLCJ2YWx1ZSI6Im51bGwiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6InVzZXJfaWQiLCJ2YWx1ZSI6IjEiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6InVzZXJfZW1haWwiLCJ2YWx1ZSI6InVzZXIxQGNhc3RsZS5pbyIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoicmVnaXN0ZXJlZF9hdCIsInZhbHVlIjoiMTU2MDI5MDQ5MjI5MSIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoiZGV2aWNlX3Rva2VuIiwidmFsdWUiOiJudWxsIiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJjbGllbnRfaWQiLCJ2YWx1ZSI6Im51bGwiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6Im9yaWdpbl9pcF9hZGRyZXNzIiwidmFsdWUiOiJudWxsIiwiZW5hYmxlZCI6dHJ1ZX1d)
A collection that adheres to the current [Castle API Reference](https://castle.io/docs/api_reference) documentation.
### [Castle User Workflows](https://github.com/castle/postman/tree/master/castle-user-workflows)
[](https://app.getpostman.com/run-collection/076a6c2af9bf37ff74e1#?env%5BAPI%20Reference%20Collection%5D=W3sia2V5IjoiY2FzdGxlX2FwaV9zZWNyZXQiLCJ2YWx1ZSI6Im51bGwiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6InVzZXJfaWQiLCJ2YWx1ZSI6IjEiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6InVzZXJfZW1haWwiLCJ2YWx1ZSI6InVzZXIxQGNhc3RsZS5pbyIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoicmVnaXN0ZXJlZF9hdCIsInZhbHVlIjoiMTU2MDI5MDQ5MjI5MSIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoiZGV2aWNlX3Rva2VuIiwidmFsdWUiOiJudWxsIiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJjbGllbnRfaWQiLCJ2YWx1ZSI6Im51bGwiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6Im9yaWdpbl9pcF9hZGRyZXNzIiwidmFsdWUiOiJudWxsIiwiZW5hYmxlZCI6dHJ1ZX1d)
A collection that contains examples of the Castle product functionality in common use cases. Examples are listed in the sub-folder [README](https://github.com/castle/postman/tree/master/castle-user-workflows/README.md).