aiendpoint.dev
ServicesZeplin

Zeplin

community

Design handoff and collaboration tool — inspect designs, export assets, style guides

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://zeplin.iobearerdeveloperproductivityconfidence: 75/1000 discoveries1 contributors
GET/v1/projects

List design projects

Parameters

statusstringoptional

Returns

projects[] with id, name, platform, updated, members_count
GET/v1/projects/{id}/screens

Get screens in a project

Parameters

idstringrequired
tagstringoptional

Returns

screens[] with id, name, tags[], updated, image{}
GET/v1/projects/{id}/components

Get design components

Parameters

idstringrequired

Returns

components[] with id, name, description, image{}, code_snippets[]