POST https://eticket.imalize.com/login

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

GET https://erp.imalize.com/api/index.php/login
Request options
[
  "headers" => [
    "Accept" => "application/json"
  ]
  "query" => [
    "login" => "g.antognoli@imalize.com"
    "password" => "RttKrsQYo3nz"
    "reset" => 0
  ]
]
Response 200
[
  "info" => [
    "header_size" => 479
    "request_size" => 208
    "total_time" => 0.090416
    "namelookup_time" => 0.009511
    "connect_time" => 0.009681
    "pretransfer_time" => 0.038357
    "size_download" => 269.0
    "speed_download" => 2975.0
    "download_content_length" => 269.0
    "starttransfer_time" => 0.089845
    "primary_ip" => "178.32.110.74"
    "primary_port" => 443
    "local_ip" => "51.254.21.45"
    "local_port" => 45274
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 38301
    "connect_time_us" => 9681
    "namelookup_time_us" => 9511
    "pretransfer_time_us" => 38357
    "starttransfer_time_us" => 89845
    "total_time_us" => 90416
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1781515156.9711
    "original_url" => "https://erp.imalize.com/api/index.php/login?login=g.antognoli@imalize.com&password=RttKrsQYo3nz&reset=0"
    "pause_handler" => Closure(float $duration) {#586
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#576 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#227 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 178.32.110.74:443...\n
      * Connected to erp.imalize.com (178.32.110.74) port 443 (#0)\n
      * ALPN: offers h2,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 http/1.1\n
      * Server certificate:\n
      *  subject: CN=erp.imalize.com\n
      *  start date: Jun  9 00:00:00 2026 GMT\n
      *  expire date: Dec 24 23:59:59 2026 GMT\n
      *  subjectAltName: host "erp.imalize.com" matched cert's "erp.imalize.com"\n
      *  issuer: C=NL; O=Trust Provider B.V.; OU=Domain Validated SSL; CN=Trust Provider B.V. TLS RSA CA G1\n
      *  SSL certificate verify ok.\n
      * using HTTP/1.1\n
      > GET /api/index.php/login?login=g.antognoli@imalize.com&password=RttKrsQYo3nz&reset=0 HTTP/1.1\r\n
      Host: erp.imalize.com\r\n
      Accept: application/json\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      < HTTP/1.1 200 OK\r\n
      < Date: Mon, 15 Jun 2026 09:19:17 GMT\r\n
      < Server: Apache/2.4.59 (Debian)\r\n
      < Access-Control-Allow-Origin: *\r\n
      < Access-Control-Allow-Methods: GET, POST, PUT, DELETE\r\n
      < Access-Control-Allow-Headers: Content-Type, Authorization, api_key, DOLAPIKEY\r\n
      < X-Frame-Options: SAMEORIGIN\r\n
      < Vary: Accept\r\n
      < Cache-Control: no-cache, must-revalidate\r\n
      < Expires: 0\r\n
      < X-Powered-By: Luracast Restler v3.1.0\r\n
      < Content-Language: en\r\n
      < Content-Length: 269\r\n
      < Content-Type: application/json; charset=utf-8\r\n
      < \r\n
      """
  ]
  "url" => "https://erp.imalize.com/api/index.php/login?login=g.antognoli@imalize.com&password=RttKrsQYo3nz&reset=0"
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Mon, 15 Jun 2026 09:19:17 GMT"
    "Server: Apache/2.4.59 (Debian)"
    "Access-Control-Allow-Origin: *"
    "Access-Control-Allow-Methods: GET, POST, PUT, DELETE"
    "Access-Control-Allow-Headers: Content-Type, Authorization, api_key, DOLAPIKEY"
    "X-Frame-Options: SAMEORIGIN"
    "Vary: Accept"
    "Cache-Control: no-cache, must-revalidate"
    "Expires: 0"
    "X-Powered-By: Luracast Restler v3.1.0"
    "Content-Language: en"
    "Content-Length: 269"
    "Content-Type: application/json; charset=utf-8"
  ]
  "response_json" => [
    "success" => [
      "code" => 200
      "token" => "AvQRid03s1d7ta5h9aPCX6MjQw20EQW4"
      "entity" => "1"
      "message" => "Welcome Giuliano - This is your token (recorded for your user). You can use it to make any REST API call, or enter it into the DOLAPIKEY field to use the Dolibarr API explorer."
    ]
  ]
]
GET https://erp.imalize.com/api/index.php/users/31/groups
Request options
[
  "headers" => [
    "DOLAPIKEY" => "nbXQ5fIuGJ18912e50XeTViM2JBjq3cf"
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 480
    "request_size" => 203
    "total_time" => 0.011693
    "namelookup_time" => 2.0E-5
    "pretransfer_time" => 8.5E-5
    "size_download" => 1609.0
    "speed_download" => 137603.0
    "download_content_length" => 1609.0
    "starttransfer_time" => 0.011594
    "primary_ip" => "178.32.110.74"
    "primary_port" => 443
    "local_ip" => "51.254.21.45"
    "local_port" => 45274
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "namelookup_time_us" => 20
    "pretransfer_time_us" => 85
    "starttransfer_time_us" => 11594
    "total_time_us" => 11693
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1781515157.0638
    "original_url" => "https://erp.imalize.com/api/index.php/users/31/groups"
    "pause_handler" => Closure(float $duration) {#591
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#570 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#227 …}
        $execCounter: -9223372036854775792
      }
    }
    "debug" => """
      * Found bundle for host: 0x55e4eef323c0 [serially]\n
      * Can not multiplex, even if we wanted to\n
      * Re-using existing connection #0 with host erp.imalize.com\n
      > GET /api/index.php/users/31/groups HTTP/1.1\r\n
      Host: erp.imalize.com\r\n
      DOLAPIKEY: nbXQ5fIuGJ18912e50XeTViM2JBjq3cf\r\n
      Accept: application/json\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      < HTTP/1.1 200 OK\r\n
      < Date: Mon, 15 Jun 2026 09:19:17 GMT\r\n
      < Server: Apache/2.4.59 (Debian)\r\n
      < Access-Control-Allow-Origin: *\r\n
      < Access-Control-Allow-Methods: GET, POST, PUT, DELETE\r\n
      < Access-Control-Allow-Headers: Content-Type, Authorization, api_key, DOLAPIKEY\r\n
      < X-Frame-Options: SAMEORIGIN\r\n
      < Vary: Accept\r\n
      < Cache-Control: no-cache, must-revalidate\r\n
      < Expires: 0\r\n
      < X-Powered-By: Luracast Restler v3.1.0\r\n
      < Content-Language: en\r\n
      < Content-Length: 1609\r\n
      < Content-Type: application/json; charset=utf-8\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Mon, 15 Jun 2026 09:19:17 GMT"
    "Server: Apache/2.4.59 (Debian)"
    "Access-Control-Allow-Origin: *"
    "Access-Control-Allow-Methods: GET, POST, PUT, DELETE"
    "Access-Control-Allow-Headers: Content-Type, Authorization, api_key, DOLAPIKEY"
    "X-Frame-Options: SAMEORIGIN"
    "Vary: Accept"
    "Cache-Control: no-cache, must-revalidate"
    "Expires: 0"
    "X-Powered-By: Luracast Restler v3.1.0"
    "Content-Language: en"
    "Content-Length: 1609"
    "Content-Type: application/json; charset=utf-8"
  ]
  "response_json" => [
    [
      "module" => null
      "id" => 9
      "entity" => 1
      "import_key" => null
      "array_options" => []
      "array_languages" => null
      "contacts_ids" => null
      "linkedObjectsIds" => null
      "canvas" => null
      "fk_project" => null
      "contact_id" => null
      "user" => null
      "origin_type" => null
      "origin_id" => null
      "ref" => "9"
      "ref_ext" => null
      "statut" => null
      "status" => null
      "country_id" => null
      "country_code" => null
      "state_id" => null
      "region_id" => null
      "barcode_type" => null
      "barcode_type_coder" => null
      "mode_reglement_id" => null
      "cond_reglement_id" => null
      "demand_reason_id" => null
      "transport_mode_id" => null
      "shipping_method" => null
      "fk_multicurrency" => null
      "multicurrency_code" => null
      "multicurrency_tx" => null
      "multicurrency_total_ht" => null
      "multicurrency_total_tva" => null
      "multicurrency_total_ttc" => null
      "multicurrency_total_localtax1" => null
      "multicurrency_total_localtax2" => null
      "last_main_doc" => null
      "fk_account" => null
      "note_public" => null
      "note_private" => null
      "actiontypecode" => null
      "name" => "Chef d'équipe"
      "lastname" => null
      "firstname" => null
      "civility_id" => null
      "date_creation" => null
      "date_validation" => null
      "date_modification" => null
      "tms" => 1758273423
      "date_cloture" => null
      "user_author" => null
      "user_creation" => null
      "user_creation_id" => null
      "user_valid" => null
      "user_validation" => null
      "user_validation_id" => null
      "user_closing_id" => null
      "user_modification" => null
      "user_modification_id" => null
      "fk_user_creat" => null
      "fk_user_modif" => null
      "specimen" => 0
      "totalpaid" => null
      "extraparams" => []
      "product" => null
      "cond_reglement_supplier_id" => null
      "deposit_percent" => null
      "retained_warranty_fk_cond_reglement" => null
      "warehouse_id" => null
      "nom" => "Chef d'équipe"
      "globalgroup" => null
      "usergroup_entity" => [
        1
      ]
      "datec" => 1758266223
      "members" => []
      "nb_users" => null
      "rights" => null
    ]
  ]
]