This is a gated dataset. It is licensed content, so access is granted per organisation and is not enabled by default. See Getting access.
How it works
POST /v1/search).
The dataset
Peer-reviewed journals spanning medicine, nursing, life sciences, biomedical research, pharmacology, and allied health, across roughly 940 journal titles. Both proprietary subscription content and open-access content are included, indexed as full text with figures, references, and citations.
What the corpus covers
Indicative of the major areas, with representative titles:This is a subset for orientation, not the full list. For the complete title list, or to check whether a specific journal is covered, email contact@valyu.ai.
Choosing coverage: HLS only or blended
Wiley HLS supports a coverage mode that decides whether a query stays inside the licensed corpus or also draws on the open-access biomedical index in the same call. The parameter ishls_coverage.
Same query, both modes, side by side:

HLS only - every result comes from the licensed Wiley corpus

OA + HLS - the same query blends open-access results alongside licensed ones
What you get
Each result contains:
Structure is preserved in the returned markdown: section headings, tables, and inline reference markers all survive extraction, so a downstream model can cite a specific claim back to its source.
How to test in the playground (no code required)
1
Open the Search API Playground
Go to platform.valyu.ai/playground/search.You can open it with Wiley HLS pre-selected using this direct link:
2
Pick a coverage mode
Under Quick Settings, use the HLS Coverage control to choose between HLS only and OA + HLS. This maps directly to the
hls_coverage parameter described above.3
Enter a query and click Run
Type a natural language query and click Run. For example:Results appear on the right. Each one shows the title, a relevance score, the source dataset, and a content preview, with options to Copy Citation and View Source. Switch between Results, JSON, and Table views using the tabs above.
4
Copy the generated code
Click Show Code Snippets at the bottom to get a ready-to-run request for your chosen settings.
How to use the API directly
Using cURL
Key parameters
hls_coverage is currently REST-only. The Python and TypeScript SDKs do not yet accept it, so call the endpoint directly if you need blended coverage. Everything else on this page works through the SDKs as normal.How to use the Python SDK
1
Install the SDK
2
Set your API key
3
Search Wiley HLS
How to use the JavaScript SDK
1
Install the SDK
2
Set your API key
3
Search Wiley HLS
Example queries
These work well against the HLS corpus. Use them in the playground or through the API.Clinical evidence and systematic reviews
Device performance and safety
Methodology and surveillance
Getting access
Wiley HLS is a licensed corpus, so access is granted per organisation rather than being on by default.Request access
Request access from the datasets page in the platform. Startups can apply through the startup programme.
Talk to us
Email contact@valyu.ai for the full journal list, volume pricing, or enterprise terms.
API reference
- Search API Reference - full parameter documentation
- Python SDK - Search
- TypeScript SDK - Search
Relevant links
Healthcare use case
PubMed, clinical trials, ChEMBL, and FDA data
Wiley Finance
The licensed finance corpus, same retrieval model
Data coverage
Every dataset, refresh cadence, and access tier
DeepResearch
Run multi-step research over this corpus

