Jump to Content
PenneoGuidesContact support
HomeGuidesAPI Reference
GuidesContact supportLog InPenneo
Guides
Log In
1.1HomeGuidesAPI Reference
All
Pages
Start typing to search…

Documentation

  • Integration overview
    • Choosing the right integration
  • Penneo core concepts
  • API integration essentials
    • Authentication
      • Using OAuth
      • Using WSSE
      • Using JSON Web Tokens
    • Sending a casefile
    • Retrieving completed casefiles
    • Checking casefile status
    • Using casefile templates
    • Webhooks
    • Using email templates
  • Integration codes
    • URI scheme integration
  • The Penneo SDKs
  • Single Sign On
    • Setting up SSO with Microsoft Entra ID
  • FAQ
  • Penneo Installation in Remote Desktop / Citrix
  • Prebuilt integrations
    • 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 8 days ago


URI scheme integration
Single Sign On