API Endpoint Testing
Use these buttons to test the live API endpoints from your browser.
Info for LSL Scripter

GET Endpoint:

/api/exp/get-data?avatar_uri=<AVATAR_UUID>

Returns a JSON object with the player's stored EXP data.

POST Endpoint:

/api/exp/send-data

Accepts a JSON object with the player's latest data.