# Integrating With sgID

{% hint style="info" %}
This page assumes that you have a set of client credentials from the sgID [client registration step](https://docs.id.gov.sg/introduction/getting-started/register-your-application).
{% endhint %}

sgID provides libraries and examples that make integrating your apps with sgID a breeze. We currently offer SDKs and examples in the following programming languages:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>TypeScript</strong> • <strong>Javascript</strong> </td><td></td><td></td><td><a href="../../integrations-with-sgid/typescript-javascript">typescript-javascript</a></td><td><a href="https://2214909052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBW92htBuXTrDYoKovQ2%2Fuploads%2FSxgxaTGYWrTEJxYyuBsU%2Ftypescript.png?alt=media&#x26;token=06ba55e3-5fe4-4f8e-812a-e36975243ec2">typescript.png</a></td></tr><tr><td><strong>Python</strong></td><td></td><td></td><td><a href="../../integrations-with-sgid/python">python</a></td><td><a href="https://2214909052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBW92htBuXTrDYoKovQ2%2Fuploads%2F91pdlWNRoGm8Hhc1lKrH%2Fpython.png?alt=media&#x26;token=20071084-ef9d-41e0-82a2-3a41c9a9a894">python.png</a></td></tr><tr><td><strong>Custom Integration</strong></td><td></td><td></td><td><a href="../../integrations-with-sgid/custom-integration">custom-integration</a></td><td><a href="https://2214909052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBW92htBuXTrDYoKovQ2%2Fuploads%2F6EFzUH9Mj6I07iRnDTrs%2Fsimpro-custom-integrations-1.png?alt=media&#x26;token=e38ca2f4-701f-45ec-a967-26936c217b3e">simpro-custom-integrations-1.png</a></td></tr></tbody></table>

If your app uses a language that we do not have an SDK for, or if you would like to implement your own sgID integration, visit our guide on [Custom Integration](https://docs.id.gov.sg/integrations-with-sgid/custom-integration).
