Skip to main content
IWIndia Wants
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.app

CORS is enabled for all origins on these endpoints. Responses are JSON. Rate-limit: 60 requests / minute per IP.

Endpoints

GET
/api/public/demandsTry it

List demands with sorting & pagination.

Query Parameters

NameTypeDefaultNotes
limitint100Max 500
sortstringvotesvotes | recent | trending
statestringFilter by state name
categorystringFilter by category

Example

curl https://vox-indica-hub.lovable.app/api/public/demands?limit=10&sort=votes
GET
/api/public/top100Try it

Top 100 demands by weighted score.

Example

curl https://vox-indica-hub.lovable.app/api/public/top100
GET
/api/public/statesTry it

State-wise participation aggregates.

Example

curl https://vox-indica-hub.lovable.app/api/public/states
GET
/api/public/categoriesTry it

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.