aiendpoint.dev
ServicesPlasmic

Plasmic

community

Visual builder for React with design-to-code, CMS, and A/B testing.

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://plasmic.appbearerdeveloperdesignconfidence: 87/1000 discoveries1 contributors
GEThttps://data.plasmic.app/api/v1/cms/databases/{databaseId}/tables/{tableId}/query

Get CMS content

Parameters

limitresults (integeroptional
tableIdtable ID (stringrequired
databaseIddatabase ID (stringrequired

Returns

rows[] with id, data with field values, createdAt, updatedAt
GEThttps://studio.plasmic.app/api/v1/projects

List projects

Returns

projects[] with id, name, hostUrl, createdAt, updatedAt, components[]
GEThttps://codegen.plasmic.app/api/v1/loader/repr/{projectId}

Get component data

Parameters

projectIdproject ID (stringrequired

Returns

components[] with name, projectId, renderData, cssRules