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 (trainers, pokemon, gyms).
/measurements
workingNumeric measurements (level, hp, badges). Optional query: subject, definition, limit.
/measurements
workingCreate a measurement record.
/observations
workingText observations (battle condition, party status, gym notes).
/observations
plannedCreate observation. Not enabled in sandbox yet.
/events
workingPoint-in-time events (badges earned, evolutions, Team Rocket).
/events
plannedCreate event. Not enabled in sandbox yet.