FullCpfController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\V1\FullCpfController" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "api_v1_full_cpf" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#615 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#580 …} } ] |
| _stopwatch_token | "60479d" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| accept-language | "pt-BR,pt;q=0.9,en-US;q=0.8,en;q=0.7" |
| connection | "close" |
| content-length | "21" |
| content-type | "application/json" |
| csrf-token | "pcRpXUWX-lLpNjHEvKut9rA9y9oI30gCvZGw" |
| host | "api.devdoc.com.br" |
| priority | "u=1, i" |
| rapid-client | "hub-service" |
| sec-ch-ua | ""Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "empty" |
| sec-fetch-site | "same-site" |
| x-amzn-trace-id | "Root=1-694d8a06-3b918edd0138cc5c3561609c" |
| x-api-key | "23dcf13c9bmsh5ae0d2a49278fafp166602jsn0cd0d0dc6a50" |
| x-correlation-id | "7842a06c-c418-45c7-806d-9e7fd79c251d" |
| x-entity-id | "11400634" |
| x-forwarded-for | "187.22.73.168, 187.22.73.168" |
| x-forwarded-host | "docs-brasil.p.rapidapi.com" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-mashape-proxy-secret | "764b0140-8e45-11f0-96a3-c79b726dd2f3" |
| x-mashape-subscription | "BASIC" |
| x-mashape-user | "mercadohiperbairro" |
| x-mashape-version | "1.2.8" |
| x-php-ob-level | "1" |
| x-rapidapi-host | "docs-brasil.p.rapidapi.com" |
| x-rapidapi-proxy-secret | "764b0140-8e45-11f0-96a3-c79b726dd2f3" |
| x-rapidapi-request-id | "4974cfdf00a775158889b5c0b514dcd5425f00ca2dd7830789186f5524ac8ee0" |
| x-rapidapi-subscription | "BASIC" |
| x-rapidapi-tenant-name | "p" |
| x-rapidapi-ua | "RapidAPI-Playground" |
| x-rapidapi-user | "mercadohiperbairro" |
| x-rapidapi-version | "1.2.8" |
| x-real-ip | "187.22.73.168" |
Request Content
Pretty
{
"cpf": "51836205805"
}
Raw
{"cpf":"51836205805"}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Thu, 25 Dec 2025 19:01:26 GMT" |
| x-debug-token | "293e7e" |
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:39
[
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u660091116/domains/api.devdoc.com.br/public_html/index.php"
"line" => 5
"args" => [
"/home/u660091116/domains/api.devdoc.com.br/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APIBRASIL_TOKEN | "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL2dhdGV3YXkuYXBpYnJhc2lsLmlvL2FwaS92Mi9hdXRoL2xvZ2luIiwiaWF0IjoxNzU5NTE0NDY5LCJleHAiOjE3OTEwNTA0NjksIm5iZiI6MTc1OTUxNDQ2OSwianRpIjoiSVdIMjJ5U3piQmtNejd5aiIsInN1YiI6IjEyNjYiLCJwcnYiOiIyM2JkNWM4OTQ5ZjYwMGFkYjM5ZTcwMWM0MDA4NzJkYjdhNTk3NmY3In0.NcLzfknt_Rh2EkQmSoKvkZQllXcxyrcXBYXaNxYUWOM" |
| APP_ENV | "dev" |
| APP_SECRET | "d0eadb30fee1cea3e2bb99e1138ad028" |
| BIGDATA_TOKEN | "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiR0FCUklFTEBQQ1hFTC5DT00uQlIiLCJqdGkiOiIxNWZkNzRlYi05ZGU3LTQwMjktYTUxNS0zMGQxNmJlZTA4ZmEiLCJuYW1lVXNlciI6IkdhYnJpZWwiLCJ1bmlxdWVfbmFtZSI6IkdBQlJJRUxAUENYRUwuQ09NLkJSIiwiZG9tYWluIjoiUENYRUwiLCJwcm9kdWN0cyI6WyJCSUdCT09TVCIsIkJJR0lEIl0sIm5iZiI6MTc1NjI1NDYzOCwiZXhwIjoxNzg3NzkwNjM4LCJpYXQiOjE3NTYyNTQ2MzgsImlzcyI6IkJpZyBEYXRhIENvcnAuIn0.jjgwqMB3dpEEq4TdNyg_wMllj-LGV-pfeNRCoWeN2qg" |
| BIGDATA_TOKEN_ID | "68ae51aee409ee719a3badce" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://u660091116_apiDevDoc:apiDevDoc102030@127.0.0.1:3306/u660091116_apiDevDoc?serverVersion=10.11.10-MariaDB&charset=utf8mb4" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| RAPIDAPI_KEY | "d28e033307msh62dac8fc6c39a02p174ee2jsnccd7ef6da095" |
| SMSDEV_TOKEN | "EZMQJYSSJXQUP5C4GBJ7ODD7H6EGPNGA39ZDLC631XFDDXFI1TQN52AW5078L92M6Q8BII7H8YK1BSPJ043VPR6997M7M9P7NNOVFN0ASAPHV0F55B4B09WFXUI4RXOV" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "21" |
| CONTENT_TYPE | "application/json" |
| CRAWLER_LOAD_LIMIT_ENFORCE | "25" |
| CRAWLER_USLEEP | "1000" |
| DOCUMENT_ROOT | "/home/u660091116/domains/api.devdoc.com.br/public_html" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json" |
| HTTP_ACCEPT_LANGUAGE | "pt-BR,pt;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_CONNECTION | "close" |
| HTTP_CSRF_TOKEN | "pcRpXUWX-lLpNjHEvKut9rA9y9oI30gCvZGw" |
| HTTP_HOST | "api.devdoc.com.br" |
| HTTP_PRIORITY | "u=1, i" |
| HTTP_RAPID_CLIENT | "hub-service" |
| HTTP_SEC_CH_UA | ""Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_SITE | "same-site" |
| HTTP_X_AMZN_TRACE_ID | "Root=1-694d8a06-3b918edd0138cc5c3561609c" |
| HTTP_X_API_KEY | "23dcf13c9bmsh5ae0d2a49278fafp166602jsn0cd0d0dc6a50" |
| HTTP_X_CORRELATION_ID | "7842a06c-c418-45c7-806d-9e7fd79c251d" |
| HTTP_X_ENTITY_ID | "11400634" |
| HTTP_X_FORWARDED_FOR | "187.22.73.168, 187.22.73.168" |
| HTTP_X_FORWARDED_HOST | "docs-brasil.p.rapidapi.com" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_MASHAPE_PROXY_SECRET | "764b0140-8e45-11f0-96a3-c79b726dd2f3" |
| HTTP_X_MASHAPE_SUBSCRIPTION | "BASIC" |
| HTTP_X_MASHAPE_USER | "mercadohiperbairro" |
| HTTP_X_MASHAPE_VERSION | "1.2.8" |
| HTTP_X_RAPIDAPI_HOST | "docs-brasil.p.rapidapi.com" |
| HTTP_X_RAPIDAPI_PROXY_SECRET | "764b0140-8e45-11f0-96a3-c79b726dd2f3" |
| HTTP_X_RAPIDAPI_REQUEST_ID | "4974cfdf00a775158889b5c0b514dcd5425f00ca2dd7830789186f5524ac8ee0" |
| HTTP_X_RAPIDAPI_SUBSCRIPTION | "BASIC" |
| HTTP_X_RAPIDAPI_TENANT_NAME | "p" |
| HTTP_X_RAPIDAPI_UA | "RapidAPI-Playground" |
| HTTP_X_RAPIDAPI_USER | "mercadohiperbairro" |
| HTTP_X_RAPIDAPI_VERSION | "1.2.8" |
| HTTP_X_REAL_IP | "187.22.73.168" |
| H_CANARY | "false" |
| H_PLATFORM | "Hostinger" |
| H_STAGING | "false" |
| H_TYPE | "business" |
| LSPHP_ProcessGroup | "on" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "POST" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/v1/full/cpf" |
| REMOTE_ADDR | "18.228.167.221" |
| REMOTE_PORT | "12744" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766689286 |
| REQUEST_TIME_FLOAT | 1766689286.7426 |
| REQUEST_URI | "/api/v1/full/cpf" |
| SCRIPT_FILENAME | "/home/u660091116/domains/api.devdoc.com.br/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://api.devdoc.com.br/api/v1/full/cpf" |
| SCRIPT_URL | "/api/v1/full/cpf" |
| SERVER_ADDR | "45.151.121.144" |
| SERVER_ADMIN | "" |
| SERVER_NAME | "api.devdoc.com.br" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "ECDHE-RSA-AES128-GCM-SHA256" |
| SSL_CIPHER_ALGKEYSIZE | "128" |
| SSL_CIPHER_USEKEYSIZE | "128" |
| SSL_PROTOCOL | "TLSv1.2" |
| SYMFONY_DOTENV_PATH | "/home/u660091116/domains/api.devdoc.com.br/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,DATABASE_URL,BIGDATA_TOKEN,BIGDATA_TOKEN_ID,CORS_ALLOW_ORIGIN,RAPIDAPI_KEY,SMSDEV_TOKEN,APIBRASIL_TOKEN" |
| UNIQUE_ID | "G5L5W8PJtvTLS1tkkVKNNZkx" |
| X-LSCACHE | "on,crawler,esi,combine" |