v1 · Public · Read-only
Public Data API
Free, read-only access to aggregated citizen demand data. No API key required. Please cache responses and credit "India Wants" when republishing.
Base URL
https://vox-indica-hub.lovable.appCORS is enabled for all origins on these endpoints. Responses are JSON. Rate-limit: 60 requests / minute per IP.
Endpoints
List demands with sorting & pagination.
Query Parameters
| Name | Type | Default | Notes |
|---|---|---|---|
| limit | int | 100 | Max 500 |
| sort | string | votes | votes | recent | trending |
| state | string | — | Filter by state name |
| category | string | — | Filter by category |
Example
curl https://vox-indica-hub.lovable.app/api/public/demands?limit=10&sort=votes
Top 100 demands by weighted score.
Example
curl https://vox-indica-hub.lovable.app/api/public/top100
State-wise participation aggregates.
Example
curl https://vox-indica-hub.lovable.app/api/public/states
Demand counts and totals per category.
Example
curl https://vox-indica-hub.lovable.app/api/public/categories
Attribution required. When publishing analyses based on this data, please credit "Source: India Wants (indiawants.in)" and link back to the platform.
Need higher limits or custom feeds?
Contact data@indiawants.in for research partnerships.