BenefitsEdge API

Paste credentials and the request URL from your integration docs. This page does not list API paths. Encrypts JSON as typed; the API lowercases keys on receive. Employee details shape is supported.

Requests you send here hit whatever URL you paste — typically live. There is no dummy mode.

1. Inner JSON

2. Encrypt

AES-GCM outer envelope in the browser. Paste your deployment AES key — it is not POSTed for encrypt.

Encrypt to preview the request body.

3. Send

Paste the full HTTPS request URL for the init call (from your docs). This UI does not embed that path.

Response appears here.