Card snapshot
openalex.mintlify.app
·
2026-06-07 08:20:18 UTC
·
00cfa035b9c6fc824f3647f4a17f8f29bbeaa90395eac9537bc298f32be78c7c
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 works by authors/institutions/topics, analyzing publication trends, accessing citation networks, or building research discovery applications. Agents should reach for this skill when users ask about academic papers, researchers, journals, research institutions, funding, or scientific topics.",
"tags": [],
"url": "https://developers.openalex.org/.well-known/agent-skills/openalex/skill.md"
}
]
}