Accessing secure file uploads from Fountain.
This endpoint cannot be used without enabling secure file access for your account. Please contact us to request access if you need to access applicant files via API.
To store sensitive information, Fountain supports secure files to manage personally identifiable information such as Drivers License photos, insurance documents, and more. Furthermore, any custom file uploads you request from applicants are also protected with secure docs.
File URLs are public but temporary
The URL returned by this endpoint is only valid for 24 hours and is publicly accessible once generated. Please be cautious with how this URL is exposed. You can use the
ttl
query parameter to set a lower expiration time for the generated URL.