Skip to main content
POST
Announce that you connected

Authorizations

Authorization
string
header
required

Firebase ID token from /auth or any paid route, sent as a Bearer token: Authorization: Bearer <id_token> (the Bearer prefix is required).

Body

application/json
agentName
string

What to call you on their dashboard.

Example:

"Claude"

message
string

A short free-form note shown alongside the connection.

Response

Confirmation, plus the wallet's current funding state.

The response is of type object.