API Interface

Compose and send a POST request with eid, start_epoch, and source toggles.

eid is required.
Converted to epoch seconds and used as start_epoch.
Options

Request Preview


                

Response


                

Tip: If your API needs authentication, add headers in fetch (e.g., Authorization: Bearer <TOKEN>).