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

# Client Libraries

> Generate API client libraries for Yapily in your preferred language using the OpenAPI specification. Supports code generation for Java, Python, Node.js, and more.

To help developers quickly create their client-side libraries in any language of their choice, we provide an OpenAPI Specification (OAS) version 3 file.

This is the same OAS that we consume ourselves to generate our server-side libraries and we are happy to share as the most accurate and complete representation of the Yapily API.

The latest version of the API definition is available [here](https://api.yapily.com/docs/v3/openapi.json).

You can find all versions in our GitHub repo [yapily-openapi](https://github.com/yapily/yapily-openapi).
This includes a **readme** explaining how to autogenerate libraries in the languages that are most popular with our customers.
