Content API model-specific details
With the Content API, you can make requests to retrieve data about any of your models within Builder. This page details special exceptions for particular models, or any other details to be aware of when working with the Content API.
figma-imports model
Requesting data for figma-import models differs depending on whether you are requesting a single or multiple entries.
Fetch one entry
To fetch a single figma-import entry, make a request to the following URL, replacing <IMPORT_ID> and <PUBLIC_API_KEY> as is appropriate.
Fetch multiple entries
To fetch multiple figma-import entries, you must also add your Private API key to the request. Make the request to the following URL, replacing <PUBLIC_API_KEY> with your key.
As part of the request, include your Private API key within the Authorization header.
What's next
Read more about how Builder users Cookies, or about the GDPR and US compliance.