This repository provides an API Collection as well as an Postman Environment configuration for the DigitalOcean API v2.
- Import the
DigitalOcean.postman_environment.jsoninto Postman first and make sure to set the values of the following environment variables in the Postman settings for theDigitalOceanenvironment:bearerregion
- Import the
DigitalOcean API.postman_collection.json, select theDigitalOceanenvironment and have fun with the DigitalOcean API.
Add support for these Requests:
- Actions (#1)
- Certificates (#3)
- Domains (#4)
- Domain Records (#5)
- Droplets (#6)
- Droplet Actions (#7)
- Floating IPs (#8)
- Floating IP Actions (#9)
- Firewalls (#10)
- Images (#11)
- Image Actions (#12)
- Load Balancers (#13)
- Regions (#14)
- Sizes (#15)
- Snapshots (#16)
- SSH-Keys (#17)
- Tags (#18)
If you want to contribute, please raise your hands about which part of the DigitalOcean API you would like to add to the collection in one of the issues or create a new Issue before sending a Pull Request.