/
Proxies

Proxies

Broker provides proxy services to various ServicePower systems. It is accessed by replacing the protocol, domain, and port of the target system with the respective Broker proxy prefix.

Example:

The direct request https://freehub-dev-ecs.hostedservicepower.com/api/v5/servicer/area?$limit=10&$skip=0 would be replaced by the following proxied request https://sb-dev.hostedservicepower.com/proxy/freeHub/api/v5/servicer/area?$limit=10&$skip=0


Authorization for proxy access is determined by the target system endpoint for which the request is being proxied. Authorization is required by default but can be disabled for specific target system endpoints by adding them to an Authorization Exemption list to the relevant Broker proxy configuration.


Consumer Portal

Authorization

A valid Broker access token is required to access the proxy endpoint unless the Consumer Portal Endpoint as been added to an authorization exemption list.

Proxy Prefix:

   /proxy/cp

FreeHub

Authorization

A valid Broker access token is required to access the proxy endpoint unless the FreeHub Endpoint as been added to an authorization exemption list.

Proxy Prefix:

   /proxy/freeHub


ServiceOrder Proxy

Authorization

A valid Broker access token is required to access the proxy endpoint unless the ServiceOrder Endpoint as been added to an authorization exemption list.

Proxy Prefix:

   /proxy/serviceOrder