> For the complete documentation index, see [llms.txt](https://docs.id.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.id.gov.sg/introduction/getting-started/integrating-with-sgid.md).

# Integrating With sgID

{% hint style="info" %}
This page assumes that you have a set of client credentials from the sgID [client registration step](/introduction/getting-started/register-your-application.md).
{% 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.md">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&amp;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.md">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&amp;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.md">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&amp;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](/integrations-with-sgid/custom-integration.md).
