POST https://vgtestapi.tem-pest.com/api/cc/cc_tempests/get_yelp_events?verification=xyzzz

YelpController :: index

Request

GET Parameters

Key Value
verification
"xyzzz"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\CC\YelpController::index"
_firewall_context
"security.firewall.map.context.api"
_route
"get_yelp_events"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#92
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#144 …}
  }
]
_stopwatch_token
"690264"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
content-length
"267"
content-type
"application/json"
host
"vgtestapi.tem-pest.com"
port
"8500"
user-agent
"python-requests/2.32.4"
x-php-ob-level
"1"

Request Content

Pretty

{
    "time": "2026-01-14T03:07:39+00:00",
    "object": "business",
    "data": {
        "id": "N7w3iAWAgbjFiWLnbDQLNg",
        "updates": [
            {
                "event_type": "NEW_EVENT",
                "event_id": "DhRhY1uVI9ccQwDRZWBCoA",
                "lead_id": "8fIcYmoObl3f6fE5RhD-AQ",
                "interaction_time": "2026-01-14T03:07:39+00:00"
            }
        ]
    }
}

Raw

{"time": "2026-01-14T03:07:39+00:00", "object": "business", "data": {"id": "N7w3iAWAgbjFiWLnbDQLNg", "updates": [{"event_type": "NEW_EVENT", "event_id": "DhRhY1uVI9ccQwDRZWBCoA", "lead_id": "8fIcYmoObl3f6fE5RhD-AQ", "interaction_time": "2026-01-14T03:07:39+00:00"}]}}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Wed, 14 Jan 2026 03:07:41 GMT"
x-debug-token
"24d664"

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
"5cf12ca6493deb07ca6aeae25f249d05"
BULWARK_AUTH_PATH
"auth/login"
BULWARK_BASE_URL
"https://bulwarkapi.com/v2/"
BULWARK_EXPIRES_IN
"86400"
BULWARK_PASSWORD
"uxlPluOVwNBLOcChcXf3zYBKeXt"
BULWARK_SCOPE
"api.read api.write"
BULWARK_USERNAME
"ErickT"
CACHE_REDIS_URL
"redis://localhost:6379"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
CUSTOMER_CARE_APP_VANGUARD_CLIENT_ID
"7797a312-f4b4-4844-99dc-0fa5a12261c7"
CUSTOMER_CARE_APP_VANGUARD_CLIENT_SECRET
"5ZH8Q~0xcrj0FGhYM_zgE-BywuqYxayYnN.n2a2-"
HTTP3_PORT
"4453"
HTTPS_PORT
"4443"
HTTP_PORT
"8500"
JWT_PASSPHRASE
"19566ff887a15fcebbff054ffe5a3ce0"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"in-memory"
MAILER_DSN
"postmark+api://6632a8bb-2659-418f-82d4-8e1db1e3e2db@default"
MESSENGER_TRANSPORT_DSN
"amqp://tempest:tempest@localhost:5672/%2f/messages"
SECONDARY_MAILER_DSN
"postmark+api://6632a8bb-2659-418f-82d4-8e1db1e3e2db@default"
TOKEN210PEST
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJ1c2VyMSJ9.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c_fjvhjejmddddergf775g543"
WEB_SOCKET_NOTIFICATIONS
"https://nodejs.tem-pest.com:3031"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"267"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/vgtestapi.tem-pest.com/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/vgtestapi.tem-pest.com/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"vgtestapi.tem-pest.com"
HTTP_USER_AGENT
"python-requests/2.32.4"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"verification=xyzzz"
REMOTE_ADDR
"52.35.20.1"
REMOTE_PORT
"6378"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768360061
REQUEST_TIME_FLOAT
1768360061.2078
REQUEST_URI
"/api/cc/cc_tempests/get_yelp_events?verification=xyzzz"
SCRIPT_FILENAME
"/var/www/html/vgtestapi.tem-pest.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"144.202.123.88"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"vgtestapi.tem-pest.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at vgtestapi.tem-pest.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"vgtestapi.tem-pest.com"
SYMFONY_DOTENV_PATH
"/var/www/html/vgtestapi.tem-pest.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,HTTP_PORT,HTTPS_PORT,HTTP3_PORT,MAILER_DSN,MESSENGER_TRANSPORT_DSN,SECONDARY_MAILER_DSN,BULWARK_USERNAME,BULWARK_PASSWORD,BULWARK_SCOPE,BULWARK_BASE_URL,BULWARK_AUTH_PATH,BULWARK_EXPIRES_IN,LOCK_DSN,CACHE_REDIS_URL,CUSTOMER_CARE_APP_VANGUARD_CLIENT_ID,CUSTOMER_CARE_APP_VANGUARD_CLIENT_SECRET,TOKEN210PEST,WEB_SOCKET_NOTIFICATIONS"