I continue to create the data view.
By setting up the API method, you can select the RAW format that allows you to deliver the same response as your service without transformation.
When you create a data view, you can select the data you want to display in the API method, add new data filters, format the data, and apply clusters and calculations.
In addition, you can add validations on editable parameters or mapping you have applied when setting up the data source.
For more information, check this
section.
Create APIs
To create an API, you must go to APIs > New APIs.
Enter a name and description, and select an icon and category.
Define SLOs
Define limits, maximum response time, cache, and a maximum number of rows. Then save your API.
Create version
Once you have created the API, create a version.
Add methods
You can now add a method to your API version. When adding the method, you should select the data view, configure the request and path type, and add a description, data dictionaries, and other settings.
You can define multiple output formats for your API method. In addition, you can select the RAW format that would not change the response given by the data source.