# How to connect with Australia Post?

### Step 1: Obtain Your API Key

To connect with AustraliaPost, you’ll need to obtain an API key. Follow these steps:

* Firstly, you need to register at the AustraliaPost Developer Centre (<https://developers.auspost.com.au/>)
* **IMPORTANT: When registering, you must:**
  * a. Choose Australia Post eParcel accounts (Synctrack – AusPost integration only supports for eParcel account’s API. For other service, please contact us)
  * b. Select “**Other**” when asked about their platform partner (view picture below)
  * c. Enter **“OmegaTheme” or “Synctrack Returns”** as their preferred provider
* Complete the rest of the form with your business details and submit the request.
* AustraliaPost will review your request and provide you with a production API Key.

![](https://synctrack.io/wp-content/uploads/2024/12/Frame-1547753413.png.webp)

![](https://synctrack.io/wp-content/uploads/2024/12/choose-Synctrack.png.webp)

### Step 2: Connect Your Account

Once you have your API Key:

* Log in to your Synctrack Returns dashboard.
* Navigate to the “Settings” section > “Logistics” tab
* Look for the AustraliaPost integration option and click “Connect” or “Set up”.
* You’ll be prompted to enter your API Key. Paste the key you received from AustraliaPost into this field.
* Click “Connect” to establish the connection.

<figure><img src="/files/SHze3yM6rEIWtY57iIMw" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.returnsdrive.com/shipping/how-to-connect-with-australia-post.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
