Skip to main content

Root API

This is an object representing the top level of the REST API.

To test your network connectivity and API credentials are working correctly, send a GET to this resource.

GET Get

Request
GET /

Use your Secret API key or Publishable API key to access this resource.

Request body

None.

Response

If successful, this method returns the following in the response body.

Field Format Data
links Array of Links Links to related resources and documentation.
communityCode string The QuickStream community code for your facility.
communityName string The QuickStream community name for your facility.
keyName string The name of the API key you sent.

Root response example

{ 
   "links": [],
   "communityCode":"<YOUR_FACILITY_CODE>",
   "communityName":"<YOUR_FACILITY_NAME>",
   "keyName":"<YOUR_KEY_NAME>"
}
HTTP status codes

See HTTP Status Codes for more.

Status Code Description More information
200 OK Authorisation succeeded and your software/network can access the API.
401 UNAUTHORIZED Authorisation failed. View more.
403 FORBIDDEN Your facility may not be set up. View more.
407 PROXY AUTHENTICATION REQUIRED This error is returned by your proxy server, not QuickStream. You need to configure a proxy username and password in order to access the internet.
Westpac Privacy Statement

Privacy Statement (for individuals whose personal information may be collected - in this clause referred to as "you"). All personal information we collect about you is collected, used and disclosed by us in accordance with our Privacy Statement which is available at Privacy Statement or by calling us through your relationship manager or Westpac representative. Our Privacy Statement also provides information about how you can access and correct your personal information and make a complaint. You do not have to provide us with any personal information but, if you don't, we may not be able to process an application or a request for a product or service.