WEB4 OASIS API Documentation

Overview

Welcome to the WEB4 OASIS API documentation. This API provides the foundational layer for the OASIS ecosystem, bridging Web2 and Web3 technologies.

API Documentation

Core APIs

  • Avatar API - User identity and profile management (/api/avatar)

  • Keys API - Cryptographic key management (/api/keys)

  • Karma API - Reputation and karma tracking (/api/karma)

  • Data API - Data storage and management (/api/data)

  • Wallet API - Multi-chain wallet operations (/api/wallet)

  • NFT API - NFT minting and management (/api/nft)

Network APIs

  • ONET API - OASIS Network operations (/api/v1/onet)

  • ONODE API - OASIS Node operations (/api/v1/onode)

  • HyperDrive API - HyperDrive network operations (/api/hyperdrive)

Service APIs

  • Provider API - Provider management (/api/provider)

  • Search API - Universal search functionality (/api/search)

  • Stats API - Statistics and analytics (/api/stats)

  • Settings API - Configuration management (/api/settings)

  • Map API - Mapping and location services (/api/map)

Communication APIs

Blockchain APIs

  • Solana API - Solana blockchain integration (/api/solana)

  • EOSIO API - EOSIO blockchain integration (/api/eosio)

  • Holochain API - Holochain integration (/api/holochain)

  • Telos API - Telos blockchain integration (/api/telos)

  • OLand API - Virtual land management (/api/oland)

  • Cargo API - Logistics and cargo management (/api/cargo)

  • Subscription API - Subscription management (/api/subscription)

Admin APIs

Disabled APIs

SCMS (Supply Chain Management System) APIs - Currently Disabled

Additional APIs

Getting Started

All APIs require authentication using Bearer tokens. Include your token in the Authorization header:

Response Format

All API responses follow the standard OASIS response format:

Support

For support and questions, please visit the OASIS Documentation.


Back to Main Documentation

Last updated