aiendpoint.dev
Services›InVision

InVision

community

Digital product design platform for prototyping, collaboration, and design system management.

Visit site ↗

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.

https://invisionapp.comapikeyproductivityconfidence: 90/1000 discoveries1 contributors
GEThttps://api.invisionapp.com/v2/projects

List design projects

Parameters

limitresults (integeroptional
offsetpagination offset (integeroptional

Returns

projects[] with id, name, type, thumbnail, createdAt, updatedAt, screens_count
GEThttps://api.invisionapp.com/v2/projects/{projectId}/screens

List screens in a project

Parameters

projectIdproject ID (integerrequired

Returns

screens[] with id, name, imageUrl, width, height, sort, updatedAt
GEThttps://api.invisionapp.com/v2/projects/{projectId}/screens/{screenId}/comments

Get screen comments

Parameters

screenIdscreen ID (integerrequired
projectIdproject ID (integerrequired

Returns

comments[] with id, text, author, createdAt, x, y, resolved