cURL
curl --request POST \ --url https://api.rem.money/v1/simulate \ --header 'Authorization: Bearer <token>'
Dry-run a transaction to verify compliance and rules without moving funds.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Simulation results