visiblethread.com

Introduction The VisibleThread b API provides services for analyzing/searching documents and web pages. To use the service you need an API key. Contact us at [email protected] to request an API key. The services are split into Documents and Webscans. Documents Upload

๐Ÿ”‘ apikey 12 endpoints text
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get your list of searches
curl \
  -H "apiKey: $API_KEY" \
  /searches
Get your list of scans
curl \
  -H "apiKey: $API_KEY" \
  /webscans
Get your list of documents
curl \
  -H "apiKey: $API_KEY" \
  /documents
Endpoints (12 total)
GET
/searches
Get your list of searches
GET
/webscans
Get your list of scans
GET
/documents
Get your list of documents
GET
/dictionaries
Get your list of dictionaries
GET
/documents/{docId}
Get data from a previously submitted document
GET
/webscans/{scanId}
Get data from a previously run scan
GET
/searches/{docId}/{dictionaryId}
Gets search results for a particular document/dictionary
GET
/webscans/{scanId}/webUrls/{urlId}
Gets data for a particular scan/webUrl
POST
/searches
Run a search
POST
/webscans
Run a new scan
POST
/documents
Upload a document
POST
/dictionaries
Upload a dictionary (CSV)
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints12
Authapikey
Categories1