# Validate zipcode **GET /v1/client/zipcodes/{zipcode}/valid** Validates a zipcode against rules for the country the request is coming from. ## Servers - https://api.bitlabs.ai: https://api.bitlabs.ai () ## Parameters ### Path parameters - **zipcode** (string) A path-encoded zipcode. We validate it against rules for the country the request is coming from. ## Responses ### 200 OK #### Body: application/json (object) - **data** (object) ### 406 VPN detected #### Body: application/json (object) - **data** (object) [Powered by Bump.sh](https://bump.sh)