This feature is not available on Free or Starter plans. Want this and other premium features? Update your plan here.
The zeroheight API can be used to automate your design system workflow, make use of your content in new ways and, leverage external tools to empower your design system.
What can I do with the zeroheight API?
The zeroheight API supports read access for auth tokens, pages, page statuses and, styleguide categories. This allows you to incorporate zeroheight content into external tools more easily.
We also offer write access for page statuses, this could be used to automate workflows and keep statuses in sync between zeroheight and project management tools.
How does it work?
We use a REST structure to provide intuitive access to resources like Pages and Styleguides. HTTP verbs are used to determine what kinds of operations you can take on a given resource like GET
for accessing Page content or PATCH
to update a Page Status.
Authentication tokens
Read more about setting up authentication tokens.
API docs
Full API documentation is available at developers.zeroheight.com