As of I know, PayPal recommend to use api-m.(sandbox.)paypal.com instead of api.(sandbox.)paypal.com. It is because `api-m.` is CDN managed. Related code: https://github.com/paypal/agent-toolkit/blob/main/typescript/src/shared/client.ts#L50-L51