Core APIs
Zipcodes API
Overview
2min
zipcodes api overview rainforest api allows you to set up zip/postal codes on your account and run your api requests in the context of those zipcodes once set up on your account, you should set your requests customer zipcode request parameter to specify the pre configured zipcode to use (note that the platform requires a couple of minutes after the zipcode has been added to your account for it to be available to service requests) you can add https //docs trajectdata com/rainforestapi/zipcodes api/add , list https //docs trajectdata com/rainforestapi/zipcodes api/list and delete https //docs trajectdata com/rainforestapi/zipcodes api/delete zipcodes via the zipcodes api as well as the dashboard zip or postal codes can be added to your account on the zipcodes https //app rainforestapi com/zipcodes page of the dashboard, or via the zipcodes api you can add zip or postal codes in bulk using the dashboard https //app rainforestapi com/zipcodes or zipcodes api https //docs trajectdata com/rainforestapi/zipcodes api/add once a zip or postal code has been set up it can be specified in the customer zipcode request parameter https //docs trajectdata com/rainforestapi/product data api/parameters/common next steps adding a zipcode via the zipcodes api https //docs trajectdata com/rainforestapi/zipcodes api/add deleting a zipcode via the zipcodes api https //docs trajectdata com/rainforestapi/zipcodes api/delete listing all zipcodes via the zipcodes api https //docs trajectdata com/rainforestapi/zipcodes api/list