HTTP API
Consume your design tokens and assets over HTTP requests.
Last updated
Was this helpful?
Consume your design tokens and assets over HTTP requests.
Last updated
Was this helpful?
Using the Specify HTTP API, you access the most barebone data directly out of our generation services. Thus, you can fetch your design tokens, manipulate them programmatically, and integrate them smoothly into any development workflow.
Your project cannot support JavaScript or TypeScript? Bring your own language and integrate seamlessly with Specify resources.
The HTTP API leverage the to let you instruct transformations to your SDTF design tokens right when you make the request making sure the data you receive is up to date with your repository.
To use the HTTP API, you'll need:
A Specify account with at least one repository, filled with design data from any source.
A personal access token 👉 .
Jump to the section to get started.