- This service is still in active development and is not production ready, see features to add
- Data is licensed under http://creativecommons.org/licenses/by-sa/3.0/ thanks to the Center for Media and Democracy
You need a unique API Key, get one here
/api/{api}/{method}.{format}
- api: politicians, corporations, model_bills, task_forces
- method: get (for a single item) or getList (for multiple items)
- .format: .xml or .json
- apikey Your personal API Key (get one here)
- 0 Invalid URL paramaters
- 1 No results returned
- 2 More than 1 result returned using get function, use getList instead