SL

Starlight Gridboard ✨

A cute live dashboard for Second Life data & tools

Feeds refresh every ~3 minutes
Powered by api.secondlife.com, maps.secondlife.com and friends
Grid pulse homepage.txt
Live Data Feed
Status: initializing…
Residents online
Total signups
L$ per US$ (avg)
Uses the official homepage.txt feed (updates ~every 3 minutes).
LindeX snapshot lindex.txt
LindeX Market Data
Status: initializing…
Market buy (1d min/max)
Market sell (1d min/max)
Last updated (SLT)
Pulls from lindex.txt, great for tracking rate bands.
World map Map API + Region search
maps.secondlife.com
Type a region name and local X/Y (0–256), hit Region search. The map centers there and the Global X/Y fields update to match. Clicking on the map also reverse-looks-up the region and shows a teleport link.
Avatar & world lookups Name → ID, World API
Identity & Profiles

Username → agent UUID

Waiting for a lookup…

Resident / place / group pages

world.secondlife.com exposes HTML pages with meta tags for residents, parcels, and groups.

Links (open in new tab):
Media & textures Picture Service & SLurls
Assets & Teleports

Paste a texture or snapshot UUID to fetch a thumbnail from picture-service.secondlife.com.

Texture thumbnail preview
Thumbnails are limited-resolution JPEGs by design.

Quick helper for human-readable map / teleport links.

https://maps.secondlife.com/secondlife/<Region>/<x>/<y>/<z>
Works nicely with the Map API: use the same region & local coordinates you’re centering on.
Registration gateway RegAPI-style payload builder
Registration API

A small, friendly front-end for the Registration API. Once you have your RegAPI capability URL from Linden Lab, you can wire the form below to POST there (or to your own backend proxy).

Sample registration form – customize fields as needed for your community gateway.

This is what will be sent (or signed, depending on your gateway design). Replace the endpoint constant in the script if you want to actually POST it somewhere.

{/* submit the form on the left to generate a payload */}
              
⚠️ Don’t send real passwords to third-party servers unless you control them and comply with Linden Lab’s API Terms of Use.