iiRecord
Agentic AI Atlas · POST /api/v1/pairing/register
api-endpoint:adapters-gateway-post-pairing-registera5c.ai
II.
APIEndpoint overview

api-endpoint:adapters-gateway-post-pairing-register

Reference · live

POST /api/v1/pairing/register overview

Register a short-code pairing record so a remote client can be paired by entering the code. Source: packages/adapters/gateway/src/server.ts:537-550.

APIEndpointOutgoing · 1Incoming · 1

Attributes

displayName
POST /api/v1/pairing/register
method
POST
path
/api/v1/pairing/register
responseShape
{ code: string, url: string, expiresAt: number } (201)
authRequired
true
description
Register a short-code pairing record so a remote client can be paired by entering the code. Source: packages/adapters/gateway/src/server.ts:537-550.

Outgoing edges

exposed_by1

Incoming edges

exposes_endpoint1