Postage Price API | API to determine the price of a postage stamp.

1 min read Original article ↗

Frictionless API to determine the price of a stamp.Rate limited to 60 calls per minute.

$ curl "https://postageapi.com/price/"
{"cents_float": 0.66, "cents_int": 66, "formatted_usd": "$0.66"}