Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
top
top
Table of Contents
maxLevel2

API endpoints

SE01 | Query SOLR

...

with GET

...

request

GET

/search/index/{collection}/{requestHandler}

...

  • GET https://dev-ddb.fiz-karlsruhe.de/api/2/user/login


^ Back to top

...

SE02 | Query SOLR

...

with POST

...

request

POST

/search/index/{collection}/{requestHandler}

Status codes

  • 200 = Successful
  • 500 = Internal server error

...