Holochain API

πŸ“‹ Table of Contents

Overview

The Holochain API provides integration with the Holochain distributed computing platform, enabling decentralized application operations.

Authentication

All endpoints require authentication using Bearer tokens:

Authorization: Bearer YOUR_TOKEN

Endpoints

Holochain Operations

Get Holochain DNA

Get Holochain Agent Info

Create Holochain Entry

Get Holochain Entry

Error Responses

Holochain Connection Failed

Entry Not Found


← Previous: EOSIO API | Next: HyperDrive API β†’

Last updated