Jump to Content
Plastiq Connect
HomeGuidesRecipesAPI Reference
Log InPlastiq Connect
API Reference
Log In
HomeGuidesRecipesAPI Reference

Overview

  • Introduction

Plastiq Public API

  • Billers
    • Search Billersget
    • Retrieve a Biller detailsget
  • Categories
    • Retrieve a paginated list of Categories by query parameter(s)get
  • ClientSecrets
    • Create a Client Secret for use with Connect Workflowspost
    • Create a single-use Client Secretpost
  • Documents
    • Upload a documentpost
  • Payers
    • Create a Payerpost
    • Retrieve a Payerget
    • Update a Payerpatch
  • Payments
    • Create a Payment from a Payment Intentpost
    • Retrieve a paginated list of payments by query parameter(s)get
    • Retrieve a single Paymentget
    • Refund or cancel an existing Paymentpost
    • Create a Payment Intentpost
    • Retrieve a single Payment Intentget
    • Update a Payment Intentpatch
  • Payment Methods
    • Create a Payment Methodpost
    • Retrieve a paginated list of Payment Methods by query parameter(s)get
    • Retrieve a Payment Methodget
    • Update a Payment Methodpatch
  • Recipients
    • Create a Recipientpost
    • Retrieve a paginated list of Recipients by query parameter(s)get
    • Retrieve a Recipientget
    • Update a Recipientpatch
  • Webhooks Notifications
    • Retrieve a paginated list of Webhooks Notification by query parameter(s)get

Upload a document

post https://connect.sandbox.plastiq.com/api/documents
Language
Credentials
Bearer
token
URL
Click Try It! to start a request and see the response here!