Authorization
Porta Billing
Prerequisites
Before creating a Porta Billing credential, you need to obtain your login credentials (username and password) from your Porta Billing account. Porta Billing uses token-based authentication, where your username and password are used to obtain an access token that is then used for all subsequent API requests.
To obtain your Porta Billing credentials, follow these steps:
-
Sign in to your Porta Billing account using your administrator credentials.
-
Navigate to your account settings or user management section in the Porta Billing interface.
-
Look for your Login (username) and Password in your account settings, or navigate to Settings > User Management or Account > Profile.
-
If you don't have API access credentials yet, contact your Porta Billing administrator to create a user account with API access permissions.
-
Ensure your account has the necessary permissions to access the Porta Billing API endpoints you need to use.
-
Store your login credentials securely, as you will need them to configure your Nexla credential. The username and password are sensitive information and should be kept confidential.
The username and password are used to authenticate with the Porta Billing API authentication endpoint (/rest/Session/login) to obtain an access token. The access token is then sent in the Authorization header with the Bearer prefix for all subsequent API requests to the Porta Billing API. The access token is automatically obtained and refreshed by Nexla as needed. If your credentials are compromised, you should immediately change your password in your Porta Billing account settings. For detailed information about Porta Billing authentication, API access, and available endpoints, refer to the Porta Billing API documentation.
Create a Porta Billing Credential
- To create a new Porta Billing credential, after selecting the data source/destination type, click the Add Credential tile to open the Add New Credential overlay.
New Credential Overlay – Porta Billing
