Jump to Content
PenneoGuidesContact support
HomeGuidesAPI Reference
GuidesContact supportLog InPenneo
Guides
Log In
HomeGuidesAPI Reference

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

Suggest Edits

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 over 7 years ago