Skip to main content

Check out Port for yourselfย 

Security

This page includes security information about Port API and the interactions of your infrastructure with it.

Address Allowlistingโ€‹

Port's REST API is served through a network of Application Load Balancers (ALBs) and as such is not served from a closed list of IP addresses.

For cases where your internal network has strict limitations on the addresses that outbound requests can be made to, you will need to add the following addresses to your network's allowlist:

Enterprise Feature

This feature is part of Port's Enterprise plan.

If you're interested in accessing this feature, please contact Port's sales team.

Port supports AWS PrivateLink to provide secure connectivity between your AWS VPC and Port's API.

AWS PrivateLink is an AWS service that provides private connectivity between resources in different AWS VPCs.

With AWS PrivateLink you can make requests to Port's API from your AWS VPC, while ensuring that the traffic remains within the AWS data center, and without exposing your data to the internet.

Setupโ€‹

To setup an AWS PrivateLink between your VPC and Port, you can follow this AWS guide.

In step 5 of the guide, you are required to provide the Service name, which is the address of the PrivateLink address provided by Port, here are the Port API PrivateLink service names:

ServicePublic AddressPrivateLink RegionPrivateLink Service Name
Port API EUhttps://api.getport.ioeu-west-1com.amazonaws.vpce.eu-west-1.vpce-svc-02addcefd47049d3f
Ingest API EUhttps://ingest.getport.ioeu-west-1com.amazonaws.vpce.eu-west-1.vpce-svc-01c8de843e5776402
Port API UShttps://api.us.getport.ious-east-1com.amazonaws.vpce.us-east-1.vpce-svc-047de27e65a0392a7
Ingest API UShttps://ingest.us.getport.ious-east-1com.amazonaws.vpce.us-east-1.vpce-svc-052d7ea18ebda9652

Note: In case your AWS resources are in a different region than the ones Port's PrivateLinks are hosted at, refer to step 6 of the guide to setup a cross region connection.

After following the guide, please contact Port's support team using Intercom/Slack/mail to support@getport.io and we will finalize the setup.