Getting Started
Install the SDK, create a client, and make the first trust graph calls.
Getting Started
Install
Create a client
Use staging while integrating:
Register a graph key
The trust graph service binds the public graph key to the AuthenSee subject from the bearer token. Re-registering the same public key for the same subject is idempotent. Registering the same public key for a different subject is rejected.
For agent nodes, register the key with nodeKind: "agent":
Request an edge
Confirm an edge
The subject persona confirms pending edges:
Query reachability
If result.reachable is true, result.proof contains the current development
proof envelope.