PulseLedger API Sandbox
Public sandbox API. Try PulseLedger routes live.
Public sandbox API. Try PulseLedger routes live.
Disposable SQLite backend mirroring real PulseLedger routes. Not the private API. Data is visible to everyone and may be reset without notice.
/health
workingSandbox liveness check.
/health
experimentalEcho JSON body. Ping for POST plumbing.
/definitions
workingAll measurement/observation/event definitions.
/subjects
workingTracked subjects (dragons, wells, grimoires, familiars, castles).
/measurements
workingNumeric measurements (mana, heart rate, spell potency). Optional query: subject, definition, limit.
/measurements
workingCreate a measurement record.
/observations
workingText observations (curse status, portal stability, familiar mood).
/observations
plannedCreate observation. Not enabled in sandbox yet.
/events
workingPoint-in-time events (spell misfires, dragon arrivals, eclipse rituals).
/events
plannedCreate event. Not enabled in sandbox yet.