8 Apr 2025

Australia Region code change from APAC to AUS (Deadline Extension – July 31, 2025)

Default blog image

Attention Data Management API developers!

In November 2024, Autodesk announced the official value used to indicate the Australia region will be AUS instead of APAC. As we are learning that some developers still need time to accommodate the transition, we are postponing the date on which region in responses will change to AUS to July 31, 2025.

Action Required

If you are using the region value in the response of Data Management API GET hubs and GET hubs/:hub_id, you must do the following:

  1. Update your code to parse AUS as Australia region code beginning on July 31, 2025, and
  2. Check against both values - APAC and AUS - in your code at least through July 31, 2025.

If your application continues to parse only APAC as Australia region code after July 31, 2025, your application will fail. 

If you are already checking both values, no further action is needed. 

Note: region in requests will continue to accept both AUS and APAC; if you use AUS in a request, the region value in the response will be AUS. If you use APAC in a request, the region value in the response will be APAC. We encourage you to use AUS version for consistency with the above.

If you have any questions regarding APAC to AUS change, please contact APS support

ref. FDM-5163

Related Article