Error
A valid request URL is required to generate request examples{
"code": 123,
"data": {
"annoylist": {
"tagged": true,
"tooltip": "<string>"
},
"blacklist": {
"reason": "<string>",
"report_type": "<string>",
"tagged": true,
"timestamp": 123,
"tooltip": "<string>",
"verified": true
},
"bot": {
"kay": true,
"tagged": true,
"unidentified": true
},
"customTag": "<string>",
"key_type": "<string>",
"member": {
"tagged": true,
"tooltip": "<string>"
},
"name_change": {
"changed": true,
"last_change": 123,
"tagged": true,
"tooltip": "<string>"
},
"safelist": {
"AddedBy": "<string>",
"added_by": "<string>",
"discord_linked": "<string>",
"personal": true,
"security_level": 123,
"tagged": true,
"time_added": 123,
"time_updated": 123,
"timesKilled": 123,
"tooltip": "<string>"
},
"statistics": {
"encounters": 123,
"threat_level": 123
},
"username": "<string>",
"uuid": "<string>"
},
"msTime": 123,
"success": true
}API
Blacklist
Fetch player blacklist information from seraph
GET
/
{player}
/
blacklist
Error
A valid request URL is required to generate request examples{
"code": 123,
"data": {
"annoylist": {
"tagged": true,
"tooltip": "<string>"
},
"blacklist": {
"reason": "<string>",
"report_type": "<string>",
"tagged": true,
"timestamp": 123,
"tooltip": "<string>",
"verified": true
},
"bot": {
"kay": true,
"tagged": true,
"unidentified": true
},
"customTag": "<string>",
"key_type": "<string>",
"member": {
"tagged": true,
"tooltip": "<string>"
},
"name_change": {
"changed": true,
"last_change": 123,
"tagged": true,
"tooltip": "<string>"
},
"safelist": {
"AddedBy": "<string>",
"added_by": "<string>",
"discord_linked": "<string>",
"personal": true,
"security_level": 123,
"tagged": true,
"time_added": 123,
"time_updated": 123,
"timesKilled": 123,
"tooltip": "<string>"
},
"statistics": {
"encounters": 123,
"threat_level": 123
},
"username": "<string>",
"uuid": "<string>"
},
"msTime": 123,
"success": true
}Documentation Index
Fetch the complete documentation index at: https://docs.seraph.si/llms.txt
Use this file to discover all available pages before exploring further.
⌘I