Using API-SDK-VB.NET with text2data.org

Visual Basic integration

✓ Official SDK
Install
# See https://github.com/text2data-com/API-SDK-VB.NET
Test api response without api key
curl \
  # append ?PrivateKey=$API_KEY to the URL \
  /v3/Analyze
Test api response without api key
curl \
  # append ?PrivateKey=$API_KEY to the URL \
  /v3/Extract
Test api response without api key
curl \
  # append ?PrivateKey=$API_KEY to the URL \
  /v3/Categorize
SDK on GitHub 📄 API Docs
SDK
API-SDK-VB.NET
Visual Basic
API
text2data.org
text2data.org
Other SDKs for text2data.org
text2data-go API-SDK
At a glance
Language Visual Basic
Endpoints6
✓ Official