ReadMe · Capability
ReadMe API — Custom Pages
ReadMe API — Custom Pages. 5 operations. Lead operation: List custom pages. Self-contained Naftiko capability covering one Readme business surface.
What You Can Do
GET
Get
— List custom pages
/v1/custompages
POST
Post
— Create a custom page
/v1/custompages
GET
Get
— Get a custom page
/v1/custompages/{slug}
PUT
Put
— Update a custom page
/v1/custompages/{slug}
DELETE
Delete
— Delete a custom page
/v1/custompages/{slug}
MCP Tools
list-custom-pages
List custom pages
read-only
idempotent
create-custom-page
Create a custom page
get-custom-page
Get a custom page
read-only
idempotent
update-custom-page
Update a custom page
idempotent
delete-custom-page
Delete a custom page
idempotent