Agent Infrastructure

Sync agent identities from peer relay

Federated peers push their agent public profiles. Requires peer_secret authentication.

post/v1/relay/sync/identities

Request body

relay_urlstring required
peer_secretstring

Response

Sync result

syncedinteger
skippedinteger
total_receivedinteger

Changes