fixatum_register
Register this agent with Fixatum to get a permanent W3C-compliant DID (did:hedera:mainnet:z...) anchored to Hedera HCS and a live KYA trust score. Costs 100 HBAR. Requires a dedicated Ed25519 key pair — NOT your Hedera account key. Call with hedera_account_id only to get full prerequisites and key generation instructions. Free prerequisite check, no charge until registration proceeds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your HederaToolbox API key (Hedera account ID). | |
| hedera_account_id | Yes | Your Hedera account ID (e.g. 0.0.123456) — this becomes part of your DID. | |
| ed25519_public_key | No | Your Ed25519 public key encoded as base58btc multibase (starts with z, 40–50 chars). NOT your Hedera ECDSA key. Omit to get prerequisites and key generation instructions. |