Griffith University website screenshot

Griffith University

Griffith University is a public research university in Queensland, Australia, ranked #255 in the QS World University Rankings 2025. Its public, machine-readable developer footprint centers on research and library infrastructure rather than a formal developer portal. Griffith Research Online (GRO), the institutional repository, runs on DSpace 7.6 and exposes both a REST API and an OAI-PMH 2.0 endpoint for harvesting publication and research-output metadata. The university also operates a Canvas LMS instance whose Instructure REST API documentation is publicly reachable, and maintains active GitHub organizations for its Library and eResearch Services teams. No unified, self-service Griffith developer portal was found; most administrative, course, timetable, and identity interfaces are gated behind institutional affiliation.

Griffith University publishes 3 APIs on the APIs.io network. Tagged areas include Education, Higher Education, University, Australia, and Research.

The Griffith University catalog on APIs.io includes 1 JSON-LD context.

Griffith University’s developer surface includes GitHub presence and 8 more developer resources.

20.1/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFree
3 APIs
EducationHigher EducationUniversityAustraliaResearchOpen DataRepository

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 20.1/100 · emerging
Contract Quality 4.4 / 25
Developer Ergonomics 0.0 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/griffith: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Griffith Research Online (GRO) DSpace REST API

REST API for Griffith Research Online, the university's institutional repository, running on DSpace 7.6. Provides programmatic access to communities, collections, items, bitstre...

Griffith Research Online OAI-PMH

OAI-PMH 2.0 metadata harvesting endpoint for Griffith Research Online. Supports the standard OAI verbs (Identify, ListMetadataFormats, ListRecords, etc.) for harvesting Dublin C...

Griffith Canvas LMS REST API

Griffith University operates a Canvas (Instructure) learning management system at lms.griffith.edu.au. The Canvas LMS REST API documentation is publicly reachable and describes ...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Griffith Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Griffith Context

19 classes · 12 properties

JSON-LD

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Griffith Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: griffith
name: Griffith University
description: 'Griffith University is a public research university in Queensland, Australia, ranked #255 in the QS World University
  Rankings 2025. Its public, machine-readable developer footprint centers on research and library infrastructure rather than
  a formal developer portal. Griffith Research Online (GRO), the institutional repository, runs on DSpace 7.6 and exposes
  both a REST API and an OAI-PMH 2.0 endpoint for harvesting publication and research-output metadata. The university also
  operates a Canvas LMS instance whose Instructure REST API documentation is publicly reachable, and maintains active GitHub
  organizations for its Library and eResearch Services teams. No unified, self-service Griffith developer portal was found;
  most administrative, course, timetable, and identity interfaces are gated behind institutional affiliation.'
type: Index
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/griffith.png
url: https://raw.githubusercontent.com/api-evangelist/griffith/refs/heads/main/apis.yml
tags:
- Education
- Higher Education
- University
- Australia
- Research
- Open Data
- Repository
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
- aid: griffith:gro-rest
  name: Griffith Research Online (GRO) DSpace REST API
  description: REST API for Griffith Research Online, the university's institutional repository, running on DSpace 7.6. Provides
    programmatic access to communities, collections, items, bitstreams, and metadata for Griffith research outputs. The API
    root at /server/api confirms the live DSpace REST interface.
  humanURL: https://research-repository.griffith.edu.au/
  baseURL: https://research-repository.griffith.edu.au/server/api
  tags:
  - Repository
  - Research
  - DSpace
  - Metadata
  - Open Data
  properties:
  - type: Documentation
    url: https://research-repository.griffith.edu.au/
- aid: griffith:gro-oai
  name: Griffith Research Online OAI-PMH
  description: OAI-PMH 2.0 metadata harvesting endpoint for Griffith Research Online. Supports the standard OAI verbs (Identify,
    ListMetadataFormats, ListRecords, etc.) for harvesting Dublin Core and other metadata describing Griffith publications
    and research outputs.
  humanURL: https://research-repository.griffith.edu.au/
  baseURL: https://research-repository.griffith.edu.au/oai/request
  tags:
  - OAI-PMH
  - Repository
  - Research
  - Metadata
  - Harvesting
  properties:
  - type: Documentation
    url: https://researchdata.edu.au/griffith-research-online-oai-protocol/8941
- aid: griffith:canvas-lms
  name: Griffith Canvas LMS REST API
  description: Griffith University operates a Canvas (Instructure) learning management system at lms.griffith.edu.au. The
    Canvas LMS REST API documentation is publicly reachable and describes endpoints for courses, enrollments, assignments,
    and developer keys. Live API access requires authentication and institutional credentials, and Instructure has noted the
    docs will redirect to its central developer portal after July 1, 2026.
  humanURL: https://lms.griffith.edu.au/doc/api/index.html
  tags:
  - LMS
  - Canvas
  - Instructure
  - Teaching
  - Learning
  properties:
  - type: Documentation
    url: https://lms.griffith.edu.au/doc/api/index.html
common:
- type: DomainSecurity
  url: security/griffith-domain-security.yml
- type: Website
  url: https://www.griffith.edu.au/
- type: GitHub
  url: https://github.com/GriffithUniLibrary
- type: GitHub
  url: https://github.com/gu-eresearch
- type: LinkedIn
  url: https://www.linkedin.com/school/griffith-university/
- type: Plans
  url: plans/griffith-plans-pricing.yml
- type: RateLimits
  url: rate-limits/griffith-rate-limits.yml
- type: FinOps
  url: finops/griffith-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com