← Back to catalog

Other

Text Analytics & Sentiment Analysis API | api.text2data.com

auto-generated
swirls add text2data
actionPOSTv1.0.0

Document categorization service

Sample request: POST /Categorize { "DocumentText": "Excellent location, opposite a very large mall with wide variety of shops, restaurants and more.", "PrivateKey": "your_api_key", "UserCategoryModelName": "your_model_name", "Secret": "" }

Source
actionPOSTv1.0.0

Document extraction service

Sample request: POST /Extract { "DocumentText": "Excellent location, opposite a very large mall with wide variety of shops, restaurants and more.", "PrivateKey": "your_api_key", "UserCategoryModelName": "your_model_name", "Secret": "" }

Source
actionPOSTv1.0.0

Sentiment analysis service

Sample request: POST /Analyze { "DocumentText": "Excellent location, opposite a very large mall with wide variety of shops, restaurants and more.", "PrivateKey": "your_api_key", "Secret": "" }

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec