https://app.boxmaster.cz/api/

ApiController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ApiController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"api_root"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"61e95f"

Request Headers

Header Value
accept
"*/*"
api-key
"123ABC123ABC123ABC"
connection
"close"
content-length
"168"
content-type
"application/json"
host
"app.boxmaster.cz"
x-forwarded-proto
"https"
x-php-ob-level
"0"
x-real-ip
"46.13.244.65"

Request Content

Pretty

{
    "operation": "report-ac",
    "acData": "{\"1\":{\"temp\":19,\"humidity\":392,\"status\":0,\"setTemp\":30},\"2\":{\"temp\":47,\"humidity\":342,\"status\":3,\"setTemp\":50}}"
}

Raw

{"operation":"report-ac","acData":"{\"1\":{\"temp\":19,\"humidity\":392,\"status\":0,\"setTemp\":30},\"2\":{\"temp\":47,\"humidity\":342,\"status\":3,\"setTemp\":50}}"}

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"application/json"
date
"Sun, 11 Jan 2026 17:15:02 GMT"
expires
-1
pragma
"no-cache"
x-debug-token
"7a256c"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/doc/app.boxmaster.cz/www/app/public/index.php"
    "line" => 5
    "args" => [
      "/www/doc/app.boxmaster.cz/www/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"98f513e29bea398809f868dc051ab2bf"
DATABASE_URL
"mysql://appboxmast:zqOCFj4Cyt8NfBqUXxxZ@uvds264.active24.cz:3306/appboxmast?serverVersion=mariadb-10.5.15&charset=utf8mb4"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_PID_FILE
"/var/run/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_DEBUG
"1"
BASE
"/app/public"
CONTENT_LENGTH
"168"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/www/doc/app.boxmaster.cz/www"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/doc/app.boxmaster.cz/www"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_ADDR
"46.13.244.65"
GEOIP_CONTINENT_CODE
"EU"
GEOIP_COUNTRY_CODE
"CZ"
GEOIP_COUNTRY_NAME
"Czech Republic"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_API_KEY
"123ABC123ABC123ABC"
HTTP_CONNECTION
"close"
HTTP_HOST
"app.boxmaster.cz"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"46.13.244.65"
INVOCATION_ID
"3e2e76bc3694499b890f407cee603392"
JOURNAL_STREAM
"8:271196925"
LANG
"C"
LD_PRELOAD
"/usr/lib/mywrap.so "
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/app/public/index.php"
PWD
"/"
QUERY_STRING
""
REDIRECT_BASE
"/app/public"
REDIRECT_GEOIP_ADDR
"46.13.244.65"
REDIRECT_GEOIP_CONTINENT_CODE
"EU"
REDIRECT_GEOIP_COUNTRY_CODE
"CZ"
REDIRECT_GEOIP_COUNTRY_NAME
"Czech Republic"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_GEOIP_ADDR
"46.13.244.65"
REDIRECT_REDIRECT_GEOIP_CONTINENT_CODE
"EU"
REDIRECT_REDIRECT_GEOIP_COUNTRY_CODE
"CZ"
REDIRECT_REDIRECT_GEOIP_COUNTRY_NAME
"Czech Republic"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aWPalp8lUSsMOx0yJEJVTQAAAAU"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aWPalp8lUSsMOx0yJEJVTQAAAAU"
REDIRECT_URL
"/app/public/api/"
REMOTE_ADDR
"46.13.244.65"
REMOTE_PORT
"32772"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768151702
REQUEST_TIME_FLOAT
1768151702.43
REQUEST_URI
"/api/"
SCRIPT_FILENAME
"/www/doc/app.boxmaster.cz/www/app/public/index.php"
SCRIPT_NAME
"/app/public/index.php"
SERVER_ADDR
"31.15.12.64"
SERVER_ADMIN
"info@active24.cz"
SERVER_NAME
"app.boxmaster.cz"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL"
SYSTEMD_EXEC_PID
"236024"
UNIQUE_ID
"aWPalp8lUSsMOx0yJEJVTQAAAAU"
argc
0
argv
[]