Security & Privacy
Plain-language expectations for the conversion API.
How we handle requests and files
HTTPS
The public API and site are served over HTTPS. If your HTML includes sensitive data, protect it in transit and in your own systems.
Temporary PDF files
Your HTML is processed to complete the conversion request. PDF files may be stored temporarily during processing or delivery, then removed on a schedule. Timing can vary.
Not long-term storage
FileSlap is not intended as a long-term document storage service. Do not rely on us to archive HTML or PDFs for later retrieval.
Privacy
- • Your HTML is processed to complete the conversion request. We do not use your content for purposes unrelated to providing the service.
- • PDF files may be stored temporarily during processing or delivery. We do not position the product as a place to keep documents indefinitely.
- • Operational logs and usage data may be retained (for example to run the service, troubleshoot, meter usage, and enforce limits). If you need detail for your own policies, contact us.
API access and input
- • Requests use API key authentication.
- • Rate limiting may apply.
- • JSON fields are checked for basic validity (types and limits). That is not the same as reviewing or sanitizing your HTML—you decide what you send, and you are responsible for it.
