What problem does it solve?
It solves the problem of finding and assembling structured, trustworthy real-world data from many different sources without writing and maintaining multiple custom API clients.
Core Features & Use Cases
- Unified multi-source data access: Query and retrieve structured datasets spanning research, demographics, finance, news, weather, and more from 17 authoritative APIs through a single endpoint.
- Cross-source search: Run one search request specifying a source and query, with controllable limits for rapid dataset building.
- Authentication via API key: Use a single
DREAMER_API_KEY to access all supported sources consistently.
Use cases include building analysis datasets for research, creating visualization inputs for dashboards, enriching existing datasets with external context, and performing quick validation against authoritative information.
Quick Start
Call the unified endpoint https://api.dr.eamer.dev/v1/data to list available sources, then use https://api.dr.eamer.dev/v1/data/search to search within a chosen source like arxiv or wikipedia.