Hi, How to export xano api groups to postman. Please describe.

Options

Answers

  • Liz Anaya
    Liz Anaya Member, Administrator

    ADMIN

    Options

    Hi @Bimlesh ! 👋

    I am not a Postman expert 😅, but I have imported Xano API groups into Postman using the Swagger UI. Here is a step-by-step guide on how to do this:

    1. Access your Documentation (Swagger) documentation from your API Group in Xano.

    2. Once on the Swagger UI page, click on the link below the name of your API Group. You'll get routed to a page with JSON.

    3. Once you see the page with JSON, copy the URL.

    4. In your Postman workspace, select Import.

    5. Paste the link from step 3.

    6. Import your API Group.

    Let me know if this is helpful! 😊