Zeplin
communityDesign handoff and collaboration tool — inspect designs, export assets, style guides
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
/v1/projectsList design projects
Parameters
statusstringoptionalReturns
projects[] with id, name, platform, updated, members_countGET
/v1/projects/{id}/screensGet screens in a project
Parameters
idstringrequiredtagstringoptionalReturns
screens[] with id, name, tags[], updated, image{}GET
/v1/projects/{id}/componentsGet design components
Parameters
idstringrequiredReturns
components[] with id, name, description, image{}, code_snippets[]