/
Calling services
Calling services
All services follow a similar URL structure:
<baseURL>/<service>/<version>/<parameters>?api_key=<token>
Either "api_key=" or "token=" can be used when specifying the API Credentials. They are interchangeable.
<Base URL> is dependent on which environment you are connecting to:
UAT
https://ihubuat.supplystream.com:8081/api/
Live
https://ihub.supplystream.com:8081/api/
- <service> is the service identifier
- <version> is the version of the API being requested
- <parameters> are the main parameters of the service. The URL may contain multiple parameters depending on the behavior of the service.
- <token> is the security token assigned to the clients account
This document provides service specific URL details from the Hub Services section. There is a section for each available service. Within each section, the URL structure to call the specified service is given: /<service>/<version>/<parameters>
, multiple selections available,
Related content
API
More like this
iHub Generic Services ADMIN PANEL
iHub Generic Services ADMIN PANEL
More like this
‘Echo’ testing service
‘Echo’ testing service
Read with this
APIs Explained
APIs Explained
More like this
Tokens
Tokens
More like this
Receiving into the DC
Receiving into the DC
Read with this