HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | https://api-nms.aim.faa.gov/v1/auth/token | |
|---|---|---|
| Request options | [ "auth_basic" => [ "uRH0Gb7wvU1rfRJ3X9YAbp9AnvfwKGnktx2TJWAdzgnqv9vK" "NilFHh9uVhQSaOQCdZss8hLnDMnk7QMnKWdk36G8BYch14RZG0Ds8479p6zuAzwE" ] "body" => [ "grant_type" => "client_credentials" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 206 "request_size" => 376 "total_time" => 0.213078 "namelookup_time" => 0.005686 "connect_time" => 0.007019 "pretransfer_time" => 0.079626 "size_upload" => 29.0 "size_download" => 669.0 "speed_download" => 3139.0 "speed_upload" => 136.0 "download_content_length" => 669.0 "upload_content_length" => 29.0 "starttransfer_time" => 0.079925 "primary_ip" => "34.98.118.36" "primary_port" => 443 "local_ip" => "46.101.75.161" "local_port" => 44604 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 78518 "connect_time_us" => 7019 "namelookup_time_us" => 5686 "pretransfer_time_us" => 79626 "starttransfer_time_us" => 79925 "total_time_us" => 213078 "effective_method" => "POST" "start_time" => 1782665395.8398 "original_url" => "https://api-nms.aim.faa.gov/v1/auth/token" "pause_handler" => Closure(float $duration) {#475 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#559 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#165 …} : -9223372036854775808 } } "debug" => """ * Trying 34.98.118.36:443...\n * Connected to api-nms.aim.faa.gov (34.98.118.36) port 443 (#0)\n * ALPN, offering h2\n * ALPN, offering http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n * ALPN, server accepted to use h2\n * Server certificate:\n * subject: C=US; ST=District of Columbia; L=Washington; O=Federal Aviation Administration; CN=api-nms.aim.faa.gov\n * start date: May 7 00:00:00 2026 GMT\n * expire date: Nov 21 23:59:59 2026 GMT\n * subjectAltName: host "api-nms.aim.faa.gov" matched cert's "api-nms.aim.faa.gov"\n * issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1\n * SSL certificate verify ok.\n * Using HTTP2, server supports multiplexing\n * Connection state changed (HTTP/2 confirmed)\n * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n * Using Stream ID: 1 (easy handle 0x55cffda9db70)\n > POST /v1/auth/token HTTP/2\r\n Host: api-nms.aim.faa.gov\r\n accept: */*\r\n content-type: application/x-www-form-urlencoded\r\n authorization: Basic dVJIMEdiN3d2VTFyZlJKM1g5WUFicDlBbnZmd0tHbmt0eDJUSldBZHpnbnF2OXZLOk5pbEZIaDl1VmhRU2FPUUNkWnNzOGhMbkRNbms3UU1uS1dkazM2RzhCWWNoMTRSWkcwRHM4NDc5cDZ6dUF6d0U=\r\n user-agent: Symfony HttpClient (Curl)\r\n accept-encoding: gzip\r\n content-length: 29\r\n \r\n * old SSL session ID is stale, removing\n * We are completely uploaded and fine\n < HTTP/2 200 \r\n < content-type: application/json\r\n < x-request-id: 772ac638-1573-4960-840d-cd966e9427b5\r\n < content-length: 669\r\n < date: Sun, 28 Jun 2026 16:49:55 GMT\r\n < via: 1.1 google\r\n < alt-svc: h3=":443"; ma=2592000\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "content-type: application/json" "x-request-id: 772ac638-1573-4960-840d-cd966e9427b5" "content-length: 669" "date: Sun, 28 Jun 2026 16:49:55 GMT" "via: 1.1 google" "alt-svc: h3=":443"; ma=2592000" ] "response_json" => [ "refresh_token_expires_in" => "0" "api_product_list" => "[FAA Notam Auth APIs, FAA Notam Distribution APIs External Access]" "api_product_list_json" => [ "FAA Notam Auth APIs" "FAA Notam Distribution APIs External Access" ] "organization_name" => "faa-prod-apigee-main-0" "developer.email" => "tdelambilly@eventually.biz" "token_type" => "BearerToken" "issued_at" => "1782665395993" "client_id" => "uRH0Gb7wvU1rfRJ3X9YAbp9AnvfwKGnktx2TJWAdzgnqv9vK" "access_token" => "mgbofFkxmRDFfKP6NUtGPeYySGZ6" "application_name" => "2be8bd0b-4ffe-4e99-aa1a-2450eb29dc6c" "scope" => "" "expires_in" => "1799" "refresh_count" => "0" "status" => "approved" ] ] |
|