Skip to main content

Terms of Service

Last updated: February 2026

Agreement to Terms

By accessing or using Wrytze (“we”, “our”, or “us”), you agree to be bound by these Terms of Service. These terms apply to all visitors, users, and others who access or use our AI-powered blog content management platform, including our dashboard, public API, SDK, and related services. If you disagree with any part of these terms, you may not access the service.

Description of Service

Wrytze is an AI-powered blog content management platform designed for content creators and agencies to generate, edit, approve, and publish high-quality blog content at scale. Our services include:

  • AI-powered blog content generation through a three-phase process (research, writing, and image generation)
  • Brand voice learning through website analysis and profile generation
  • Collaborative editing with a Plate.js rich text editor featuring full formatting support
  • Approval workflows with configurable team roles and comment threads
  • Blog scheduling and publishing with calendar management
  • A REST API and TypeScript SDK (@wrytze/sdk) for content delivery and integration
  • Multi-organization and team management with role-based access control

User Accounts

To access Wrytze, you must authenticate using a supported OAuth provider. By creating an account, you agree to the following:

  • Authentication is available exclusively through Google or GitHub OAuth. We do not support email and password registration.
  • You are responsible for all activity that occurs under your account, including actions taken by team members you invite to your organizations.
  • Accounts are organization-scoped with role-based access control. Your permissions vary depending on the role assigned within each organization.
  • You must provide accurate and complete information when setting up your account and keep your profile information current.
  • You must notify us immediately at [email protected] if you become aware of any unauthorized access to or use of your account.

Organizations & Teams

Wrytze supports multiple organizations per user. Each organization operates as an independent workspace with its own websites, content, billing, and team members. Organizations use a role-based permission system with five distinct roles:

  • Owner — Full access to all features including billing management, team administration, API key management, and ownership transfer.
  • Admin — Full access to all features except ownership transfer. Admins can manage team members, billing, and API keys.
  • Editor — Can create, edit, and publish blog content. Editors cannot approve content, manage team members, or access billing settings.
  • Reviewer — Can review and approve content through the approval workflow. Reviewers cannot create or publish content.
  • Viewer — Read-only access to content and dashboards. Viewers cannot create, edit, approve, or publish content.

Organization owners are responsible for the actions of all team members within their organization. This includes ensuring that team members comply with these terms and use the platform appropriately.

Subscription Plans & Billing

Wrytze offers three subscription tiers:

  • Starter ($19/month) — 1 website, 10 blogs per month, 20 AI generations. Ideal for individuals getting started with AI-powered content.
  • Pro ($49/month) — 5 websites, 50 blogs per month, 100 AI generations. Additional websites can be added at $10 per website, which includes 5 extra blogs and 10 extra AI generations per website.
  • Agency ($499/month) — 50 websites, 500 blogs per month, 500 AI generations with priority support. Additional websites at $8 per website per month.

The following billing terms apply to all paid subscriptions:

  • All payments are processed securely by Dodo Payments, our third-party billing provider.
  • Paid plans are billed in advance on a monthly or annual basis. Annual plans receive a 20% discount.
  • All fees are non-refundable except as required by applicable law.
  • Plan upgrades are prorated for the remainder of the current billing cycle. Downgrades take effect at the start of the next billing cycle.
  • We reserve the right to change pricing with at least 30 days advance notice. Existing subscribers will be notified via email before any price changes take effect.

AI-Generated Content

Wrytze uses third-party AI services, including OpenAI and Anthropic, to power our content generation features. By using these features, you acknowledge and agree to the following:

  • You retain ownership of all final published content that you create, edit, and approve using Wrytze, including content that originated from AI generation.
  • AI-generated output is not guaranteed to be unique, factually accurate, or free from errors. AI models can produce content that may contain inaccuracies, outdated information, or unintended similarities to existing works.
  • You are solely responsible for reviewing, editing, and verifying all AI-generated content before publishing. Published content reflects your editorial decisions, not ours.
  • We do not guarantee that AI-generated content will not infringe upon third-party intellectual property rights. It is your responsibility to ensure that published content does not violate the rights of others.
  • AI models may occasionally produce unexpected, inappropriate, or biased content. Thorough review before publication is your responsibility.

API Usage

Wrytze provides a public REST API for delivering blog content to your applications. The following terms govern API access:

  • API access requires an organization-scoped API key, authenticated via the X-API-Key header.
  • API requests are rate limited to 100 requests per minute per API key. Exceeding this limit will result in temporary throttling.
  • API keys are hashed with SHA-256 before storage. Plaintext keys are displayed only once at creation and cannot be recovered afterward.
  • You are responsible for keeping your API keys secure. Do not expose keys in client-side code, public repositories, or shared environments.
  • Abuse of the API — including excessive requests, automated scraping, or circumventing rate limits — may result in immediate key revocation and account suspension.
  • We reserve the right to modify API rate limits, endpoints, or functionality with reasonable notice to active API users.

Website Crawling & Brand Profiles

Wrytze generates brand profiles by analyzing your website content. This feature is central to producing content that aligns with your brand voice and style. The following terms apply:

  • We crawl user-provided URLs to generate brand profiles that inform our AI content generation. This analysis examines your brand voice, tone, vocabulary, and content patterns.
  • Only publicly accessible pages are crawled. We do not attempt to access password-protected, authenticated, or restricted content.
  • You must have the rights to the websites you connect to Wrytze. You represent that you are authorized to have us crawl and analyze the content on those websites.
  • We respect robots.txt directives when crawling your websites.
  • Crawl data is used solely for generating your brand profile and improving content generation for your organization. It is not shared with other users or third parties.

Acceptable Use

You agree not to use Wrytze in any manner that violates these terms or applicable law. Specifically, you agree NOT to:

  • Use the service for any illegal purpose or in violation of any applicable laws or regulations.
  • Generate content that violates laws, regulations, or the rights of third parties.
  • Use the platform to produce spam, misleading content, or content designed to deceive readers or manipulate search engine rankings.
  • Attempt to circumvent usage limits, rate limiting, or other technical restrictions.
  • Share API keys with unauthorized parties or expose them in publicly accessible locations.
  • Reverse-engineer, decompile, disassemble, or otherwise attempt to derive the source code of the service.
  • Interfere with the service's operation, infrastructure, or other users' access to the platform.
  • Use the service to build a competing product or service, or to benchmark the service for competitive purposes.

Content Ownership & License

You retain all rights to content you create using Wrytze, including blog posts, topics, categories, tags, and any associated media. Your content remains yours.

By using the service, you grant us a limited, non-exclusive, worldwide license to store, process, transmit, and display your content solely for the purpose of providing and operating the Wrytze platform. This includes processing content through our AI generation pipeline, storing it in our database, and delivering it through our API and CDN.

This license terminates when you delete your content or close your account. Upon termination, we will remove your content in accordance with our data retention policy as described in the Termination section.

Intellectual Property

The Wrytze platform — including its source code, user interface design, documentation, branding, logos, and all related intellectual property — is and remains our exclusive property. Nothing in these terms grants you any rights to our intellectual property beyond the limited right to use the service as described herein.

The @wrytze/sdk TypeScript client library is provided under the MIT license for integration purposes. The terms of the MIT license govern your use of the SDK independently of these Terms of Service.

Disclaimer of Warranties

The service is provided “as is” and “as available” without warranties of any kind, whether express or implied. To the fullest extent permitted by applicable law, we disclaim all warranties, including but not limited to implied warranties of merchantability, fitness for a particular purpose, and non-infringement. We do not warrant that the service will be uninterrupted, secure, or error-free, that defects will be corrected, or that the service or its infrastructure is free of viruses or other harmful components. We make no guarantees regarding the accuracy, reliability, or quality of any AI-generated content produced through the platform.

Limitation of Liability

To the maximum extent permitted by applicable law, Wrytze and its officers, directors, employees, and agents shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, business opportunities, or goodwill, arising out of or related to your use of or inability to use the service.

In no event shall our total aggregate liability exceed the amount you have paid to us in the twelve (12) months immediately preceding the event giving rise to the claim. If you are on a free plan, our total liability shall not exceed fifty dollars ($50).

Termination

Either party may terminate this agreement under the following conditions:

  • We may terminate or suspend your account immediately for breach of these terms, including violations of the Acceptable Use policy, fraudulent activity, or failure to pay applicable fees.
  • You may cancel your subscription at any time through your account settings in the billing section of your dashboard. Cancellation takes effect at the end of the current billing cycle.
  • Upon termination, your right to use the service ceases immediately. You will no longer be able to access your dashboard, API, or any content stored on the platform.
  • We will retain your data for 30 days after termination to allow for account recovery or data export. After this 30-day period, all associated data will be permanently deleted unless retention is required by applicable law.

Changes to Terms

We may modify these Terms of Service at any time. When we make material changes, we will communicate them to you via email to the address associated with your account or through an in-app notification at least 30 days before the changes take effect. Non-material changes (such as clarifications or formatting updates) may be made without advance notice. Continued use of Wrytze after changes take effect constitutes your acceptance of the revised terms. If you do not agree with the updated terms, you must discontinue use of the service.

Governing Law

These Terms of Service shall be governed by and construed in accordance with applicable law, without regard to conflict of law provisions. Any disputes arising under or in connection with these terms shall be resolved in accordance with the applicable dispute resolution mechanisms provided by law.

Contact Information

If you have any questions, concerns, or requests related to these Terms of Service, please reach out to us:

Email: [email protected]