My Account
Toggle navigation
Pringle
API
Home
API Library
Location API (City, State, PostalCode)
Menu API (Category, Sub Category, Menu Products)
News API (Article)
Open Hours API (Hours By Weekday)
Promotions API (Promotion)
Key Value Pair API (Key Name Value)
Sign Up / Login
Location API (City, State, PostalCode)
Location API
Option
Implementation / Example
Get Location By Postal Code By Country Code
API Route Map:
https://www.pringleapidev.com/api/location?postalCode={postalCode}&countryCode={countryCode}
Example:
https://www.pringleapidev.com/api/location?postalCode=61615&countryCode=US
Get Location By Postal Code
API Route Map:
https://www.pringleapidev.com/api/location?postalCode={postalCode}
Example:
https://www.pringleapidev.com/api/location?postalCode=61615
Get All States By Country Code
API Route Map:
https://www.pringleapidev.com/api/Country?countryCode={countryCode}
Example:
https://www.pringleapidev.com/api/Country?countryCode=US
Get All Countries
API Route Map:
https://www.pringleapidev.com/api/Country
Example:
https://www.pringleapidev.com/api/Country
Get My Ip Address
API Route Map:
https://www.pringleapidev.com/api/MyIpAddress
Example:
JSON Output:
https://www.pringleapidev.com/api/MyIpAddress
Formatted HTML Output:
https://www.pringleapidev.com/api/MyIpAddress?format=true