Skip to main content
All CollectionsSupport
How do I import my API endpoint definitions into another tool like Postman?
How do I import my API endpoint definitions into another tool like Postman?

You can easily import your endpoint definitions into tools like FlutterFlow, Insomnia, Postman, etc. using the Swagger documentation.

Jake Spirek avatar
Written by Jake Spirek
Updated over a week ago

Some tools like Postman allow you to import all of your API endpoint definitions that you've created in Xano so you can easily test them while you're developing your front-end.

1) In the no-code API builder, click on Documentation (Swagger)

2) Click the link below the name of your API group to open the API spec in a new tab.

3) Save the resulting JSON file and import it into your tool of choice.

Did this answer your question?