REST Query Import
Save time by importing REST queries
The REST query import feature allows you to import one or more queries at a time.
Import Formats
The supported formats for import are:
Swagger 2.0 / OpenAPI 2.0 (yaml or json)
CURL
Import Sources
URL
Enter the link to your API documentation.

File
Upload a file containing your API documentation.

Text
Enter the documentation string directly.

When the import completes the new queries will be displayed in the datasource

Import into a new datasource
To import queries into a new datasource use
Data
>Sources
>Add
>Rest
>Import

Import into an existing datasource
To import queries into a new datasource use
Data
>Sources
>Select REST source
>Queries
>Import

Last updated