integrations.sh
← all integrations

API v1

OpenAPI apis-guru text

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.addFieldsToTemplate

    Add new fields to a Template

  • pdf.batchGeneratePdfs

    Generates multiple PDFs

  • pdf.batchGeneratePdfV1

    Generates multiple PDFs

  • pdf.combinePdfs

    Merge submission PDFs, template PDFs, or custom files

  • pdf.combineSubmissions

    Merge generated PDFs together

  • pdf.copyTemplate

    Copy a Template

  • pdf.createCustomFileFromUpload

    Create a new custom file from a cached presign upload

  • pdf.createDataRequestToken

    Creates a new data request token for form authentication

  • pdf.createFolder

    Create a folder

  • pdf.createHtmlTemplate

    Create a new HTML template

  • pdf.createPdfTemplate

    Create a new PDF template with a form POST file upload

  • pdf.createPdfTemplateFromUpload

    Create a new PDF template from a cached presign upload

  • pdf.deleteFolder

    Delete a folder

  • pdf.expireCombinedSubmission

    Expire a combined submission

  • pdf.expireSubmission

    Expire a PDF submission

  • pdf.generatePdf

    Generates a new PDF

  • pdf.getCombinedSubmission

    Check the status of a combined submission (merged PDFs)

  • pdf.getDataRequest

    Look up a submission data request

  • pdf.getFullTemplate

    Fetch the full template attributes

  • pdf.getPresignUrl

    Get a presigned URL so that you can upload a file to our AWS S3 bucket

  • pdf.getSubmission

    Check the status of a PDF

  • pdf.getSubmissionBatch

    Check the status of a submission batch job

  • pdf.getTemplate

    Check the status of an uploaded template

  • pdf.getTemplateSchema

    Fetch the JSON schema for a template

  • pdf.getTemplatesTemplateIdSubmissions

    List all submissions for a given template

  • pdf.listCombinedSubmissions

    Get a list of all combined submissions

  • pdf.listFolders

    Get a list of all folders

  • pdf.listSubmissions

    List all submissions

  • pdf.listTemplates

    Get a list of all templates

  • pdf.moveFolderToFolder

    Move a folder

  • pdf.moveTemplateToFolder

    Move Template to folder

  • pdf.renameFolder

    Rename a folder

  • pdf.testAuthentication

    Test Authentication

  • pdf.updateDataRequest

    Update a submission data request

  • pdf.updateTemplate

    Update a Template

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools