File tree Expand file tree Collapse file tree 3 files changed +4
-121
lines changed Expand file tree Collapse file tree 3 files changed +4
-121
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,10 +4,6 @@ title: Overview
44
55Unstructured has deprecated the following APIs:
66
7- - The [ Free Unstructured API] ( /api-reference/legacy-api/free-api ) is in the process of deprecation by April 4, 2025.
8- It is no longer supported and is not being actively updated. Unstructured recommends that you use the
9- [ Unstructured API] ( /api-reference/overview ) instead, which provides new users with 14 days of free usage at up to
10- 1000 pages per day during that period.
117- The [ Unstructured API on AWS] ( /api-reference/legacy-api/aws ) is deprecated. It is no longer supported and is not being actively updated.
128 Unstructured is now available on the AWS Marketplace as a private offering. To explore supported options
139 for running Unstructured within your virtual private cloud (VPC), email Unstructured Sales at
Original file line number Diff line number Diff line change 223223 "group" : " Legacy APIs" ,
224224 "pages" : [
225225 " api-reference/legacy-api/overview" ,
226- " api-reference/legacy-api/free-api" ,
227226 " api-reference/legacy-api/aws" ,
228227 " api-reference/legacy-api/azure"
229228 ]
660659 "source" : " /api-reference/ingest/:slug*" ,
661660 "destination" : " /ingestion/:slug*"
662661 },
662+ {
663+ "source" : " /api-reference/legacy/free-api" ,
664+ "destination" : " /api-reference/overview"
665+ },
663666 {
664667 "source" : " /api-reference/troubleshooting/api-key-url" ,
665668 "destination" : " /api-reference/troubleshooting/api-key-url"
You can’t perform that action at this time.
0 commit comments