Stay up to date on product improvements, operational changes, company news, and more.
This sprint we shipped a POST /locations endpoint to our Public API. You can use this endpoint to programmatically generate addresses.
We also added more filters to the /mail-items endpoint — you can now filter by scan.status and scan.createdAt.
This sprint, we updated our self-serve onboarding process away from a third party form provider. When onboarding, you should notice improved performance, saved results, and better UI/UX!
This sprint we shipped two new webhook events — `location.created` and `location.onboarding.updated`. We fire these events when a new addresses is added to your account, or when the onboarding status of an address associated with your account is updated.
This sprint we also shipped a number of small fixes to onboarding and email notifications!
This sprint we shipped a /locations endpoint to our Public API. You can use this endpoint to retrieve information about multiple addresses associated with your account. Docs here.
This sprint we shipped a /location/{location-id} endpoint to our Public API. You can use this endpoint to retrieve information about a single address associated with your account. Docs here.