Send Email with File (API Tester)
Run Send Email with File live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester.
Authorizations
Body
URL to the source file url attribute.
File name for generated output.
Set async to true for long processes to run in the background, API will then return a jobId which you can use with the Background Job Check endpoint. Also see Webhooks & Callbacks
Sets the expiration time for the output link, in minutes. After this period, generated output file(s) are automatically deleted from PDF.co Temporary Files Storage. The maximum allowed duration depends on your subscription plan. For permanent storage of input files (e.g., reusable images, PDF templates, documents), use PDF.co Built‑In Files Storage.
HTTP auth user name if required to access source URL.
HTTP auth password if required to access source URL.
Response
Success.
Status of the API response.
"success"
Descriptive message for the response status.
"Success"
URL to the output file.
"https://pdf-temp-files.s3.us-west-2.amazonaws.com/output.pdf"
Unique identifier for the job.
"6YSZD3U872ZYYFEDMQCQSGEEO8YSF5WA"
Credits used for this operation.
2
Credits remaining after this operation.
1480582
Time taken to complete the request, in milliseconds.
33