Overview of PDF.co API Security Features
Introduction
Security is important for us. We use SSL and TLS security and file encryption at rest to protect your data. You can also add user-controlled AES encryption and decryption for your data.
Our servers are hosted on the world-class infrastructure at Amazon AWS to keep your data safe and secure.
- Overview of PDF.co API Security Features
- Introduction
- PDF.co API Security Features
- Data Transmission
- Data Encryption
- Data Security
- Physical Security
- Security Frameworks
For Service Status Please Visit: PDF.co Status Page
PDF.co API Security Features
PDF.co application is hosted at world-class Amazon AWS infrastructure:
- Temporary files are stored on the cloud storage with a strong encryption at rest;
- High availability cluster design: Includes robust design features for reliability.
- Temporary files: Stored on the cloud storage with strong encryption at rest.
- API logs: Saved for a user and available for review by user. Sensitive details are redacted or removed.
Special "Strict API logging" is available for working with a sensitive data.
- In this mode all
Request
Body andResponse
are redacted completely and not visible even to account owners. In other words, input and output parameters are not saved even into API logs.
API logs retention: Different log storage capacities are provided according to Subscription Plans.
Access to API logs, files, and templates: Restricted to account owners with temporary access control.
Documents and data processing: Processed in-memory with specific exceptions handled securely.
Crash reports: Generated with redaction of user identifiable information.
Server maintenance: Regularly auto-rotated and replaced with new clean server images.
Generated output files: Securely stored, encrypted at rest, and auto removed.
- output links automatically expire in
1
hour by default (can be decreased down to1
minute or increased up to24
days viaexpiration
parameter). - uploaded and output files also can be explicitly removed using
file/delete
API method. - you can also leverage user-controlled data encryption parameters to encrypt content of output files automatically.
PDF.co provides built-in secure permanent file storage
- Store documents, images, pdf templates and other files for re-use in API.
- Files from the storage are available via randomly generated file tokens.
- Available only for internal use by PDF.co API via special
filetoken://
protocol.
Password-protected documents support
Password protected PDF documents are supported for input:
- Use
password
parameter to include password to open protected pdf file
Password protection support for output PDF documents
Password protection and security restrictions can be added to output PDF files generated or processed through the platform:
- PDF.co API provides
pdf/security/add
endpoint that can enable built-in pdf documents protection too:- disable or enable printing
- disable or enable copying of content
- add or remove user or owner password
- add or remove document permissions (printing, data extraction, merging)
- add digital signature (coming soon)
Additional ser-controlled data encryption and decryption is available for automatic AES encryption and/or decryption of input/output file contents on byte level;
PDF.co can read links protected with HTTP authentication
- Use
httpusername
andhttppassword
for http based authentication (viahttps
) protocol;
User Controlled Data Encryption (AES encryption) for input and output files
For additional security, the platform can decrypt input files on byte level and can encrypt output files on byte level with user controlled strong encryption (AES
):
Automatically encrypt output files with strong
AES
encryption;Automatically decrypt input files previously encrypted with industry standard
AES
encryption;Supported encryption algorithms:
256-bit
AES encryption and decryption;192-bit
AES encryption and decryption;128-bit
AES encryption and decryption;
User-controlled encryption parameters are supported by all endpoints that read or generate files;
User controlled decryption for input files and encryption for output files can be used simultaneously within same API call. Please check this KB article for more details and sample parameters;
Allowed IP list
To restrict access to API and/or UI to a set of IP addresses only. Available through Account - Security
in PDF.co dashboard;
Single-sign on (SSO, SAML).
SSO mitigates compliance and security risks for organizations by giving businesses control over user authentication and user revocation via corporate-mandated tools;
History of Logins
The history of recent logins is available for review inside API logs
screen and includes IP address
, user agent
, date and time
every login to your account.
The availability of specific security features may vary depending on your subscription plan.
IP Addresses used by PDF.co Cloud
PDF.co Cloud is hosted on Amazon AWS infrastructure. Please see our KB article for more information about IP addresses and IP ranges used by AWS here.
How exactly PDF documents are processed by API in terms of security?
The pdf/edit/add
process for processing documents via our API follows these steps:
- Our API receives a request with an input link.
- The request is logged in the API logs for the account unless 'Strict API Logs' mode is enabled.
- The backend server processes the request.
- The backend server loads the source file from the provided URL into memory. Our own PDF engine parses the PDF in memory.
- The backend server updates the PDF in memory by adding text, filling out fields, and adding images.
- The backend server generates the final PDF and saves it into the non-public encrypted "pdf-temp-files" hosted on Amazon AWS, which is encrypted at rest by strong AES encryption.
- The PDF and related data are removed from server memory.
- The backend server uses Amazon AWS to generate a temporary signed link to access the output file for a limited - period of time, which is controlled via the "expiration" parameter.
- The backend server sends the output link back to the requester.
- The output link is logged in the API logs for the account unless 'Strict API Logs' mode is enabled.
PDF.co also provides an on-prem version of our API, which can work completely offline. For on-premise/Self-hosted version pricing, please visit this page or contact our support team.
Data Transmission
Security is important for us. We use forced SSL and TLS security and file encryption at rest to protect your data. Our servers are hosted on the world-class infrastructure at Amazon AWS to keep your data safe and secure.
We do not use 3rd party API to process your documents, everything is processed on our servers only.
Data Encryption
Your connections to application and API require Transport Layer Security Secure (TLS) and Secure Sockets Layer (SSL), cryptographic protocols designed to provide communications security over a computer network. Encryption is used to ensure a high level of security and privacy. When you upload documents and files, they are transmitted via encrypted connections.
Your permanent files are stored behind a firewall and authenticated against the sender’s session every time a request for that file is made. We enforce the use of industry best practices for the transmission of data to our platform (Transport Layer Security TLS) and data is stored in SOC 1 Type II, SOC 2 Type I, and ISO 27001 certified data centers at Amazon AWS cloud. Your documents are stored and encrypted at rest using AES 256-bit encryption.
When a file is generated by our server, it is stored under a randomized name to provide a unique link which is not possible to guess. Then the file is permanently removed after 1 hour by default. Generated files can also be removed right away using a /file/delete
API method at any time.
Data Security
Servers and data are hosted and managed within Amazon’s secure data centers and utilize the Amazon Web Service (AWS) technology. Amazon continually manages risk and undergoes recurring assessments to ensure compliance with industry standards. Amazon’s data center operations have been accredited under:
- ISO 27001
- SOC 1 and SOC 2/SSAE 16/ISAE 3402 (Previously SAS 70 Type II)
- PCI Level 1
- FISMA Moderate
- Sarbanes-Oxley (SOX)
- AWS also provides an environment that enables businesses to comply with HIPAA regulations
Physical Security
PDF.co utilizes ISO 27001, FISMA, HIPAA certified data centers managed by Amazon. Amazon has many years of experience in designing, constructing, and operating large-scale data centers. This experience has been applied to the AWS platform and infrastructure. AWS data centers are housed in nondescript facilities, and critical facilities have extensive setback and military grade perimeter control berms as well as other natural boundary protection. Physical access is strictly controlled both at the perimeter and at building ingress points by professional security staff utilizing video surveillance, state-of-the-art intrusion detection systems, and other electronic means. Authorized staff must pass two-factor authentication no fewer than three times to access data center floors. All visitors and contractors are required to present identification and are signed in and continually escorted by authorized staff.
Amazon only provides data center access and information to employees who have a legitimate business need for such privileges. When an employee no longer has a business need for these privileges, his or her access is immediately revoked, even if they continue to be an employee of Amazon or Amazon Web Services. All physical and electronic access to data centers by Amazon employees is logged and audited routinely.
For additional information see: https://aws.amazon.com/security
Security Frameworks
SOC 2 compliance support (in work):
- PDF.co is in the process of implementation of SOC 2. Contact us for more information.
- PDF.co runs on SOC 2 compliant data centers provided by Amazon AWS (see
Data Security and Physical Security
sections above;
HIPAA compliance support:
HIPAA compliance security features are available for
- Dedicated API Server (managed hosted private API server hosted on Amazon AWS);
- On-Prem API Server (self-hosted in your own private cloud or your company's infrastructure);
Document Encryption and Data Encryption support:
pdf/security/add
andpdf/security/remove
endpoints providing support for adding password to PDF, setting up security permissions.- all endpoints include
password
parameter for reading password protected pdf files; - User-controlled data encryption (
AES 128
,AES 192
,AES 256
) and AES decryption are available for auto-encrypting output files and auto-decrypting input files and documents. User-controlled data encryption is compatible with the user-controlled encryption settings in leading online platforms (such as SalesForce and others);
HIPAA compliance for PDF.co (cloud version): currently in work.
GDPR compliance support:
GDPR compliance features are available for
- Dedicated API Server (can be hosted in EU region of your choice)
- On-Prem API Server (hosted on your own server);
Local Data Privacy Requirements support:
Local Data Privacy Requirements support is available for
- Dedicated API Server (can be hosted in EU region of your choice)
- On-Prem API Server (hosted on your own server);
Credit Card Information
PDF.co does not store your credit card information. When you submit your credit card information, it is passed to our payments processor Stripe, a PCI Service Provider Level 1 service, or to FastSpring (BrightMarket LCC, USA), our authorized reseller.
Data Deletion
Upon request, PDF.co will work to expunge all customer data and solely owned documents from our systems. You can delete your account from your profile page at any time. Please contact us if you need assistance with data deletion.
Note: For more detailed information about security, Please contact our Customer Support.
Last updated: Augest 21, 2023