ВебРзн

ВебРзн API Reference Guide

Site Creation Parameters#

Parameter/Command Type Description Example
siteType string Type of site to create (e.g., landing, corporate, online store). landing
design object Design specifications including layout and color scheme. { "layout": "responsive", "color": "blue" }
mobileAdaptation boolean Indicates if the site should be optimized for mobile devices. true
seoOptimization boolean Indicates if SEO optimization should be applied. true

Payment Options#

Parameter/Command Type Description Example
paymentMethod string Method of payment (e.g., credit card, bank transfer). credit_card
contractAgreement boolean Indicates if a contract agreement is required. true
paymentPlan string Payment plan options (e.g., one-time, installment). installment

Support Options#

Parameter/Command Type Description Example
supportDuration integer Duration of support in months. 12
supportType string Type of support offered (e.g., technical, customer service). technical

SEO Parameters#

Parameter/Command Type Description Example
keywords array List of keywords for SEO optimization. ["web design", "SEO", "Rязань"]
metaDescription string Meta description for the website. A leading web studio in Rязань.
robots string Robots.txt directives for search engines. index, follow

Next Steps#

For further guidance on using these parameters and commands, refer to the following resources:

Updated

Was this page helpful?