Your Account URLs

The sign-in page you use to access SuiteProjects Pro is different for each type of account. For more information about signing in to SuiteProjects Pro, see Signing In to SuiteProjects Pro.

The address bar of your browser shows a different URL after you sign in, depending on the type of account you signed in to. Your account URL includes a domain name that is specific to your account.

The following table lists the sign-in page and account-specific domain name format for each type of account. The account-specific domain name includes a unique account identifier <company-id> which is typically assigned based on the Company ID for your account.

Account Type

Sign-in Page

Account Specific Domain

Production

https://auth.netsuitesuiteprojectspro.com/login

<company-id>.app.netsuitesuiteprojectspro.com/

Release preview

https://auth.preview.netsuitesuiteprojectspro.com/login

<company-id>.app.preview.netsuitesuiteprojectspro.com/

Sandbox

https://auth.sandbox.netsuitesuiteprojectspro.com/login

<company-id>.app.sandbox.netsuitesuiteprojectspro.com/

Note:

OpenAir is now SuiteProjects Pro. As of 5 a.m. Eastern Time (UTC–5) on January 25, 2025, for your sandbox account, and on February 15, 2025, for your production account, service URLs with the netsuitesuiteprojectspro.com domain name replace URLs with the openair.com domain name.

For your production account, the sign-in page URL now is https://auth.netsuitesuiteprojectspro.com/login and the account-specific domain is <company-id>.app.netsuitesuiteprojectspro.com. After signing in, you are redirected to an account URL with the netsuitesuiteprojectspro.com domain name. Any links or bookmarks to sign-in page or account URLs with the openair.com domain name redirect to the SuiteProjects Pro sign-in page, even if you have an active SuiteProjects Pro session in a different browser tab.

For backward compatibility, service URLs with the openair.com domain name continue to be supported until further notice for API requests, BI Connector requests, WSDL, and the NetSuite integration setup for real-time record import and single sign-on.

For more information about the change, see Introducing SuiteProjects Pro.

The URL for SuiteProjects Pro services includes the domain for your company’s SuiteProjects Pro account <account-domain>. It may also include the specific path for the service you are accessing <service-path>. The URL must start with https:// — a secure communication protocol is required.

https://<account-domain>/<service-path>

The following table lists URLs used for account integrations and add-on services. The table includes links to help topics for more information. Follow the links for instructions about connecting to your company’s SuiteProjects Pro account.

Important:

Use your account-specific domain to access all SuiteProjects Pro services.

Integration / Service

URL

More information

OData feed — reports

OData feed — lists

https://<account-domain>/odata/v4/reports/

https://<account-domain>/odata/v4/listviews/

REST API requests

https://<account-domain>/rest/v1

Request Format

SOAP API requests

https://<account-domain>/soap

Step 6 — Connect your Application to the API

XML API requests

https://<account-domain>/api.pl

Step 6 — Connect your Application to the API

NetSuite as OIDC Provider integration

https//<account-domain>/oidc/callback/internal_netsuite_<netsuite_account_id>

where <netsuite_account_id> is your NetSuite Account ID

Enabling Access to SuiteProjects Pro From Within NetSuite

Data Dictionary

https://<account-domain>/database/single_user.html

Go to SuiteProjects Pro Data Dictionary

WSDL (generic)

https://<account-domain>/wsdl.pl

XML Schema and WSDL Definition Documents

Exchange Integration Manager

https://<account-domain>

Connecting Exchange Integration Manager with your SuiteProjects Pro account.

Integration Manager

Integration Manager shortcuts

https://<account-domain>

OffLine

https://<account-domain>

Downloading Account Information

Outlook Connector

https://<account-domain>

Instructions similar to SuiteProjects Pro Project Connector

Project Connector

https://<account-domain>

Connecting Microsoft Project with Your SuiteProjects Pro Account

Note:

You do not need to update the connection settings with your account-specific URL when using the following applications and versions:

  • SuiteProjects Pro Mobile 3.0 and later versions.

  • SuiteProjects Pro Integration Manager 7.0 and later versions.

Related Topics