curl commands reach you from a lot of directions. Browser DevTools has a “Copy as cURL” option on every request, most API references include a curl example, support tickets and bug reports might carry one, and coding assistants usually answer HTTP questions in curl. It’s a sensible default, since curl is already installed on most machines and needs no setup.