Need swagger/openapi spec to generate client
Hello!
My team is integrating with your system and I wanted to generate (via codegen-swagger or @openapitools/openapi-generator-cli) the client that is supposed to talk to your API. For that purpose I would need access to you swagger specification or openapi specification document via link or something. Do you have such specification somewhere and if yes could you provide me a link for it or help me navigate to it?
Best regards,
Rado
radorado
Posted 1 year ago·Last reply 11 months ago
5 comments
DRay
·11 months agoHi radorado,
Were you able to get this resolved?
DRay
·1 year agoHi radorado,
Were you able to talk with support about this? What did they say?
radorado
OP1 year agoHello Dray,
Thank you for the quick reply and for sharing the link. I had a look at it, and while it does provide the Swagger UI for the API, it doesn’t include a downloadable Swagger/OpenAPI specification file (e.g., JSON or YAML) that can be directly consumed by tools like codegen-swagger or @openapitools/openapi-generator-cli.
For our integration, we need the raw specification file so we can automatically generate a client library for your API. Typically, this would be accessible through a link like:
https://<the-api-domain>/swagger.json
or
https://<the-api-domain>/openapi.yaml
Would it be possible for you to provide (if available):
A direct URL to the Swagger/OpenAPI specification file, or
A downloadable copy of the specification in JSON or YAML format.
This would allow us to generate and maintain the client code efficiently without manually extracting endpoints from the Swagger UI.
Best regards,
Rado
DRay
·1 year agoHi radorado,
We don't have that available right now. Can you open a support ticket for it so we can get it documented and get the ball rolling?
DRay
·1 year agoHi radorado,
Thank you for reaching out! Does this documentation have what you need?
https://developer.sisense.com/guides/restApi/v1/?platform=linux&spec=L2025.2