aiendpoint.dev
ServicesMakeswift

Makeswift

community

Visual builder for Next.js with drag-and-drop page editing and component registration.

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://makeswift.comapikeydeveloperconfidence: 87/1000 discoveries1 contributors
GEThttps://api.makeswift.com/v1/pages

List pages

Parameters

limitresults (integeroptional

Returns

pages[] with id, path, title, description, createdAt, updatedAt, publishedAt
GEThttps://api.makeswift.com/v1/pages/{pageId}

Get page data

Parameters

pageIdpage ID (stringrequired

Returns

id, path, title, description, data, createdAt, publishedAt
GEThttps://api.makeswift.com/v1/components

List registered components

Returns

components[] with type, label, props[], icon