Wiki source code of 03 REST APIs

Version 5.1 by shailesh on 2022/10/07 10:06

Show last authors
1 (% class="box successmessage" style="text-align: center;" %)
2 (((
3 (% style="color:#000000; font-size:24px" %)**EBRAINS Model Validation Service REST API**
4 )))
5
6 All of the functionality of the Model Catalog can be accessed through a REST API. It is this API that is used by both the web interface and the Python client, but it can also be used from any other website or with another programming language.
7
8
9 ==== **Useful Links** ====
10
11 |**REST API Documentation - Dynamic (Interactive)**|[[https:~~/~~/validation-v2.brainsimulation.eu/docs>>https://validation-v2.brainsimulation.eu/docs||rel="noopener noreferrer" target="_blank"]]
12 |**REST API Documentation - Static**|[[https:~~/~~/validation-v2.brainsimulation.eu/redoc>>https://validation-v2.brainsimulation.eu/redoc||rel="noopener noreferrer" target="_blank"]]
13
14