Authorization

Goldcast
Prerequisites
To connect Nexla to Goldcast, you will need a Goldcast account with API access enabled and an API token generated in Goldcast Studio.
Goldcast Plan Requirements
API access is available on the Goldcast Pro plan and above. The Starter plan does not include API access. If you are on the Pro plan and API token creation is not available in your account, contact the Goldcast support team to request that the feature be enabled for your organization.
Generate a Goldcast API Token
Goldcast uses personal API tokens to authenticate requests. Each token functions like an OAuth access token and grants a third-party application the ability to interact securely with your Goldcast account.
The API token value is displayed only once at the time of creation. Copy and store it in a secure location immediately — it cannot be retrieved later. If the token is lost, you will need to generate a new one.
To generate a Goldcast API token:
-
Log in to Goldcast Studio using your account credentials.
-
Click the hamburger icon (three horizontal lines) in the top-left corner of the screen to open the navigation menu.
-
Select Settings from the left sidebar.
-
In the Settings menu, select Tokens.
-
Click the Create New Token button.
-
Enter a descriptive name for the token in the Name field. Choose a name that clearly identifies the integration — for example,
Nexla Integration. -
Click Generate Token. The token value will be displayed on the screen.
-
Copy the token value immediately and store it in a secure location, such as a password manager. The token will not be visible again after you leave this page.
If your Goldcast organization has the Teams feature enabled, only organization administrators can create API tokens. Contact your Goldcast organization admin if you do not have access to the Tokens section in Settings.
For complete details on token creation, refer to the Goldcast API Token documentation.
Create a Goldcast Credential
- To create a new Goldcast credential, after selecting the data source/destination type, click the Add Credential tile to open the Add New Credential overlay.
Credential Name & Description
-
Enter a name for the credential in the Credential Name field and a short, meaningful description in the Credential Description field.
Resource descriptions are recommended but are not required. They should be used to provide information about the resource purpose, data freshness, etc. that can help the owner and other users efficiently understand and utilize the resource.
API Token
- Enter the Goldcast API token you generated in the API Key field. This token authenticates all requests that Nexla makes to the Goldcast API on your behalf and should be kept secure. Treat it with the same care as a password — do not share it publicly or include it in source code repositories.
Save the Credential
-
Once all of the relevant steps in the above sections have been completed, click the Save button at the bottom of the overlay to save the configured credential.
-
The newly added credential will now appear in a tile on the Authenticate screen during data source/destination creation and can be selected for use with a new data source or destination.