Card snapshot
api.brainiall.com
·
2026-08-20 02:46:34 UTC
·
3f3d43cd28f6d49c59060f5cb0765440260169475a4ffd9de7431a337de70d5a
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": "Brainiall API",
"description": "Production AI APIs for speech, documents, images, translation, safety and web intelligence.",
"url": "https://api.brainiall.com",
"documentation": "https://api.brainiall.com/api/openapi.json",
"authentication": {
"type": "bearer",
"header": "Authorization",
"secretRequired": true,
"signup": "https://app.brainiall.com"
},
"capabilities": [
"speech-to-text",
"text-to-speech",
"translation",
"document-extraction",
"pdf-to-markdown",
"image-processing",
"content-moderation",
"identity-verification",
"web-intelligence",
"retrieval-augmented-generation"
],
"pricing": {
"model": "per-use",
"details": "https://app.brainiall.com/pricing"
},
"contact": "support@brainiall.com"
}