Skip to content

Commit 64ee7f1

Browse files
committed
chore: Update signup and docs links at the top of the readme
Note that the platform workflow functionality is coming soon.
1 parent 1fc08c8 commit 64ee7f1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@
1010
</div>
1111

1212
<h2 align="center">
13-
<p>Typescript SDK for the Unstructured API</p>
13+
<p>TypeScript SDK for the Unstructured API</p>
1414
</h2>
1515

16-
This is a Typescript client for the [Unstructured API](https://docs.unstructured.io/api-reference/api-services/saas-api-development-guide) and you can sign up for your API key on https://app.unstructured.io.
16+
This is a HTTP client for the [Unstructured Platform API](https://docs.unstructured.io/platform-api/overview). You can sign up [here](https://unstructured.io/developers) and process 1000 free pages per day for 14 days.
17+
18+
Please refer to the our documentation for a full guide on integrating the [Partition Endpoint](https://docs.unstructured.io/platform-api/partition-api/sdk-jsts) into your JavaScript/TypeScript code. Support for the [Workflow Endpoint](https://docs.unstructured.io/platform-api/api/overview) is coming soon.
1719

18-
Please refer to the [Unstructured docs](https://docs.unstructured.io/api-reference/api-services/sdk-jsts) for a full guide to using the client.
1920

2021
## SDK Installation
2122

0 commit comments

Comments
 (0)