Last updated Mar 4, 2024

Migration API authorization

In order to prevent abuse, you must authenticate yourself before you can use the migration API.

This page explains the authorization process for the API.

Basic auth

The migration API uses basic auth. Learn more about basic auth for REST APIs.

Your user name is the email address of your Atlassian Cloud account. Make sure this account has site or org admin permissions on the destination cloud site.

Your password is your cloud API token. Learn how to generate a cloud API token

Rate this page: