GET http://greenway-api.deep-tech.studio/api/docs

DocumentationAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_api_normalization_context
[
  "base_url" => ""
]
_api_respond
"true"
_controller
"api_platform.action.documentation"
_firewall_context
"security.firewall.map.context.api"
_format
""
_links
Symfony\Component\WebLink\GenericLinkProvider {#2753
  -links: [
    2754 => Symfony\Component\WebLink\Link {#2754
      -href: "http://greenway-api.deep-tech.studio/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"api_doc"
_route_params
[
  "_format" => ""
  "_api_respond" => "true"
]
_stateless
true
_stopwatch_token
"21465a"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"deflate, gzip"
connection
"close"
host
"greenway-api.deep-tech.studio"
user-agent
"Mozilla/5.0 (compatible; phpservermon/3.5.2; +https://github.com/phpservermon/phpservermon)"
x-forwarded-for
"146.88.234.245"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"146.88.234.245"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"application/json; charset=utf-8"
date
"Wed, 11 Feb 2026 16:32:08 GMT"
expires
"-1"
link
"<http://greenway-api.deep-tech.studio/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
pragma
"no-cache"
vary
"Accept"
x-content-type-options
"nosniff"
x-debug-token
"fe28fd"
x-frame-options
"deny"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"b0ec8d2fd47298832e4087f08e453c56"
CALENDLY_LINK
"https://calendly.com/8randriamanalina8/30min"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1|greenway-front\.deep-tech\.studio)(:[0-9]+)?$"
DATABASE_URL
"mysql://green_user:green_pass@mariadb10_greenway:3306/green_db?serverVersion=10.11.2-MariaDB&charset=utf8mb4"
JWT_PASSPHRASE
"ce7be49c48a3261f03d10920500fa377db798531ad8a6833c239e8fb25b98cbe"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
JWT_TOKEN_TTL
"86400"
MAILER_DSN
"smtp://mailer%40madait-lab.com:lQQrjszzwCJTczHC@mail.madait-lab.com:465"
MAIL_FROM_ADDRESS
"mailer@madait-lab.com"
REDIS_URL
"redis://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"deflate, gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"greenway-api.deep-tech.studio"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; phpservermon/3.5.2; +https://github.com/phpservermon/phpservermon)"
HTTP_X_FORWARDED_FOR
"146.88.234.245"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"146.88.234.245"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/docs"
REMOTE_ADDR
"172.23.0.1"
REMOTE_PORT
"38296"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1770827528
REQUEST_TIME_FLOAT
1770827528.2876
REQUEST_URI
"/api/docs"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.23.0.3"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"greenway-api.deep-tech.studio"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at greenway-api.deep-tech.studio Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN,MAIL_FROM_ADDRESS,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,JWT_TOKEN_TTL,REDIS_URL,CALENDLY_LINK"