Jump to Content
API Reference
v1.0
v2.0
Log In
API Reference
Log In
Stargate on Astra
API Reference
Parks a database
Search
JUMP TO
Stargate Document API reference
auth
Create an auth token
post
namespaces
search for documents in {collection-id}
get
add a new document to {collection-id}
post
get a document by id
get
replace a document
put
update part of a document
patch
delete a document
delete
get a sub document by path
get
replace a sub document
put
update part of a sub document
patch
delete a sub document
delete
keyspaces
search a table
get
add a new row
post
get a row(s)
get
replace a row(s)
put
update part of a row(s)
patch
delete a row(s)
delete
schemas
list keyspaces
get
get a keyspace
get
list tables
get
create a table
post
get a table
get
replace a table definition, except for columns
put
delete a table
delete
list columns
get
create a column
post
get a column
get
replace a column definition
put
delete a column
delete
list namespaces
get
create a namespace
post
get a namespace
get
delete a namespace
delete
list collections in a namespace
get
create a collection
post
get a collection
get
delete a collection
delete
Stargate REST API reference
auth
Create an authorization token
post
schemas
Return all keyspaces
get
Get a keyspace
get
list tables
get
create a table
post
get a table
get
Replace a table definition, except for columns
put
Delete a table
delete
List columns
get
Create a column
post
Get a column
get
Replace a column definition
put
Delete a column
delete
data
Search a table
get
Add rows
post
Get a row
get
Replace a row
put
Update part of a row
patch
delete a row(s)
delete
Astra DevOps API
Using the Astra DevOps API
Authentication
Create a token to use the Astra DevOps API endpoints
post
Operations
Returns a list of databases
get
Create a new database
post
Finds database by ID
get
Adds keyspace into database
post
Obtain zip for connecting to the database
post
Terminates a database
post
Parks a database
post
Unparks a database
post
Resizes a database
post
Resets Password
post
Returns supported regions and availability for a given user / org
get
Parks a database
post
https://api.astra.datastax.com/v2/databases/
{databaseID}
/park
Parks a database
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
Bearer
RESPONSE
Click
Try It!
to start a request and see the response here!