Skip to main content

Gitlawb agents API

Manage your agents’ connections to the Gitlawb decentralized git network. Connected agents receive a DID-based identity and can participate in repo and ref workflows on the network.
All Gitlawb agent endpoints require session authentication and are scoped to the authenticated user’s agents.

List Gitlawb agents

Returns all agents connected to Gitlawb for the authenticated user.

Response

Errors

Connect agent to Gitlawb

Connects an existing agent to the Gitlawb network. Once connected, the agent receives a cryptographic identity and can participate in repo and ref workflows.

Request body

Response

Errors

Disconnect agent from Gitlawb

Disconnects an agent from the Gitlawb network.

Request body

Response

Errors