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" => "Nicolas" "password" => "3ZnhmeQeKWVc" "reset" => 0 ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 479 "request_size" => 192 "total_time" => 0.103653 "namelookup_time" => 0.016934 "connect_time" => 0.017171 "pretransfer_time" => 0.045918 "size_download" => 268.0 "speed_download" => 2585.0 "download_content_length" => 268.0 "starttransfer_time" => 0.103072 "primary_ip" => "178.32.110.74" "primary_port" => 443 "local_ip" => "51.254.21.45" "local_port" => 60304 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 45844 "connect_time_us" => 17171 "namelookup_time_us" => 16934 "pretransfer_time_us" => 45918 "starttransfer_time_us" => 103072 "total_time_us" => 103653 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1781507169.9021 "original_url" => "https://erp.imalize.com/api/index.php/login?login=Nicolas&password=3ZnhmeQeKWVc&reset=0" "pause_handler" => Closure(float $duration) {#586 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#576 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#227 …} : -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=Nicolas&password=3ZnhmeQeKWVc&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 07:06:10 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: 268\r\n < Content-Type: application/json; charset=utf-8\r\n < \r\n """ ] "url" => "https://erp.imalize.com/api/index.php/login?login=Nicolas&password=3ZnhmeQeKWVc&reset=0" "response_headers" => [ "HTTP/1.1 200 OK" "Date: Mon, 15 Jun 2026 07:06:10 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: 268" "Content-Type: application/json; charset=utf-8" ] "response_json" => [ "success" => [ "code" => 200 "token" => "mo6tJ1Nho5kOP143Rfd2jSNC3XFNe89d" "entity" => "0" "message" => "Welcome Nicolas - 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/15/groups | |
|---|---|---|
| Request options | [ "headers" => [ "DOLAPIKEY" => "nbXQ5fIuGJ18912e50XeTViM2JBjq3cf" "Accept" => "application/json" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 480 "request_size" => 203 "total_time" => 0.012856 "namelookup_time" => 2.2E-5 "pretransfer_time" => 9.8E-5 "size_download" => 3207.0 "speed_download" => 249455.0 "download_content_length" => 3207.0 "starttransfer_time" => 0.012746 "primary_ip" => "178.32.110.74" "primary_port" => 443 "local_ip" => "51.254.21.45" "local_port" => 60304 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "namelookup_time_us" => 22 "pretransfer_time_us" => 98 "starttransfer_time_us" => 12746 "total_time_us" => 12856 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1781507170.008 "original_url" => "https://erp.imalize.com/api/index.php/users/15/groups" "pause_handler" => Closure(float $duration) {#591 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#570 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#227 …} : -9223372036854775788 } } "debug" => """ * Found bundle for host: 0x55e4eeaa1c10 [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/15/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 07:06:10 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: 3207\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 07:06:10 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: 3207" "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 ] [ "module" => null "id" => 3 "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" => "3" "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" => "Direction" "lastname" => null "firstname" => null "civility_id" => null "date_creation" => null "date_validation" => null "date_modification" => null "tms" => 1686655135 "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" => "Direction" "globalgroup" => null "usergroup_entity" => [ 1 ] "datec" => 1686655135 "members" => [] "nb_users" => null "rights" => null ] ] ] |
|