Skip to content
Back to OpenAlex Developers

Card snapshot

openalex.mintlify.app · 2026-06-05 17:13:42 UTC · 07d4a5d3a15c618516573075b44fb024bdb95c7ed1447c88a302df33d42087e8

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 (works, authors, institutions, topics), building research tools, analyzing publication trends, finding papers by author/institution/topic, or downloading research metadata. Use the REST API for lookups and searches; use data snapshots for bulk analysis.",
      "tags": [],
      "url": "https://developers.openalex.org/.well-known/agent-skills/openalex/skill.md"
    }
  ]
}