Versions Compared

Key

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

The BrowZine Search Endpoint allows your application to integrate with the search functionality that powers the search on browzine.com.  Submit  

Note

Contact BrowZine Support to Request your API Key

Email us at support@thirdiron.com to request your API Key.  The BrowZine API can only be used by institutions subscribing to the BrowZine Service.

Submit a GET request against this endpoint with a search query and your application will get a response representing the results that would be presented to a user if they were to perform that same search query within the journal/subject search of browzine.com.  Responses contain an array of result objects of two types: journal results and subject area results.  The array returned in the response is ordered according to relevance to the submitted search query using the same rules as the browzine.com search.

...