Forum Discussion

radorado's avatar
radorado
Data Storage
08-05-2025

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

4 Replies

  • radorado's avatar
    radorado
    Data Storage

    Hello 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's avatar
      DRay
      Admin

      Hi 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?

  • Hi 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