- Sending POST requests to Unstructured API
- Using Python SDK
- Using JavaScript SDK
- Using API by calling
partition_via_api()from Python code
- Go to Swagger UI.
- Click “Try it out” for interactive testing.
- Enter your API key in the “unstructured-api-key” field.
- Choose your parameters in the “Request body”.
- Click “execute” to send the request.
- Download or view the JSON output.

