Installation
Before using the JavaScript SDK to interact with your Unstructured API, install the SDK using npm:Basics
Let’s start with a simple example in which you send a pdf document to partition via Unstructured API using the JavaScript SDK:Parameters & examples
The API parameters are the same across all methods of accessing the Unstructured API.- Refer to the API parameters page for the full list of available parameters.
- Refer to the Examples page for some inspiration on using the parameters.

