CambodiaPostalCode Dev
API ReferencePricing
CambodiaPostalCode Dev

REST API for Cambodia address data — provinces, districts, communes, and villages. Free to start, no credit card required.

GitHubTwitter / X
Early access — free API keys

Docs

  • Introduction
  • Quick Start
  • API Reference
  • Authentication
  • Error Codes
  • Rate Limits

Product

  • Pricing
  • Use Cases
  • Dashboard
  • API Keys
  • Changelog
  • Status

Community

  • GitHub
  • Blog
  • Changelog
  • Discussions
  • Contact

Company

  • About
  • Privacy Policy
  • Terms of Service

© 2026 CambodiaPostalCode Dev. Built for developers.

PrivacyTermsContactChangelogGitHub
Browse docs

Getting Started

  • Introduction
  • Authentication
  • Quick Start

API Reference

  • All Provinces
  • Province by Code
  • Districts
  • Communes
  • Villages
  • Search

Resources

  • Error Handling
  • Rate Limits
  • SDKs & Libraries
DocsResourcesError Handling

Resources

Error Handling

Understand HTTP status codes and error response shapes returned by the API.

The API uses standard HTTP status codes. Errors include a machine-readable code and a human-readable message.

json
{
  "status": "error",
  "code": "NOT_FOUND",
  "message": "Province with code '99' does not exist."
}
HTTPCodeMeaning
200SUCCESSRequest succeeded
400BAD_REQUESTInvalid or missing parameters
401UNAUTHORIZEDInvalid or missing API key
404NOT_FOUNDResource does not exist
429RATE_LIMIT_EXCEEDEDToo many requests
500INTERNAL_ERRORInternal server error
PreviousSearchAPI ReferenceNext Rate LimitsResources

Last updated June 2025

On this page

  • Overview
  • Parameters
  • Response
  • Examples

Quick links

View Pricing Get API Key Authentication