# Set up with API wizard & importer

Bravo offers several methods to speed up setting up API requests with API wizards and importers:

* **Airtable wizard:** connect to your [Airtable](https://airtable.com/) base and create sample requests in an easy way.
* **Xano wizard**: create all the requests needed to target your [Xano](https://xano.com/) API endpoints.
* **OpenAPI import**: import a JSON file including API information with the [OpenAPI specification](https://www.openapis.org/).
* **Postman import**: import a [Postman collection](https://www.postman.com/) in JSON format.
* **Swagger import**: import a [Swagger API](https://swagger.io/) in JSON format.

To create a new API collection with one of these methods, go to the Data Collections section and click on `Create a new collection`.

<figure><img src="https://1444025092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXpqEanvOhm8vMtIH8i%2Fuploads%2FhZkuKP9TJULficSNWzcI%2Fimage.png?alt=media&#x26;token=83d0cf62-ffa7-4185-9a9b-d539c6543081" alt=""><figcaption></figcaption></figure>

In case you use the OpenAPI, Postman or Swagger import, you'll get to choose which API requests you want to generate, from the ones available in the uploaded file.

![](https://1444025092-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXpqEanvOhm8vMtIH8i%2F-MlERNA4_6AyeS9Mcufz%2F-MlERyEedlC-w82scCtU%2Fimagen.png?alt=media\&token=4a059072-3229-4dfb-b105-9d43c74055b6)

After creating your API collection, you can further modify each request and select data paths. &#x20;

## API wizards & importer tutorials

{% content-ref url="api-wizard-importer/airtable-using-the-airtable-api-wizard" %}
[airtable-using-the-airtable-api-wizard](https://docs.bravostudio.app/connect-api/set-up-api-requests/api-wizard-importer/airtable-using-the-airtable-api-wizard)
{% endcontent-ref %}

More coming soon!
