Webflow API and Documentation · Capability
Webflow Data API — Custom Code
Webflow Data API — Custom Code. 10 operations. Lead operation: Webflow Get Custom Code. Self-contained Naftiko capability covering one Webflow Api And Documentation Webflow business surface.
What You Can Do
GET
Getpagecustomcode
— Webflow Get Custom Code
/v1/pages/{page-id}/custom-code
DELETE
Deletepagecustomcode
— Webflow Delete Custom Code
/v1/pages/{page-id}/custom-code
PUT
Addcustomcodetopage
— Webflow Add/Update Custom Code
/v1/pages/{page-id}/custom-code
GET
Getsitecustomcode
— Webflow Get Custom Code
/v1/sites/{site-id}/custom-code
DELETE
Deletesitecustomcode
— Webflow Delete Custom Code
/v1/sites/{site-id}/custom-code
PUT
Addcustomcodetosite
— Webflow Add/Update Custom Code
/v1/sites/{site-id}/custom-code
GET
Getsitecustomcodeblocks
— Webflow List Custom Code Blocks
/v1/sites/{site-id}/custom-code/blocks
GET
Getscripts
— Webflow Get Registered Scripts
/v1/sites/{site-id}/registered-scripts
POST
Posthostedscript
— Webflow Register Script - Hosted
/v1/sites/{site-id}/registered-scripts/hosted
POST
Postinlinescripts
— Webflow Register Script - Inline
/v1/sites/{site-id}/registered-scripts/inline
MCP Tools
webflow-get-custom-code
Webflow Get Custom Code
read-only
idempotent
webflow-delete-custom-code
Webflow Delete Custom Code
idempotent
webflow-add-update-custom-code
Webflow Add/Update Custom Code
idempotent
webflow-get-custom-code-2
Webflow Get Custom Code
read-only
idempotent
webflow-delete-custom-code-2
Webflow Delete Custom Code
idempotent
webflow-add-update-custom-code-2
Webflow Add/Update Custom Code
idempotent
webflow-list-custom-code-blocks
Webflow List Custom Code Blocks
read-only
idempotent
webflow-get-registered-scripts
Webflow Get Registered Scripts
read-only
idempotent
webflow-register-script-hosted
Webflow Register Script - Hosted
webflow-register-script-inline
Webflow Register Script - Inline