Curtin University · Example Payload
Curtin Web Search Elastic Engineering
UniversityHigher EducationEducationResearchOpen AccessOpen DataCourse CatalogLibraryIdentity FederationResearch DataAustraliaWestern AustraliaAustralian Technology Network
Curtin Web Search Elastic Engineering is an example object payload from Curtin University, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
x-provenanceresponse
Example Payload
{
"x-provenance": {
"generated": "2026-08-30",
"method": "derived",
"x-operator": "institution",
"source": "https://www.curtin.edu.au/wp-json/mimas/v1/search/elastic?query=engineering",
"note": "Live keyless GET on 2026-08-30. Verbatim. Note the Elasticsearch index name `curtin-learning-offerings-prod-*` \u2014 the search is over Curtin course and unit learning offerings.",
"x-evidence-method": "probed",
"x-authorship": "Generated by API Evangelist from a live unauthenticated probe. Curtin University published nothing in this file except the quoted response body."
},
"response": {
"took": 10,
"timed_out": false,
"_shards": {
"total": 3,
"successful": 3,
"skipped": 0,
"failed": 0
},
"hits": {
"total": {
"value": 165,
"relation": "eq"
},
"max_score": 1,
"hits": [
{
"_index": "curtin-learning-offerings-prod-v20260830170034",
"_id": "SPUC-INOPMv1",
"_score": 1,
"_ignored": [
"LearningOffering.Curriculum.Package.FurtherInformation.keyword",
"LearningOffering.Curriculum.Package.GenericOverview.keyword",
"LearningOffering.Marketing.overview.relatedCourses.keyword"
],
"_source": {
"search_tab": "Courses",
"content_type": "Course"
},
"highlight": {
"search_as_you_type": [
"Industrial Optimisation Modelling <highlight>Engineering Specialisation</highlight>"
]
}
},
{
"_index": "curtin-learning-offerings-prod-v20260830170034",
"_id": "SPUC-INSMTv2",
"_score": 1,
"_ignored": [
"LearningOffering.Curriculum.Package.FurtherInformation.keyword",
"LearningOffering.Curriculum.Package.GenericOverview.keyword"
],
"_source": {
"search_tab": "Courses",
"content_type": "Course"
},
"highlight": {
"search_as_you_type": [
"Instrument Measurement <highlight>Engineering Specialisation</highlight>"
]
}
},
{
"_index": "curtin-learning-offerings-prod-v20260830170034",
"_id": "MJRH-MECENv1",
"_score": 1,
"_source": {
"search_tab": "Courses",
"content_type": "Course"
},
"highlight": {
"search_as_you_type": [
"Mechanical <highlight>Engineering</highlight>"
]
}
}
]
},
"suggest": {
"did_you_mean": [
{
"text": "engineering",
"offset": 0,
"length": 11,
"options": []
}
]
}
}
}
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.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/curtin-web-search-elastic-engineering"
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.