API endpoints
SE01 | Query SOLR by GET method
GET
/search/index/{collection}/{requestHandler}
Status codes
x
Example call(s)
GET https://dev-ddb.fiz-karlsruhe.de/api/2
/user/login
^ Back to top
SE02 | Query SOLR by POST method
POST
/search/index/{collection}/{requestHandler}
Remarks
x
Status codes
x
Example call(s)
POST
https://dev-ddb.fiz-karlsruhe.de/api/2
/user/login
^ Back to top