Observable
communityCollaborative data exploration platform with reactive JavaScript notebooks and D3 visualization.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.observablehq.com/searchSearch notebooks
Parameters
pagepage (integeroptionalquerysearch keyword (stringrequiredReturns
results[] with id, slug, title, owner.login, likes, forks, publish_level, update_time, thumbnailGET
https://api.observablehq.com/document/{slug}Get notebook details
Parameters
slug@owner/notebook-slug (stringrequiredReturns
id, slug, title, owner, nodes[] with id, value, mode, pinned, update_time, files[]GET
https://api.observablehq.com/@{username}/collectionsList user collections
Parameters
usernameusername (stringrequiredReturns
collections[] with id, slug, title, description, notebooks_count, thumbnail, update_time