TruAddress
/API Playground

API Playground

Test all API endpoints in real-time.

US Street
GET/POST/api/us-street
Required

Get your API key from the Dashboard

USPS CASS-certified address validation

Code
curl "https://truaddress.net/api/us-street?\
  street=1600%20Pennsylvania%20Ave%20NW&\
  city=Washington&\
  state=DC&\
  zipcode=20500" \
  -H "X-API-Key: YOUR_API_KEY"
Response

Send a request to see the response