> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bitgpt.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# API and SDKs

> Use our API and SDKs to create payments, view orders and interact with your organization programmatically

Use the links below to find the resources you need to access

<CardGroup cols={2}>
  <Card title="REST APIs" icon="square-terminal" href="/developer-resources/get-started/introduction" arrow="true">
    Use the Playground to interact with our REST APIs to speed up development.
  </Card>

  <Card title="Client SDKs" icon="browser" href="/recipes/overview" arrow="true">
    Integrate our checkout widget directly on your application with a low-code solution.
  </Card>
</CardGroup>

<Card title="Recipes" icon="user-chef" href="/recipes/overview" arrow="true">
  Pre-made drop-in code and integrations.
</Card>
