Both fetch_via_tag_api and _probe_batch_api built the same params dict (with identical lstrip/startswith credential quirks) inline. Pulled into _build_tag_api_params so future credential-format tweaks have one site, not two.
Both fetch_via_tag_api and _probe_batch_api built the same params dict (with identical lstrip/startswith credential quirks) inline. Pulled into _build_tag_api_params so future credential-format tweaks have one site, not two.