PR Pilot
GitHub
Builds
Welcome
About
Getting Started
FAQ
Openx
Introduction
Architecture
Modes
Tools
API Endpoints
Users
Stablecoin
Platform
Admin
Public
Ping
Errors
Opensolar
Introduction
API Endpoints
Architecture
Smart Contract
Pilot
Puerto Rico
Ideas
Ideas
Stellar
Alternate Ideas
Bitcoin
Ethereum
Others
Admin
post
Kill Platform
https://api.openx.solar
/admin/kill
Request
Response
Request
Body Parameters
username
required
string
​
token
required
string
​
nuke
required
string
​
Response
200: OK
​
get
Freeze Platform
https://api.openx.solar
/admin/freeze
Request
Response
Request
Query Parameters
token
required
string
​
username
required
string
​
Response
200: OK
​
post
Generate Nuclear Code
https://api.openx.solar
/admin/gennuke
Request
Response
Request
Body Parameters
token
required
string
​
username
required
string
​
nuke
required
string
​
Response
200: OK
​
get
Get all platforms
https://api.openx.solar
/admin/platform/all
Request
Response
Request
Query Parameters
token
required
string
​
username
required
string
​
Response
200: OK
​
get
Get all Admins
https://api.openx.solar
/admin/list
Request
Response
Request
Query Parameters
token
required
string
​
username
required
string
​
Response
200: OK
​
post
Create new platform
https://api.openx.solar
/admin/platform/new
Request
Response
Request
Body Parameters
timeout
required
string
​
code
required
string
​
name
required
string
​
token
required
string
​
username
required
string
​
Response
200: OK
​
post
Send user notification
https://api.openx.solar
/admin/sendmessage
Request
Response
Request
Body Parameters
token
required
string
​
username
required
string
​
recipient
required
string
​
message
required
string
​
subject
required
string
​
Response
200: OK
​
Previous
Platform
Next
Public
Last updated
1 year ago
Export as PDF
Contents
post
Kill Platform
get
Freeze Platform
post
Generate Nuclear Code
get
Get all platforms
get
Get all Admins
post
Create new platform
post
Send user notification