07-11-2025 12:57 AM
Hi everyone,
I’m the CTO of a fulfillment service in my country. We have multiple sellers using our platform, and we're integrating with third-party marketplaces (e.g., Amazon, Walmart) on their behalf.
After sellers connect their accounts to our system, all API requests to these marketplaces are made from a single server IP address (our backend server).
My question is:
Could this approach cause issues with the IP policy of those platforms?
For example, will using a shared/static IP for all API calls potentially trigger rate limits, security checks, or policy violations?
I’d appreciate any insights or experience you might have with this setup. Thanks!