Reporting issues

WoAG Occupation Coding Service User Guide

Coding Service support.

Released
30/06/2025

If you encounter bugs or have feedback on the service, please report these via the following mechanism:

Request syntax

GET /v1/security.txt HTTP/1.1
Host: string
Authorisation: string

URI request parameters

The request does not use any URI parameters.

Request body

The request does not have a request body.

Response syntax

HTTP/1.1 200 OK
Content-type: text/html
<information on reporting errors>

Example
Sample requestGET /v1/security.txt HTTP/1.1
Host: https://partner-coder.api.abs.gov.au
Authorisation: example token
Sample responseHTTP/1.1 200 OK
Content-type: text/html
<p>contact: mailto:security@abs.gov.au
expires: 2025-08-27T05:45:00.000Z</p>

Support for other service issues

Please contact coding.capability@abs.gov.au for other service support. Business hours are 9 am to 5 pm Monday to Friday.

Back to top of the page