Zoldea API Reference

The Zoldea REST API enables interaction with workspaces, artifacts, experiments, integrations, and more. All endpoints accept and return JSON.

Base URLhttps://zoldea.com/api
AuthenticationPass firebaseUid in body for write ops
Rate Limits100 req/min per user, 1000 req/min public
Content Typeapplication/json

Error Responses

400Bad Request โ€” Missing or invalid parameters
401Unauthorized โ€” Invalid or missing authentication
403Forbidden โ€” Insufficient permissions
404Not Found โ€” Resource does not exist
429Too Many Requests โ€” Rate limit exceeded
500Server Error โ€” Internal failure
{
  "error": "Description of what went wrong"
}

๐Ÿ” Authentication1

๐Ÿ“ Workspaces6

๐Ÿ“„ Artifacts3

๐Ÿ’ฌ Discussions4

๐Ÿงช Experiments & Reviews8

โš™๏ธ Infrastructure9

๐Ÿ”— Code Platforms10

๐Ÿ““ Notebooks2

๐Ÿ“‘ Document Platforms9

๐Ÿ”ฌ Research & Identity11

๐Ÿค– NotebookLM8

๐Ÿ“ข Communication8