Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 1001 Bytes

README.md

File metadata and controls

47 lines (40 loc) · 1001 Bytes

Astra Postman Demos

A sample repository demonstrating how to use Astra DevOps & Data APIs in Postman. This repo includes a collection with subfolders for DevOps and Data APIs along with an associated Environment.

Check out my Astra + Postman blog.

Astra Devops API

  • Get Auth Token
  • Add Database
  • Add Keyspace to Database
  • Get Database
  • Get Databse By Id
  • Get Secure Bundle URL
  • Park Database
  • Unpark Database
  • Terminate Database
  • Reset Password
  • Get Supported Regions
  • Resize Database

Astra Data API

  • Get an Auth Token
  • Get Keyspaces
  • Create Table
  • Get Tables
  • Get Table
  • Delete Table
  • Add Rows
  • Submit Queries
  • Retrieve Rows
  • Update Rows
  • Delete Rows
  • Retrieve Columns
  • Add Column
  • Retrieve Column
  • Update Column
  • Delete Column

Get Postman

Astra Documentation

Astra API Reference