Deskpro Developer Starter
  • Introduction
    • Introduction
  • Embeddables
    • Website Widget
    • Form Embed
  • API Basics
    • API Introduction
    • Auth
      • API Keys
      • API Tokens
        • OAuth
        • Token Exchange Endpoint
      • Access Control
    • API Reference
    • Request Format
    • Batch Requests
    • Sideloading
    • SDKs
  • Getting Started with the API
    • PHP
      • Initialize the client
      • Add a form
      • Create an article
      • Tickets
      • Methods
    • JavaScript
      • Initialize the client
      • Add a form
      • Create an article
      • Methods
Powered by GitBook
On this page
  1. API Basics

SDKs

PreviousSideloadingNextPHP

Last updated 6 years ago

Using an SDK makes it easier to consume the Deskpro API from your favourite language.

  • PHP:

  • JavaScript/NodeJS:

  • Python: Coming soon

  • Ruby: Coming soon

  • Java: Coming soon

  • Kotlin: Coming soon

  • Swift: Coming soon

  • Go: Coming soon

https://github.com/deskpro/deskpro-api-client-php
https://github.com/deskpro/deskpro-api-client-javascript