Skip to content
Back to OpenAlex Developers

Card snapshot

openalex.mintlify.app · 2026-06-08 05:10:51 UTC · 09dddee374cb64e70feaed4a416ea5da195abfcef122331efe815657584ff82b

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "OpenAlex Developers",
  "url": "https://developers.openalex.org/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://developers.openalex.org/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://developers.openalex.org/",
    "organization": "OpenAlex Developers"
  },
  "documentationUrl": "https://developers.openalex.org/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "openalex",
      "name": "Openalex",
      "description": "Use when querying scholarly research data, finding academic works by author/institution/topic, analyzing publication trends, building research applications, or downloading bulk research metadata. Agents should reach for this skill when users ask about research papers, authors, journals, citations, funding, or academic institutions.",
      "tags": [],
      "url": "https://developers.openalex.org/.well-known/agent-skills/openalex/skill.md"
    }
  ]
}