Cardiff University · Example Payload

Cardiff Publications List Example

EducationHigher EducationUniversityPublic Research UniversityUnited KingdomWalesRussell GroupOpen DataCourse CatalogResearch RepositoryIdentity FederationResearch ComputingPublications

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

Top-level fields

datameta

Example Payload

Raw ↑
{
  "data": {
    "publications": [
      {
        "eprintid": "123456",
        "eprint_status": "archive",
        "title": "An Example Study in Open Research Data",
        "type": "article",
        "date": "2025",
        "publication": "Journal of Example Research",
        "publisher": "Example Press",
        "volume": "12",
        "pagerange": "100-115",
        "id_number": "10.1000/example.2025.123",
        "uri": "https://orca.cardiff.ac.uk/id/eprint/123456",
        "official_url": "https://doi.org/10.1000/example.2025.123",
        "full_text_status": "public",
        "harvardReference": [
          "Smith, J. and Jones, A. 2025. An Example Study in Open Research Data. Journal of Example Research 12, pp. 100-115."
        ],
        "rioxx2_author": [
          { "author": "Smith, Jane" },
          { "author": "Jones, Alan" }
        ],
        "rioxx2_free_to_read": { "free_to_read": "true" }
      }
    ]
  },
  "meta": {
    "code": 200,
    "count": 1,
    "errorStatus": false,
    "contentType": "application/json"
  }
}

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/cardiff-publications-list-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.