Whether you’re using the free Unstructured API, the Unstructured Serverless API, Unstructured API on Azure/AWS or your local deployment of Unstructured API, you have several methods of accessing it. The functionality is the same across different methods.

Choose your preferred method:

The API parameters for all these methods are documented on the API parameters page.

If you’d like to try out the Unstructured API interactively, you can do so via the Swagger UI. Make sure to have your API key on hand.

  1. Go to Swagger UI.
  2. Click “Try it out” for interactive testing.
  3. Enter your API key in the “unstructured-api-key” field.
  4. Choose your parameters in the “Request body”.
  5. Click “execute” to send the request.
  6. Download or view the JSON output.