Jump to Content
PenneoGuidesContact support
HomeGuidesAPI Reference
v1.3

GuidesContact supportLog InPenneo
Guides
Log In
v1.3HomeGuidesAPI Reference
All
Pages
Start typing to search…

Documentation

  • Integration overview
    • Choosing the right integration
  • Penneo core concepts
  • API integration
    • Authentication
      • Using OAuth
      • Using WSSE
      • Using JSON Web Tokens
    • Sending case files
      • NEW: Simple case file creation
      • Direct case file creation
    • Monitoring case file status
      • Webhooks
      • Polling
    • Retrieving signed documents
  • Integration by other means
    • Penneo Installation in Remote Desktop / Citrix
    • The Penneo SDKs
    • URI scheme integration
  • FAQ
  • Prebuilt integrations
    • Single Sign On
      • Setting up SSO with Active Directory
    • Silverfin integration for Users
    • Silverfin Integration for developers
Powered by 

The Penneo SDKs

Before reading this, we recommend reading the API integration page, and possibly the page about Penneo core concepts.

The officially supported sdks are:

  • PHP: https://github.com/Penneo/sdk-php
  • C#: https://github.com/Penneo/sdk-net

Examples can be found here:

https://github.com/Penneo/api-utils

Updated about 1 month ago


Penneo Installation in Remote Desktop / Citrix
URI scheme integration