Makeswift
communityVisual builder for Next.js with drag-and-drop page editing and component registration.
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://api.makeswift.com/v1/pagesList pages
Parameters
limitresults (integeroptionalReturns
pages[] with id, path, title, description, createdAt, updatedAt, publishedAtGET
https://api.makeswift.com/v1/pages/{pageId}Get page data
Parameters
pageIdpage ID (stringrequiredReturns
id, path, title, description, data, createdAt, publishedAtGET
https://api.makeswift.com/v1/componentsList registered components
Returns
components[] with type, label, props[], icon