> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://cfs.crisp.help/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Getting Magento Credentials for ShipBoss


# Magento Integration with ShipBoss

## Instructions for Setting Up a Third-Party Integration with Magento Using URL, Username, and Password

## Step 1: Ensure You Have Admin Credentials

Verify that you have access to an existing admin account on your Magento store. You will need the following:

- **URL:** The base URL of your Magento store's API.
- **Username:** The username of the admin account.
- **Password:** The password associated with the admin account.

## Step 2: Determine the API URL

- **Base URL of Your Magento Store:** This is the main URL you use to access your store (e.g., `https://yourstore.com`).
- **Magento REST API Endpoint:** The standard API endpoint for REST is `https://yourstore.com/rest/V1/`.
- **Magento SOAP API Endpoint (if applicable):** The standard SOAP API endpoint is `https://yourstore.com/soap/default?wsdl&services=all`.

## Step 3: Assign or Verify Permissions

Ensure that the admin user account has the necessary permissions to access the resources required by ShipBoss.

- You can adjust permissions under **System > Permissions > User Roles** in the Magento Admin Panel if needed.

## Step 4: Provide the Credentials to ShipBoss

Supply the following information to ShipBoss for the integration:

- **API URL:** The base API URL you determined earlier.
- **Username:** The admin account's username.
- **Password:** The corresponding password.

## Example

If your Magento store's URL is `https://example.com`:

- **REST API Base URL:** `https://example.com/rest/V1/`
- **SOAP API Base URL:** `https://example.com/soap/default?wsdl&services=all`

You would provide these URLs, along with the admin username and password, to ShipBoss to complete the integration.

## Related Articles

- [SyncNship](/en/article/syncnship-1mczniz/)

- [Getting Shopify Credentials for ShipBoss](/en/article/getting-shopify-credentials-for-shipboss-1e8vvjy/)

- [Getting WooCommerce Credentials for ShipBoss](/en/article/getting-woocommerce-credentials-for-shipboss-1xcy8dz/)

## Troubleshooting and Support

- Ensure that the Magento API URL, username, and password are correct and that the admin account has the necessary permissions.
- For further assistance, contact ShipBoss support.