Documentation Index
Fetch the complete documentation index at: https://docs.mirage.strukto.ai/llms.txt
Use this file to discover all available pages before exploring further.
Credentials
The Semantic Scholar resource works without an API key for low-volume use, but you should request a key for any production workload to avoid rate limiting.1. Request an API Key
- Go to https://www.semanticscholar.org/product/api
- Click Request an API Key and fill in the form.
- Wait for the email with your key (usually a business day or two).
2. Set Environment Variables
Limits
The resource exposes tunable defaults to keep an agent from blowing through your rate limit on first contact:defaultListLimit(100): default page size for list operations.defaultSearchLimit(20): default page size for search.defaultSnippetLimit(10): default snippet count per paper.