Skip to content
Other

text2data.org

Text Analytics & Sentiment Analysis API | api.text2data.com sandbox and mock API

<p>The current api version is <b>v3.4</b></p><br><br><p>The api methods listed below can be called directly from this page to test the output. You might set the api_key to pre-authenticate all requests on this page (this will work if your secret is blank).</p><br><br> API endpoint URL: http://{apiName}.text2data.com/v3/ {method}<br><br>The api can be consumed directly or using our SDK. Our Excel A Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
6
Collections
-
Event types
-
example request
curl https://your-text2data.slurry.io/v3/Analyze \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version v3.4.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

All 6.

  • GET/v3/Analyze
  • POST/v3/Analyze
  • GET/v3/Categorize
  • POST/v3/Categorize
  • GET/v3/Extract
  • POST/v3/Extract