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

# Server-side clients

> Generated clients, or bring your own generator.

Java, TypeScript, C#, and Python clients generated from the spec: [`verifyyou-sdks`](https://github.com/VerifyYou/verifyyou-sdks).

```bash theme={null}
npx @hey-api/openapi-ts -i https://trust.verifyyou.com/openapi.json -o src/verifyyou
```
