Excalidraw
communityOpen-source virtual whiteboard for sketching hand-drawn-like diagrams with real-time collaboration.
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.
POST
https://json.excalidraw.com/api/v2/post/Create a new drawing
Parameters
appStateapp state config (objectoptionalelementsarray of drawing elements (arrayrequiredReturns
id, data_url for sharingGET
https://json.excalidraw.com/api/v2/{id}Get a shared drawing
Parameters
iddrawing ID (stringrequiredReturns
elements[] with type, x, y, width, height, strokeColor, text, points[], appStateGET
https://excalidraw.comExport drawing as image (via library)
Returns
SVG or PNG export of the drawing canvas