# Data API

RESTful API to create/read/update/delete data.

## Data API v3

Use the following steps to view the documentation:

* Download [data-api-v3.yaml](https://github.com/molgenis/molgenis/tree/ed1370930eb06a48caf8d16bf83e00e32e273943/docs/data/data-api-v3.yaml)&#x20;
* Navigate to <http://editor.swagger.io/>
* Select 'File' --> 'Import the file' and point to the downloaded file&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://molgenis.gitbook.io/molgenis/8.6/interoperability/guide-api-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
