Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The middleware takes the first IP in the list (the original client).

Access Locations

The Partner Portal allows Swagger access from the following EG office locations:

Sweden Offices:

  • 46.21.99.50/24 (subnet)
  • 213.115.39.74

Denmark Offices:

  • 212.112.154.248/24 (subnet)
  • 185.128.100.29
  • 185.128.103.244

India Offices:

  • 202.131.131.48/29 (subnet)
  • 202.131.139.48/29 (subnet)
  • 203.193.141.104/29 (subnet)
  • 203.193.140.104/29 (subnet)

Adding New Locations

If you need to add a new developer location:

  1. Identify the public IP (check error message or use curl https://api.ipify.org)
  2. Add to the AllowedIPs array in both services
  3. Add a comment explaining the location/purpose
  4. Restart both API services

...

Troubleshooting

Issue: "Access to Swagger is restricted"

...