API Tester

Send one or multiple ingestion requests

Credentials

POST
https://case-cleanse.vercel.app/api/v1/ingest

Bearer Token is sent as the Authorization header. The request body is sent as-is — no fields are auto-injected. campaignId / intakeId must be present in the body. The Campaign ID field above seeds the Complete and Rideshare generators.

Request Body (JSON)
Include files:
Sent Payload

Final body (with injected campaignId + intakeId) appears here after send.

Response

Hit ▶ to send this request.