# SDK

Choose an SDK based on the service and language you use. Python SDK and Go SDK access Catalog Service. Product SDK accesses product resources. Genesis-compatible SDK calls Genesis models through the OpenAI SDK or Anthropic SDK.

The clients, service endpoints, credentials, and installation instructions are not interchangeable between SDKs.

```{toctree}
:hidden:
:maxdepth: 2

Python SDK <python-sdk>
Go SDK <go-sdk>
Product SDK <product-sdk/index>
Genesis-compatible SDK <genesis-compatible/index>
```
