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
Chat API - Real-time chat functionality (
/api/chat)Messaging API - Messaging services (
/api/messaging)Files API - File storage and management (
/api/files)Competition API - Competition management (
/api/competition)Gifts API - Gift and rewards system (
/api/gifts)
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
OLand Unit API - OLand unit management (
/api/admin/olandunit)
Disabled APIs
OAPP API - OASIS Application management (
/api/oapp) - Currently commented outCore API - Core functionality (
/api/core) - Currently commented outCargo API - Logistics and cargo management (
/api/cargo) - Currently commented out
SCMS (Supply Chain Management System) APIs - Currently Disabled
SCMS Contacts API - Contact management (
/api/scms/contacts) - Currently commented outSCMS Contracts API - Contract management (
/api/scms/contracts) - Currently commented outSCMS Deliveries API - Delivery tracking (
/api/scms/deliveries) - Currently commented outSCMS Delivery Items API - Delivery item management (
/api/scms/deliveryitems) - Currently commented outSCMS Drawings API - Technical drawings (
/api/scms/drawings) - Currently commented outSCMS Files API - File management (
/api/scms/files) - Currently commented outSCMS Handovers API - Handover management (
/api/scms/handovers) - Currently commented outSCMS Links API - Link management (
/api/scms/links) - Currently commented outSCMS Logs API - Logging system (
/api/scms/logs) - Currently commented outSCMS Materials API - Material management (
/api/scms/materials) - Currently commented outSCMS Notes API - Note management (
/api/scms/notes) - Currently commented outSCMS Phases API - Phase management (
/api/scms/phases) - Currently commented outSCMS Sequences API - Sequence management (
/api/scms/sequences) - Currently commented outSCMS Triggers API - Trigger management (
/api/scms/triggers) - Currently commented out
Additional APIs
Eggs API - Egg collection system (
/api/eggs)Social API - Social features (
/api/social)Video API - Video processing (
/api/video)Share API - Content sharing (
/api/share)Seeds API - SEEDS integration (
/api/seeds)Telos API - Telos blockchain integration (
/api/telos)
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.
Last updated