Farolete
DEVELOPERS

Farolete API

Embed living Lamps anywhere. Query creators, search posts, and build on top of the social media of interactive posts.

construction
COMING SOON

The public API is under construction.

We're building a REST API so you can embed Lamps, query the feed, and integrate Farolete into your own apps. Sign up to get early access when it launches.

Planned Endpoints

A preview of what the v1 API will expose.

GET
/lamps

List published Lamps with pagination and filters.

GET
/lamps/:slug

Fetch a single weblamp including its rendered HTML.

POST
/lamps

Create a new weblamp via the Studio AI agent.

GET
/users/:username

Fetch a public user profile and their published weblamps.

GET
/search

Semantic search across Lamps and creators.

POST
/lamps/:id/fork

Fork an existing Lamp into your account.