/
SO
socialser
/
PasarGuardAPI
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 23h ago
Details
Filter operations
Admin
34
Admin Roles
6
API Keys
7
Client Template
7
Core
9
post
Create Core Config
post
Scan Reality Target
get
Get Core Config
put
Modify Core Config
delete
Delete Core Config
get
Get All Cores
get
Get lightweight core list
post
Restart Core
post
Bulk Delete Cores
Groups
11
Host
9
Node
31
Settings
3
Setup
4
Subscription
7
System
7
User
55
User HWID
3
User Template
9
get
Base
get
Health
Core
Create Core Config
Create a new core configuration.
post
/api/core
Request body
CoreCreate
required
name
string
nullable
config
object
required
type
'xray'
|
'wg'
|
'mtproto'
|
'singbox'
exclude_inbound_tags
unknown[]
nullable
fallbacks_inbound_tags
unknown[]
nullable
Response
Successful Response
CoreResponse
required
name
string
required
config
object
required
type
'xray'
|
'wg'
|
'mtproto'
|
'singbox'
exclude_inbound_tags
string[]
required
fallbacks_inbound_tags
string[]
required
id
integer
required
created_at
string
date-time
required
Changes