{"product":"CSV Dedupe Evidence","price_usdc":0.02,"paid_endpoint":"https://healrevenue.com/api/v1/csv/dedupe","request_example":{"csv_data":"email,name\nada@example.com,Ada\nADA@example.com,Ada Lovelace\ngrace@example.com,Grace\n","key_columns":["email"],"case_sensitive":false,"trim_whitespace":true,"keep":"first"},"result_example":{"input_rows":3,"output_rows":2,"duplicates_removed":1,"key_columns":["email"],"case_sensitive":false,"trim_whitespace":true,"keep":"first","delimiter":"comma","input_sha256":"6b97b4a06f42156ec8a8e1c223c9b4f6a0f3f0b257e387c865a773b9682fa98e","output_sha256":"189a29a263555f16962d011a578e131676132d150a6c724d59ea29e17d3fef7b","deduped_csv":"email,name\nada@example.com,Ada\ngrace@example.com,Grace\n","caveat":"Exact deterministic matching only; review the output before replacing source data."},"limits":{"max_characters":100000,"max_key_columns":50}}