Pricing overview

Chinese Character Web provides an API service for integrating Chinese-English dictionary lookups, Pinyin conversion, and stroke order information into web and mobile applications. Its pricing model is structured around a free tier and several subscription-based plans that scale with monthly API request volume. The primary services offered include the Chinese-English Dictionary API, Pinyin Conversion API, and Stroke Order API, all accessible under the same pricing structure (Chinese Character Web API documentation). This tiered approach aims to accommodate a range of users, from individual developers and hobbyists to educational platforms and commercial applications requiring higher request limits.

Users begin with a free tier, allowing for a limited number of requests per month without charge. For applications requiring more substantial usage, Chinese Character Web offers paid plans that provide increased request allowances and, in some higher-tier cases, may include dedicated support or additional features. Each plan specifies a baseline number of included API requests, with potential charges for overage requests once the monthly limit is exceeded. The pricing structure is designed to be predictable, enabling developers to estimate costs based on their anticipated API traffic. The service is primarily consumed via HTTP requests, which are counted against the monthly limit regardless of the specific endpoint accessed within the Chinese Character Web API suite.

Plans and tiers

Chinese Character Web offers multiple subscription plans, each designed to meet different levels of API usage. The plans typically vary by the number of included monthly requests and their corresponding monthly fee. As of 2026-05-29, the plans available are:

Plan Name Monthly Price Included Requests per Month Overage Cost per 1,000 Requests Best For
Free Tier $0 500 N/A (no overage, capped) Trial, personal projects, very low-traffic apps
Developer Plan $9 5,000 $1.50 Small-scale apps, hobby projects, early-stage development
Startup Plan $29 20,000 $1.20 Growing applications, educational platforms with moderate traffic
Business Plan $79 75,000 $1.00 Established applications, commercial projects with significant user bases
Enterprise Plan Custom Custom (typically > 75,000) Custom Large organizations, high-volume commercial operations, dedicated support needs

The Developer Plan is presented as the starting paid tier, offering 5,000 requests per month for $9. This plan includes overage pricing, meaning that if an application exceeds 5,000 requests within a month, additional requests are billed at a per-1,000-request rate. The cost per 1,000 overage requests decreases with higher-tier plans, incentivizing users to upgrade as their usage grows. Enterprise plans are tailored to specific client needs, often including custom request volumes, dedicated infrastructure, and specialized support (Chinese Character Web homepage).

Free tier and limits

Chinese Character Web offers a free tier that allows developers to access its API for development, testing, and low-volume applications without incurring any costs. This free tier includes a limit of 500 API requests per month (Chinese Character Web API documentation). Once this limit is reached within a billing cycle, further API calls will typically result in an error response, indicating that the quota has been exceeded. Users on the free tier do not incur overage charges; instead, their access is paused until the next billing cycle begins.

The free tier is suitable for:

  • Exploration and prototyping: Developers can test API functionality and integrate it into proof-of-concept applications.
  • Personal projects: Low-traffic personal websites or mobile apps that require occasional Chinese character lookups.
  • Educational tools: Small-scale learning applications used by a limited number of users.

To continue using the API beyond the 500-request limit, users must upgrade to one of the paid plans. Monitoring API usage is crucial for developers to avoid unexpected interruptions in service. Many API providers, including Chinese Character Web, offer dashboards or logging mechanisms to track request counts. For example, similar API usage tracking can be found in platforms like Google Maps Platform usage reports, which help developers understand their consumption patterns and manage costs effectively.

Real-world cost examples

Understanding real-world costs for Chinese Character Web API usage involves considering the chosen plan and typical application request patterns. Here are several scenarios:

  1. Personal learning app (low usage):
    • Scenario: A developer creates a personal web application to practice Chinese characters, making approximately 300 dictionary lookups per month.
    • Cost: $0. This usage falls well within the 500 requests/month free tier limit. The developer incurs no cost.
    • Consideration: If usage occasionally spikes to 600 requests, functionality would cease until the next month unless upgraded.
  2. Small educational website (moderate usage):
    • Scenario: An educational website with 50 active users, each making an average of 5 lookups per day for a total of approximately 7,500 requests per month (50 users * 5 requests/day * 30 days).
    • Plan: Developer Plan ($9/month for 5,000 requests).
    • Calculation:
      • Base cost: $9 (for 5,000 requests).
      • Overage requests: 7,500 - 5,000 = 2,500 requests.
      • Overage cost: (2,500 / 1,000) * $1.50 = 2.5 * $1.50 = $3.75.
      • Total monthly cost: $9 + $3.75 = $12.75.
    • Consideration: If usage frequently exceeds 7,500 requests, upgrading to the Startup Plan might be more cost-effective due to lower overage rates.
  3. Mid-sized language learning platform (growing usage):
    • Scenario: A language learning platform with 200 daily active users, each making 10 requests per day (e.g., character definitions, Pinyin conversions, stroke order diagrams), totaling 60,000 requests per month (200 users * 10 requests/day * 30 days).
    • Plan: Startup Plan ($29/month for 20,000 requests).
    • Calculation:
      • Base cost: $29 (for 20,000 requests).
      • Overage requests: 60,000 - 20,000 = 40,000 requests.
      • Overage cost: (40,000 / 1,000) * $1.20 = 40 * $1.20 = $48.00.
      • Total monthly cost: $29 + $48.00 = $77.00.
    • Consideration: This usage is close to the Business Plan's included requests. If usage rises slightly, the Business Plan ($79 for 75,000 requests) would become more economical, eliminating overage charges up to 75,000 requests.
  4. Large commercial application (high usage):
    • Scenario: A popular mobile dictionary app with 2,000 daily active users, each generating 15 API requests per day, totaling 900,000 requests per month (2,000 users * 15 requests/day * 30 days).
    • Plan: Enterprise Plan (Custom pricing).
    • Cost: For this level of usage, direct comparison to tiered plans is less applicable. The Business Plan only covers up to 75,000 requests, making overage costs prohibitive. A custom Enterprise Plan would be negotiated, potentially offering a significantly reduced per-request cost for large volumes.
    • Consideration: Enterprise plans typically include dedicated account management, enhanced support, and potentially custom service level agreements (SLAs), which are critical for high-traffic commercial applications.

How the pricing compares

When evaluating Chinese Character Web's pricing, it is useful to compare it with alternative Chinese dictionary and language APIs, such as MDBG, Pleco, and HanziJS, though direct API pricing for some alternatives may not be publicly disclosed or may operate under different models (e.g., one-time purchases for offline dictionaries, or open-source projects with self-hosting costs). Chinese Character Web's model is a common tiered subscription for cloud-based API services, similar to many other API providers in different domains.

Key areas for comparison include:

  • Free Tier Generosity: Chinese Character Web's 500 requests/month free tier provides sufficient capacity for initial development and very low-volume personal use. Some alternatives might offer similar free usage, while others might focus on open-source models (like HanziJS, which can be self-hosted, incurring server costs but no per-request API fees) or provide offline dictionary applications (like Pleco) with one-time purchase models for features.
  • Cost per 1,000 Requests: For paid tiers, Chinese Character Web's per-1,000 request cost decreases with higher plans. The Developer Plan's overage rate is $1.50 per 1,000 requests, decreasing to $1.20 for the Startup Plan and $1.00 for the Business Plan. This is a competitive rate for specialized language APIs, though direct comparisons require knowing the exact features and reliability of alternatives. For context, general-purpose services like Google Cloud's API pricing often involves micro-billing, where costs can be very low per request but scale significantly with volume.
  • Feature Set: Chinese Character Web focuses on core dictionary, Pinyin, and stroke-order functionalities. Other providers might offer broader NLP features, OCR, or advanced translation capabilities that warrant different pricing structures. Developers need to assess if the included features meet their specific project requirements.
  • Scalability and Enterprise Options: The availability of custom Enterprise Plans on Chinese Character Web indicates readiness to support high-volume commercial applications, which is a critical factor for larger businesses comparing API providers. Alternatives may or may not offer similar enterprise-grade support and custom solutions.
  • Developer Experience and Documentation: While not a direct pricing factor, clear documentation and SDKs (available for Python, JavaScript, PHP with Chinese Character Web) can reduce development time and costs. A well-documented API can be more cost-effective to integrate and maintain than a cheaper but poorly supported alternative.

Ultimately, the most cost-effective solution depends on the specific use case, required features, anticipated request volume, and development resources. Developers should consider not just the sticker price but the total cost of ownership, including integration efforts and ongoing maintenance.