Failed to authenticate API Key
Failed to authenticate API Key
Issue: You receive an error such as the following:Cause: The Unstructured API key that you supplied is not valid.Solution: Check the original Unstructured API key against your code. To do so, follow one of these procedures, depending on your Unstructured product. If you are not sure which one to use, ask your Unstructured account administrator, or contact Unstructured Support.
- Transform
- Business SaaS
- Business dedicated instance or in-VPC
- Go to https://transform.unstructured.io and sign in. If you are new, click Register.
- Click API Keys.
- Copy API Key and paste this value into a secure location. Compare this value to the one in your code, and make any changes to your code to match it as needed.
Failed to find host
Failed to find host
Issue: You receive an error such as the following:Cause: The Unstructured API URL that you supplied is not valid.Solution: Check the original Unstructured API URL against your code. To do so, follow one of these procedures, depending on your Unstructured product. If you are not sure which one to use, ask your Unstructured account administrator, or contact Unstructured Support.
- Transform
- Business SaaS
- Business dedicated instance or in-VPC
- Go to https://transform.unstructured.io and sign in. If you are new, click Register.
- Click API Keys.
- Copy API URL and paste this value into a secure location. Compare this value to the one in your code, and make any changes to your code to match it as needed.

