DocSpring · Example Payload

Test Authentication

Verify your API credentials are valid

PDFDocument GenerationPDF TemplatesE-SignaturesFormsHTML to PDFDocument Automation

Test Authentication is an example object payload from DocSpring, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summarydescriptionvalue

Example Payload

Raw ↑
{
  "summary": "Test Authentication",
  "description": "Verify your API credentials are valid",
  "value": {
    "status": "success"
  }
}