For GET requests, you can use one or more query string parameters. In the response we will return a HTTP status code. Some endpoints also return JSON payloads body.
CFS-ZIPPtech API requests return a HTTP status code to indicate the success or failure of a request. For successful requests, we return a HTTP 2XX
status code. For failed requests, we return a HTTP 4XX
or 5XX
status code. Some endpoints return JSON response bodies that include errors and (optionally) additional properties.
Copyright © 2024 Tasalli