Agara

Get browser signer configuration

GET
/trade/v1/browser-config
curl -X GET "https://app.agara.xyz/trade/v1/browser-config"

Public configuration the browser needs to set up a Privy signer session.

{
  "policy_ids": [
    "string"
  ],
  "signer_id": "string"
}