Plasmic
communityVisual builder for React with design-to-code, CMS, and A/B testing.
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
https://data.plasmic.app/api/v1/cms/databases/{databaseId}/tables/{tableId}/queryGet CMS content
Parameters
limitresults (integeroptionaltableIdtable ID (stringrequireddatabaseIddatabase ID (stringrequiredReturns
rows[] with id, data with field values, createdAt, updatedAtGET
https://studio.plasmic.app/api/v1/projectsList projects
Returns
projects[] with id, name, hostUrl, createdAt, updatedAt, components[]GET
https://codegen.plasmic.app/api/v1/loader/repr/{projectId}Get component data
Parameters
projectIdproject ID (stringrequiredReturns
components[] with name, projectId, renderData, cssRules