An API Report in Quixy allows third-party platforms to access filtered and structured data from a data source in a controlled way. Instead of sharing entire datasets, you define filters, select specific fields, and apply role-based access so only approved data is available externally.
API Reports suit integrations, analytics synchronization, and downstream automation.
To use an API Report:
There are two methods to create an API Report in Quixy:


Continue with the configuration steps outlined in the section below.
Once inside the API Report configuration screen, you’ll define:
| Configuration Tool | Description |
|---|---|
| Filters (Left Panel) | Apply filters based on task status, user input, date range, or other business conditions. This reduces the data volume exposed through the API. |
| Columns (Right Panel) | Show or hide specific columns to control which data fields are included in the API response payload. |
| Data Access (Top Bar) | Define field-level visibility rules based on user roles, conditions, or access control logic. Useful for restricting sensitive fields from public exposure. |

Best Practice
Always review the filter and field configuration to ensure only the intended data is shared externally.
After configuration is complete:
3. Select the data source for which the API Report was created.

4. On the right-side Actions panel, click on Reports.
5. You’ll be redirected to the Reports Page, showing a list of all associated reports.
6. Locate the API Report under the Report Type column.
7. Click the View (👁) icon to open and review configuration details, API URLs, authentication credentials, and data structure.

