Anchor top top Table of Contents maxLevel 2
API endpoints
US0X | X
...
GET
...
/user/login
...
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
...
SE02 | Query SOLR by POST method
POST | /search/index/{collection}/{requestHandler} |
---|
Remarks
- x
Status codes
- x
Example call(s)
- GET POST https://dev-ddb.fiz-karlsruhe.de/api/2/user/login
...