Quickstart
By the end of this page you’ll have a brain holding one compiled page, read back through the SDK. It takes about five minutes.
Get an API key
API keys are scoped to an organization and carry the role of the member they were issued to.
Ask an owner, admin, or developer on your org to issue one from the dashboard — keys look
like lbk_....
You also need a subject id: a stable identifier for the end user you’re acting on behalf of. Brains are owned by subjects, so this determines which brains you can see. See Authentication.
Push a capture
Captures are asynchronous. You get back an ingest source whose status tells you where
it is in the pipeline; Living Brain compiles it into one or more pages in the background.
Rather than polling, register a webhook and let Living Brain tell you when compilation finishes.