cURL
curl --request GET \ --url https://api.example.com/api/v1/gsa-rates
{ "state": "TX", "location": "Houston", "year": 2025, "lodging": 13400, "mie": 6900, "matched": true, "areaName": "Houston" }
Look up GSA per diem rates for a location.
true
false