{"name":"chartlink","whatThisIs":"Agent-first data-visualization platform. Assets (charts/tables) are declarative JSON specs with shareable embed links that live-update when you update the data.","bootstrap":{"auth":"Send `Authorization: Bearer viz_...` on every /api call. Get a key from the workspace owner.","firstSteps":["GET /api/whoami — verify your key (non-destructive)","GET /api/asset-types — see what you can create","GET /api/asset-types/line/schema — config schema + worked examples","POST /api/assets — create a draft; look at urls.previewPng","PATCH /api/assets/{id} — iterate with deep-merge configPatch","POST /api/assets/{id}/publish — go live; paste urls.embedIframe or urls.png"]},"links":{"openapi":"https://chartlink.app/api/openapi.json","docs":"https://chartlink.app/api/docs","llms":"https://chartlink.app/llms.txt","mcp":"https://chartlink.app/mcp","whoami":"https://chartlink.app/api/whoami","assetTypes":"https://chartlink.app/api/asset-types"}}