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:

  1. Get Block Schematic
  2. Run Analytic Query
  3. 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]

  1. Get Sentiment Get GET {{baseUrl}}/getsentiment?plainData=<text>

  2. Get Context Get GET {{baseUrl}}/getcontext?plainData=<text>

  3. Compress Get GET {{baseUrl}}/compress?uncompressedData=<text>

  4. Get Folders Post POST {{baseUrl}}/getfolders

  5. Get Files Post POST {{baseUrl}}/getfiles

  6. Mine Data Post POST https://api-v2.omnianalytics.live/api_v2/minedataml

  7. Get Block Schematic Post POST https://api.uniqhealth.io/api_v2/getblockschematicml

  8. Run Analytic Query Post POST https://api.uniqhealth.io/api_v2//runanalyticqueryml