This is an online swagger codegen server. You can find out more at https://github.com/swagger-api/swagger-codegen or on irc.freenode.net, #swagger.
https://generator.swagger.io/api
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://generator.swagger.io/api
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)7.64s
(checked Mar 29, 2026)
Builder score
D
39%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /gen/clients |
Gets languages supported by the client generator |
| GET | /gen/clients/{language} |
Returns options for a client library |
| POST | /gen/clients/{language} |
Generates a client library |
| GET | /gen/download/{fileId} |
Downloads a pre-generated file |
| GET | /gen/servers |
Gets languages supported by the server generator |
| GET | /gen/servers/{framework} |
Returns options for a server framework |
| POST | /gen/servers/{framework} |
Generates a server library |
curl -X GET 'https://generator.swagger.io/api/gen/clients' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Swagger Generator documentation.