fuzzybaird / digitalocean-postman

Postman Collection for DigitalOcean API, a placeholder to maintain DO API Postman Collections (not owned by DO).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DigitalOcean API Version Postman Version

DigitalOcean-Postman Collection

Postman Collection for DigitalOcean API

This repo is a placeholder to maintain DO API Postman Collections (not owned by DO). It has a list of requests, with collection & environment variables and response examples. Contribution to DigitalOcean on GitHub and as most of the descriptions are copied from beautifully & well documented API, please refer the Official DigitalOcean API. This is just Postman collection!!

The DigitalOcean API allows you to manage Droplets and resources within the DigitalOcean cloud in a simple, programmatic way using conventional HTTP requests. The endpoints are intuitive and powerful, allowing you to easily make calls to retrieve information or to execute actions.

Run in Postman

Please follow this tutorial to import this Postman Collection.

Postman

Keys and variables

Environment level

  • base_url
  • bearer_token
  • page
  • per_page

Collection level

  • action_id
  • certificate_id
  • domain_name
  • droplet_id
  • floating_ip
  • image_id
  • image name
  • name (domain)
  • project_id
  • region
  • resource_id
  • snapshot_id
  • ssh_key_id
  • tag_name

TODOs

  • Accounts
  • Actions
  • Block Storage
  • Block Storage Actions
  • CDN Endpoints
  • Certificates
  • Databases
  • Domains
  • Domains Records
  • Droplets
  • Droplet Actions
  • Firewalls
  • Floating IPs
  • Floating IPs Actions
  • Images
  • Images Actions
  • Kubernetes
  • Load Balancers
  • Projects
  • Project Resources
  • Regions
  • Sizes
  • Snapshots
  • SSH-Keys
  • Tags

Author

Dawit Nida

About

Postman Collection for DigitalOcean API, a placeholder to maintain DO API Postman Collections (not owned by DO).

License:MIT License