Test the Validation Layer with any CSV
Every number on this platform passed through the same pipeline: parse → type-check → date-normalise → de-duplicate. This page runs that exact layer, live on the Open API, against your data — and returns a verdict for every row with the reason it passed or failed. It is demo-safe by design: the endpoint can never write to the database.
Runs live against POST /api/v1/validate/csv on the Open API. The free-tier server sleeps when idle — the first request can take up to ~30 seconds.