Skip to content
PSGC Cloud Logo White
  • Home
  • Documentation
  • Contact
PSGC Cloud Logo White
  • Home
  • Documentation
  • Contact

Public API

7
  • PSGC Regions API Documentation
  • PSGC Provinces API Documentation
  • PSGC Cities Municipalities API Documentation
  • PSGC Cities API Documentation
  • PSGC Municipalities API Documentation
  • PSGC Sub-Municipalities API Documentation
  • PSGC Barangays API Documentation
  • Home
  • Docs
  • Public API
  • PSGC Barangays API Documentation
View Categories

PSGC Barangays API Documentation

< 1 min read

This API lets you retrieve information about barangays in the Philippines. The API returns data in JSON format, providing a convenient way to access the information programmatically.

Accessing All Barangays #

To access all barangays, you can make a GET request to the following endpoint:

https://psgc.cloud/api/barangays

This will return a JSON object containing information about all the barangays in the Philippines.

Accessing a Single Barangay #

If you want to retrieve information about a specific barangay, you can use either the barangay code or name value. For example, to access the barangay with code “0102802002”, you can make a GET request to the following endpoint:

https://psgc.cloud/api/barangays/0102802002

This will return a JSON object containing information about the barangay with the specified code.

What are your Feelings
Share This Article :
  • Facebook
  • X
  • LinkedIn
  • Pinterest
Still stuck? How can we help?

How can we help?

Updated on February 10, 2024
PSGC Sub-Municipalities API Documentation

Powered by BetterDocs

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Table of Contents
  • Accessing All Barangays
  • Accessing a Single Barangay

Copyright © 2025 PSGC Cloud