Skip to content
Back to micro1 API

Card snapshot

ai-recruiter.micro1.ai · 2026-08-02 10:53:41 UTC · e1b09f0e3463941ea5c6a457573987bdd7312c5fca491da657ec5a449485636d

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": "micro1 API",
  "url": "https://ai-recruiter.micro1.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://ai-recruiter.micro1.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://ai-recruiter.micro1.ai/",
    "organization": "micro1 API"
  },
  "documentationUrl": "https://ai-recruiter.micro1.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "micro1",
      "name": "Micro1",
      "description": "Use when building recruitment automation workflows, creating AI-powered interviews, managing candidate pipelines, inviting candidates to interviews, retrieving interview reports and recordings, or integrating recruitment processes with external ATS systems via webhooks.",
      "tags": [],
      "url": "https://ai-recruiter.micro1.ai/.well-known/agent-skills/micro1/skill.md"
    }
  ]
}