Whimsical
communityVisual workspace for flowcharts, wireframes, mind maps, and docs
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.whimsical.com/v1/workspacesList workspaces
Returns
workspaces[] with id, name, createdAtGET
https://api.whimsical.com/v1/workspaces/{id}/filesList files in a workspace
Parameters
idworkspace ID (stringrequiredReturns
files[] with id, name, type, thumbnail_url, updatedAtGET
https://api.whimsical.com/v1/files/{id}Get file details
Parameters
idfile ID (stringrequiredReturns
file with id, name, type, url, collaborators[]