Skip to main content

Changelog

Breaking changes, new endpoints, and deprecations land here. For exhaustive endpoint-level detail, see the API Reference.

2026-06-03

  • Added: POST /api/ManualClaimEntry/v1/CreateClaimFromForm — create a claim by sending CMS-1500 or UB-04 form boxes as JSON; ClaimRev maps them, builds the 837 (professional or institutional), and submits it. The simplest, no-EDI way to create a claim. See Creating a Claim from Form Boxes.

2026-04-27

  • Added: public Swagger document group at /swagger/public/swagger.json — surfaces external integrator endpoints only. Internal admin endpoints are filtered out.
  • Docs: Developer portal launched at developer.claimrev.com with hand-written narrative docs (concepts, quickstart, authentication, guides) and the full Redoc-rendered reference.