Queen Mary site and course search — SearchStax Solr tenancy

Every page on qmul.ac.uk, including the undergraduate course finder, queries a hosted Apache Solr index on SearchStax under Queen Mary's own account 29847 and index qmu-1736. The endpoint returns 401 unauthenticated and 200 with the token Queen Mary publishes in its own page source; the query returns the university's course, news and page corpus with a Queen Mary relevance model (boost fields coursetitle_t, deptname_t, sectionType "courses"). It is recorded as a tenancy: the index and the content are Queen Mary's, the search API is SearchStax's. The credential visible in Queen Mary's page source is deliberately not reproduced in this repo.

Other Resources

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/searchstax-site-search"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: queen-mary-university-of-london:searchstax-site-search
name: Queen Mary site and course search — SearchStax Solr tenancy
description: 'Every page on qmul.ac.uk, including the undergraduate course finder, queries a hosted Apache
  Solr index on SearchStax under Queen Mary''s own account 29847 and index qmu-1736. The endpoint returns
  401 unauthenticated and 200 with the token Queen Mary publishes in its own page source; the query returns
  the university''s course, news and page corpus with a Queen Mary relevance model (boost fields coursetitle_t,
  deptname_t, sectionType "courses"). It is recorded as a tenancy: the index and the content are Queen
  Mary''s, the search API is SearchStax''s. The credential visible in Queen Mary''s page source is deliberately
  not reproduced in this repo.'
humanURL: https://www.qmul.ac.uk/undergraduate/coursefinder/
baseURL: https://searchcloud-1-eu-west-2.searchstax.com/29847/qmu-1736/emselect
tags:
- Search
- Course Catalog
- Solr
- SearchStax
properties:
- type: CourseCatalog
  url: https://www.qmul.ac.uk/undergraduate/coursefinder/
x-operator: tenant
x-operator-evidence: Host searchcloud-1-eu-west-2.searchstax.com is SearchStax's shared platform; the
  path segment 29847/qmu-1736 is Queen Mary's own account and collection. Institution-specific scope on
  a vendor host.
x-vendor: SearchStax
x-tenant-id: 29847/qmu-1736
x-probe:
  baseURL_status: 401
  probed: '2026-09-01'
  note: 401 {"message":"Unauthorized"} unauthenticated; 200, 57000 bytes, Solr responseHeader with a Queen
    Mary relevance model when the token published in the university's own HTML is supplied. Live, tenant-scoped,
    and not a self-service API.