API v1
DocSpring is a service that helps you fill out and sign PDF templates.
- Homepage
- https://api.apis.guru/v2/specs/formapi.io/v1.json
- Provider
- formapi.io
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/formapi.io/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/formapi.io/v1/openapi.yaml
Tools (37)
Extracted live via the executor SDK.
-
pdf.addFieldsToTemplateAdd new fields to a Template
-
pdf.batchGeneratePdfsGenerates multiple PDFs
-
pdf.batchGeneratePdfV1Generates multiple PDFs
-
pdf.combinePdfsMerge submission PDFs, template PDFs, or custom files
-
pdf.combineSubmissionsMerge generated PDFs together
-
pdf.copyTemplateCopy a Template
-
pdf.createCustomFileFromUploadCreate a new custom file from a cached presign upload
-
pdf.createDataRequestTokenCreates a new data request token for form authentication
-
pdf.createFolderCreate a folder
-
pdf.createHtmlTemplateCreate a new HTML template
-
pdf.createPdfTemplateCreate a new PDF template with a form POST file upload
-
pdf.createPdfTemplateFromUploadCreate a new PDF template from a cached presign upload
-
pdf.deleteFolderDelete a folder
-
pdf.expireCombinedSubmissionExpire a combined submission
-
pdf.expireSubmissionExpire a PDF submission
-
pdf.generatePdfGenerates a new PDF
-
pdf.getCombinedSubmissionCheck the status of a combined submission (merged PDFs)
-
pdf.getDataRequestLook up a submission data request
-
pdf.getFullTemplateFetch the full template attributes
-
pdf.getPresignUrlGet a presigned URL so that you can upload a file to our AWS S3 bucket
-
pdf.getSubmissionCheck the status of a PDF
-
pdf.getSubmissionBatchCheck the status of a submission batch job
-
pdf.getTemplateCheck the status of an uploaded template
-
pdf.getTemplateSchemaFetch the JSON schema for a template
-
pdf.getTemplatesTemplateIdSubmissionsList all submissions for a given template
-
pdf.listCombinedSubmissionsGet a list of all combined submissions
-
pdf.listFoldersGet a list of all folders
-
pdf.listSubmissionsList all submissions
-
pdf.listTemplatesGet a list of all templates
-
pdf.moveFolderToFolderMove a folder
-
pdf.moveTemplateToFolderMove Template to folder
-
pdf.renameFolderRename a folder
-
pdf.testAuthenticationTest Authentication
-
pdf.updateDataRequestUpdate a submission data request
-
pdf.updateTemplateUpdate a Template
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools