Unstructured API Account
Overview
You can use this account type to connect Unstructured Snaps with data sources that use the Unstructured API Account.

Prerequisites
Valid Unstructured API Account credentials.Limitations and known issues
None.
Account settings
-
Suggestion icon (
): Indicates a list that is dynamically populated based on the configuration.
-
Expression icon (
): Indicates whether the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.
-
Add icon (
): Indicates that you can add fields in the field set.
-
Remove icon (
): Indicates that you can remove fields from the field set.
Field / Field set | Type | Description |
---|---|---|
Label | String |
Required. Specify a unique label for the account. Default value: N/A Example: Unstructured API Account |
Hostname | String/Expression |
Required. Specify the hostname to connect to the Unstructured API endpoint. Default value: https://api.unstructured.io Example:
|
API key | String/Expression |
Specify the API key to access the Unstructured API endpoint. It is required for specific hosted versions. Use the following methods for obtaining API keys, depending on the type of Unstructured API you are using:
Note: When you enable the expression for this masked field, the value becomes visible in plain text format.
Default value: N/A Example: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Ik9 |
Troubleshooting
API key is missing
The API key was not provided in the request.
- Ensure that you provide a valid API key and is not expired.
- Verify the endpoint URL and refer to the API documentation.