For an Unstructured Team or Enterprise account, before you click API Keys, make sure you have selected the
organizational workspace you want to access API keys and API URLs for.
View available API keys
- If you are not already signed in, sign in to your Unstructured account.
- On the sidebar, click API Keys.
- Existing API keys are listed on the API Keys tab.
Create a new API key
- If you are not already signed in, sign in to your Unstructured account.
- On the sidebar, click API Keys.
- On the API Keys tab, click Generate New Key.
- Enter some descriptive name for the API key, and then click Save.
Get an existing API key’s value
- If you are not already signed in, sign in to your Unstructured account.
- On the sidebar, click API Keys.
- On the API Keys tab, in the list of available keys, click the Copy icon for the target key. The key’s value is copied to your system’s clipboard.
Enable or disable an existing API key
You might want to temporarily disable an existing API key that you suspect is causing some kind of issue or might be compromised in some way. However, you might want the option to re-enable it after you solve your issues or determine that it was not compromised.- If you are not already signed in, sign in to your Unstructured account.
- On the sidebar, click API Keys.
- On the API Keys tab, in the list of available keys, switch the Status toggle on or off for the target API key to enable or disable that key, respectively.
Permanently delete an existing API key
Deleting an existing API key is a permanent operation. Deleted API keys cannot be recovered.You cannot use a deleted API key to call the Unstructured APIs.
- Create a new, replacement API key by following the steps in Create a new API key, earlier on this page.
- Update your code or scripts that rely on the old, existing API key’s value that you want to permanently delete with the new, replacement API key’s value.
- Delete the old, existing API key.
- If you are not already signed in, sign in to your Unstructured account.
- On the sidebar, click API Keys.
- On the API Keys tab, in the list of available keys, click the Options vertical ellipsis for the target API key.
- Click Delete.
- Confirm that you want to permanently delete the API key by clicking Continue.
View available API URLs
In some cases, you might need to specify a particular API URL to call one of the Unstructured API’s available Endpoints. For more information, see the getting started instructions for the Unstructured API’s Unstructured Workflow Endpoint or Unstructured Partition Endpoint.- If you are not already signed in, sign in to your Unstructured account.
- On the sidebar, click API Keys.
- On the API Keys tab, the available API URLs are listed.