/
Calling Services.

Calling Services.

The following section summarises the available services. The following base URL should be used when calling the restful web services:

For Live: https://api.supplystream.com/hub/api/

For UAT: https://hubuat1.supplystream.com/hub/api/ All calls follow a similar URL structure defined as follows:

<baseURL>/<service>/<version>/<parameters>?token=<token>

Where

  • <baseURL> e.g. for live: https://api.supplystream.com/hub/api
  • <service> is the service identifier
  • <version> is the version of the API being requested
  • <parameters> are the main parameters to the service    <token> is the security token associated with the client


The url may also contain further query parameters that adjust the behaviour of the service. 

Related content

Calling services
Calling services
More like this
Services
More like this
API
More like this
Negotiating content type
Negotiating content type
More like this
Authenticating
Authenticating
More like this
‘Echo’ testing service
‘Echo’ testing service
More like this