API
Access Data Midsouth data programmatically using the API.
The Explore API
https://datamidsouth.opendatasoft.com/api/explore/v2.1/Getting an API key
Common API endpoints
List all datasets in the catalog
GET https://datamidsouth.opendatasoft.com/api/explore/v2.1/catalog/datasetsGet records from a specific dataset
GET https://datamidsouth.opendatasoft.com/api/explore/v2.1/catalog/datasets/{dataset_id}/records Filter records with a where clause
Search and limit results
Using the in-browser API console
Rate limits
Last updated
Was this helpful?


