Record consent
Connect
Record consent
Records that the user authorized your platform to act on their behalf. Safe to retry — it’s idempotent per user, so a repeat call updates the same record instead of creating a duplicate.
POST
Record consent
What your terms must disclose
Recording consent attests that your connect UI showed the user your terms for the Agentcard connection, and those terms must include this line (or equivalent):By connecting, you also agree to Crossmint’s Privacy Policy — Crossmint may process payments when you add funds.Consents recorded through this endpoint make the connection eligible for the Crossmint funding rail on embedded links (Apple Pay / Google Pay / card). Connections without a recorded consent keep funding on the default rail.
Authorizations
A platform access token. Get one on the Create an access token endpoint by exchanging your client_id + client_secret, then send it as Authorization: Bearer <token>. Tokens live one hour.
Body
application/json