Authentication
All requests to the StudyFetch API require authentication using an API key. This guide covers how to obtain and use your API key across different platforms.Obtaining Your API Key
Via StudyFetch Dashboard
- Log in to your StudyFetch Console
- Click API Keys
- Click Create New API Key
- Give your key a descriptive name (e.g., “Production App”)
- Copy the generated key
Using Your API Key
The StudyFetch API uses API key authentication via thex-api-key
header.