All sections / {current.section.title} / {current.chapter.title} / {current.topic.title} / {current.title} / {current.title} / {current.title} / {current.title}

Exporting Queried Data

Creating a feed and exporting queried data


To be able to export the results of your desired query as either a JSON or CSV file, you first need to create an API key and then a new Feed.




API keys Icon

You can create a new API key by going under 'Project Settings' and selecting 'API Keys' on the menu bar. Then click on 'Create API Key' in the top right-hand corner.




API Key Visibility

Add your API key description and then save your API key.




Feed Icon

To create a new Feed, click on 'Feeds' on the bar menu and 'Create New Feed' in the top right-hand corner.




Feed Visibility

After choosing the path, query and the export type, save your new Feed.




HTTPS and cURL Visibility

This can be viewed by clicking on the information button.



Parameter Application

After copying the HTTPS link, you can modify the parameter value according to your needs.

Top