PDFier - PDF Stamping

FREEMIUM
Par Axel | Mise à jour vor 9 Tagen | Tools
Health Check

N/A

Retour à tous les tutoriels (1)

How to use this PDF Stamping API?

To start adding a stamp to each pages of your PDF files, simply follow these steps :

  1. Send a POST request to the RapidAPI route following the example from the “Endpoints” tab
  2. Add the required parameters to your POST requests. There are currently 2 parameters, file_url and stamp_text
  3. For the file_url parameter, enter the URL of your original PDF file and for the stamp_text parameter, enter the text you want to add to each page of this PDF file
  4. Send your POST request : you should get a “success” response with your new stamped PDF file as the reponse parameter called pdf_url
  5. You are done!

If you need more help using the API or to integrate it in your projects, feel free to contact me directly from this form.