Documentation
CompanyDashboard
  • GM Web3 Developers
  • 🟢Version
  • ▫️GENERAL
    • What is Offsetdata
    • Use Cases
    • Blockchain As Storage
    • Data Security
  • ▫️Data Marketplace
    • Selling Data
    • Buying Data
  • ▫️API
    • Endpoints
    • Usage
  • ▫️APPLICATION
    • Getting Started
    • Create User Account
    • API Keys
    • Dashboard
    • Status Page
    • Data Offsetting
    • Datalake
      • Create New Collection
      • View Collection
      • Sell Collection
  • ▫️CHROME EXTENSION
    • Installation
    • Features
    • Usage
    • Supported Chains
  • ▫️AI MODEL
    • Usage
    • Using Offsetdata for AI Training
  • ▫️SDK
    • Endpoints
    • Installation
    • Update/Remove
  • ▫️Links
    • Important Links
  • ▫️Support
    • Markdown Language
  • ▫️Data Licenses
    • CC0 1.0 DEED
    • ODC
    • GPL-2
    • APACHE 2.0
    • CC BY-NC-ND 4.0 DEED
    • CUSTOM
Powered by GitBook
On this page
  • DATA Endpoints
  • Data Add:
  • Data Verify:
  • Data Find:
  • Data All:
  • UTILITY Endpoints
  • Price Get:
  • Transaction Get:
  • Revoke Api Key
  • API Usage
  • API Version
  1. API

Endpoints

This page provides a list of API Endpoints and a detailed description of each of them.

PreviousBuying DataNextUsage

Last updated 1 year ago

DATA Endpoints

Data Add:

The dataAdd endpoint allows you to add data to a specified chain (Polygon, Binance Smart Chain, BASE Chain, Camino Network, Polygon ZkEvm). It is used for Simple or Advanced data records.

Data Verify:

The dataVerify endpoint allows you to verify the integrity of data stored on a specified chain (Polygon, Binance Smart Chain, BASE Chain, Camino Network, Polygon ZkEvm). It is used for Simple or Advanced data records.

Data Find:

The dataFind endpoint allows you to find specific data stored on a chain using its hash value or submission hash. This endpoint is used for Single record stored on the blockchain.

Data All:

The dataAll endpoint allows you to retrieve all the data records stored on the chain that belongs to the submitter. Each record contains information such as the chain it belongs to, record and submission details.

UTILITY Endpoints

Price Get:

The priceGet endpoint allows you to retrieve the current and most up-to-date price of the specific token from the price oracle.

Transaction Get:

The txGet endpoint allows you to retrieve incoming and outgoing transaction details from a specific chain. You can retrieve ERC20 or ERC721 and native transactions.

Revoke Api Key

The userRevokeKey endpoint allows you to revoke or deactivate your API key. This operation can not be reversed back.

API Usage

The userUsage endpoint allows you to retrieve usage statistics and cost information associated with API key.

API Version

The version endpoint allows you to retrieve current version information and status of the API Service.

▫️
dataAdd
dataVerify
dataFind
dataAll
priceGet
txGet
userRevokeKey
userUsage
version