Installation
Before using the Python SDK to interact with your Unstructured API, install the library:Basics
Let’s start with a simple example in which you send a pdf document to partition via Unstructured API using the Python 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.

