# Swagger Generator ## API Docs - clients [Gets languages supported by the client generator](https://apidog.com/apidoc/docs-site/346944/api-3536999.md): - clients [Returns options for a client library](https://apidog.com/apidoc/docs-site/346944/api-3537002.md): - clients [Generates a client library](https://apidog.com/apidoc/docs-site/346944/api-3537003.md): Accepts a `GeneratorInput` options map for spec location and generation options - clients [Downloads a pre-generated file](https://apidog.com/apidoc/docs-site/346944/api-3537001.md): A valid `fileId` is generated by the `/clients/{language}` or `/servers/{language}` POST operations. The fileId code can be used just once, after which a new `fileId` will need to be requested. - servers [Gets languages supported by the server generator](https://apidog.com/apidoc/docs-site/346944/api-3536998.md): - servers [Returns options for a server framework](https://apidog.com/apidoc/docs-site/346944/api-3537000.md): - servers [Generates a server library](https://apidog.com/apidoc/docs-site/346944/api-3537004.md): Accepts a `GeneratorInput` options map for spec location and generation options.