> ## 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.

# Cubelify Blacklist Information

> Fetches player blacklist information formatted for Cubelify integration. This endpoint supports both authenticated and public access.



## OpenAPI

````yaml https://api.seraph.si/json get /cubelify/blacklist/{uuid}
openapi: 3.1.0
info:
  contact:
    email: support@seraph.si
    name: API Support
    url: https://discord.gg/UzJjnZhe8f
  title: Seraph API
  version: '1.0'
servers:
  - url: api.seraph.si/
security: []
externalDocs:
  description: ''
  url: ''
paths: {}

````