The OmniIndex Blockchain API
Number of APIs: 8

OmniIndex Blockchain API
This documentation outlines all calls that are required to talk to the OmniIndex Blockchain.
The main 3 are:
- Get Block Schematic
- Run Analytic Query
- Mine Data
These three calls will handle all of the encryption, decryption and search string formatting.
Contact Support:
Name: OmniIndex Development Team
Email: [apiteam@OmniIndex.io]
-
Get Sentiment Get GET {{baseUrl}}/getsentiment?plainData=<text>
-
Get Context Get GET {{baseUrl}}/getcontext?plainData=<text>
-
Compress Get GET {{baseUrl}}/compress?uncompressedData=<text>
-
Get Folders Post POST {{baseUrl}}/getfolders
-
Get Files Post POST {{baseUrl}}/getfiles
-
Mine Data Post POST https://api-v2.omnianalytics.live/api_v2/minedataml
-
Get Block Schematic Post POST https://api.uniqhealth.io/api_v2/getblockschematicml
-
Run Analytic Query Post POST https://api.uniqhealth.io/api_v2//runanalyticqueryml