Uppsala University · Example Payload

Uppsala Ucdpprioconflict Example

EducationHigher EducationUniversityResearchOpen DataSweden

Uppsala Ucdpprioconflict Example is an example object payload from Uppsala University, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://ucdpapi.pcr.uu.se/api/UcdpPrioConflict/25.1?pagesize=1&page=0",
    "headers": {
      "x-ucdp-access-token": "<your-token>"
    }
  },
  "response": {
    "TotalCount": 2632,
    "TotalPages": 2632,
    "PreviousPageUrl": "",
    "NextPageUrl": "https://ucdpapi.pcr.uu.se/api/UcdpPrioConflict/25.1?pagesize=1&page=1",
    "Result": [
      {
        "conflict_id": "333",
        "location": "Ethiopia",
        "side_a": "Government of Ethiopia",
        "side_a_Id": "116",
        "side_a_2nd": "",
        "side_b": "ONLF",
        "side_b_Id": "291",
        "side_b_2nd": "",
        "incompatibility": "1",
        "territory_name": "Ogaden",
        "year": "2010",
        "intensity_level": "1",
        "cumulative_intensity": "1",
        "type_of_conflict": "3",
        "start_date": "1994-03-16",
        "start_prec": "1",
        "start_date2": "1994-03-16",
        "start_prec2": "1",
        "ep_end": "0",
        "ep_end_date": "",
        "ep_end_prec": "",
        "gwno_a": "530",
        "gwno_a_2nd": "",
        "gwno_b": "",
        "gwno_b_2nd": "",
        "gwno_loc": "530",
        "region": "4",
        "version": "25.1"
      }
    ]
  }
}

Work with this as data

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-ucdpprioconflict-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 email required.

A second provider on the same verified email joins the account you already have.