Uppsala Gedevents Example is an example object payload from Uppsala University, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"x-generated": "2026-08-30",
"x-method": "generated",
"x-source": "openapi/_original/uppsala-ucdp.yaml",
"x-operator": "institution",
"x-provenance-note": "Provenance stamp added by the API Evangelist university pipeline. This artifact was produced by API Evangelist from Uppsala University's own UCDP OpenAPI description; it was NOT published by Uppsala University.",
"request": {
"method": "GET",
"url": "https://ucdpapi.pcr.uu.se/api/gedevents/25.1?pagesize=1&page=0",
"headers": {
"x-ucdp-access-token": "<your-token>"
}
},
"response": {
"TotalCount": 387426,
"TotalPages": 387426,
"PreviousPageUrl": "",
"NextPageUrl": "https://ucdpapi.pcr.uu.se/api/gedevents/25.1?pagesize=1&page=1",
"Result": [
{
"id": 1,
"relid": "ETH-2010-1-1041-1",
"year": 2010,
"active_year": true,
"code_status": "Clear",
"type_of_violence": 1,
"conflict_dset_id": "333",
"conflict_new_id": 333,
"conflict_name": "Ethiopia: Ogaden",
"dyad_dset_id": "406",
"dyad_new_id": 406,
"dyad_name": "Government of Ethiopia - ONLF",
"side_a_dset_id": "116",
"side_a_new_id": 116,
"side_a": "Government of Ethiopia",
"side_b_dset_id": "291",
"side_b_new_id": 291,
"side_b": "ONLF",
"number_of_sources": 1,
"source_article": "Agence France-Presse",
"source_office": "AFP",
"source_date": "2010-05-13",
"source_headline": "Clashes reported in eastern Ethiopia",
"source_original": "",
"where_prec": 1,
"where_coordinates": "Degehabur",
"where_description": "Degehabur town",
"adm_1": "Somali region",
"adm_2": "Degehabur zone",
"latitude": 8.21972,
"longitude": 43.5675,
"geom_wkt": "POINT (43.56750 8.21972)",
"priogrid_gid": 143263,
"country": "Ethiopia",
"country_id": 530,
"region": "Africa",
"event_clarity": 1,
"date_prec": 1,
"date_start": "2010-05-13T00:00:00",
"date_end": "2010-05-13T00:00:00",
"deaths_a": 0,
"deaths_b": 3,
"deaths_civilians": 0,
"deaths_unknown": 0,
"best": 3,
"high": 5,
"low": 3,
"gwnoa": "530",
"gwnob": null
}
]
}
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/uppsala-gedevents-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
A second provider on the same verified email joins the account you already have.