Skip to content

Commit 64d6a81

Browse files
authored
Remove Free API (#571)
1 parent ab6a1ca commit 64d6a81

File tree

3 files changed

+4
-121
lines changed

3 files changed

+4
-121
lines changed

api-reference/legacy-api/free-api.mdx

Lines changed: 0 additions & 116 deletions
This file was deleted.

api-reference/legacy-api/overview.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ title: Overview
44

55
Unstructured 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

docs.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@
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
]
@@ -660,6 +659,10 @@
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"

0 commit comments

Comments
 (0)