/
CH
chainstack
/
๐ CHAINSTACK PLATFORM API
Search skmtcโฆ
โK
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago ยท Updated 2mo ago
Details
Filter operations
Faucet
2
post
Goerli Faucet
post
Sepolia Faucet
Marketplace
1
post
Retrieve Application Token
Network
5
get
List all Networks
post
Create Network
get
Retrieve Network
delete
Delete Network
patch
Update Network
Node
5
get
List all Nodes
post
Create Node
get
Retrieve Node
delete
Delete Node
patch
Update Node
Organization
2
get
Get Organization name and ID
patch
Update Organization name
Project
6
get
List all Projects
post
Create Project
get
Retrieve Project
delete
Delete Project
patch
Update Project
get
Retrieve Project members
Organization
Get Organization name and ID
Get the name and ID of your organization.
get
/v1/organization/
Response
Organization
required
id
string
name
string
Name of the organization.
Changes