HomeGuidesAPI Reference

This endpoint generates a URL which contains an unsigned copy of their Enrollment form in PDF format.
"Unsigned" here refers to the borrower's signature not being applied to the document. You can present
this form to the borrower for their records or to facilitate manual processing of an IDR application.

For security reasons, the URL will expire after 10 minutes. We provide the expiration time (in UTC)
in the payload for convenience. The URL is regenerated upon each API call but does not invalidate
previous URLs. In other words, if you hit this endpoint twice, the first URL will remain accessible for 10 minutes.

NOTE: This form is intended for borrowers to preview. The bundle contains highly
sensitive information, including the borrower's Social Security Number and
Income Certification (e.g., tax returns). Precaution must be taken so the
form is only revealed to appropriate parties.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!