Home > Use Public APIs for Job Information > Overview
Export to PDFNote: We are upgrading to**a new API for better user experience, stability, and easier integration. Visit our* documentation page for more details.
You can use the Cloud Backup IaaS + PaaS Public APIs to retrieve the backup job information and monitor the performance of your enabled backup services.
Refer to the following for how to use Public APIs to get backup job information.
Note the following before you get started:
To use the Cloud Backup for IaaS + PaaS Public APIs, you must first go to the AvePoint Online Services > Administration > App registrations page to register an app with PlatformBackup.ReadWrite.All permission. For details, refer to Configure App Registrations.
After you have registered the app, get the access token to authenticate with Cloud Backup for IaaS + PaaS Public API. For details, refer to Gets Access Token.
Use the POST api/public/jobreport API to retrieve the backup job information. For details, refer to Gets Job Information.
You will also need the Web API URL to use the Cloud Backup for IaaS + PaaS Public APIs. The API URL varies with your data center. Refer to the list below for the API URL of your data center.
| Data Center | Web API URL |
|---|---|
| Australia Southeast (Victoria) | https://graph-au.avepointonlineservices.com/backup/vm |
| Canada Central (Toronto) | https://graph-ca.avepointonlineservices.com/backup/vm |
| Germany West Central (Frankfurt) | https://graph-de.avepointonlineservices.com/backup/vm |
| East US (Virginia) | https://graph-us.avepointonlineservices.com/backup/vm |
| France Central (Paris) | https://graph-fr.avepointonlineservices.com/backup/vm |
| Japan West (Osaka) | https://graph-jp.avepointonlineservices.com/backup/vm |
| Korea Central (Seoul) | https://graph-kr.avepointonlineservices.com/backup/vm |
| North Europe (Ireland) | https://graph-ne.avepointonlineservices.com/backup/vm |
| Southeast Asia (Singapore) | https://graph-sg.avepointonlineservices.com/backup/vm |
| Switzerland North (Zurich) | https://graph-ch.avepointonlineservices.com/backup/vm |
| UK South (London) | https://graph-uk.avepointonlineservices.com/backup/vm |
| US Gov Virginia (Virginia) | https://graph-gov.avepointonlineservices.com/backup/vm |
| West Europe (Netherlands) | https://graph-we.avepointonlineservices.com/backup/vm |