II.
EvidenceSource JSON
Structured · liveevidence:xai-api-reference-docs
xAI Inference REST API documentation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "evidence:xai-api-reference-docs",
"_kind": "EvidenceSource",
"_file": "catalog-meta/evidence-sources/xai-grok-4-3.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "xAI Inference REST API documentation",
"kindLabel": "web",
"trustLevel": "trust-level:vendor-doc",
"sourceUrl": "https://docs.x.ai/developers/rest-api-reference",
"sourcePathOrUrl": "https://docs.x.ai/developers/rest-api-reference",
"locator": "Inference REST API overview with OpenAI compatibility, base route, auth header, and route families",
"capturedAt": "2026-05-26T00:00:00Z",
"observedAt": "2026-05-26T00:00:00Z",
"observedBy": "a5c-ai-catalog",
"freshnessWindowDays": 45,
"reviewOwner": "@a5c-ai/catalog",
"reviewedAt": "2026-05-26T00:00:00Z"
},
"outgoingEdges": [
{
"from": "evidence:xai-api-reference-docs",
"to": "trust-level:vendor-doc",
"kind": "has_trust_level"
}
],
"incomingEdges": [
{
"from": "claim:provider-xai-openai-compatible-chat-api",
"to": "evidence:xai-api-reference-docs",
"kind": "backed_by_evidence"
},
{
"from": "claim:provider-xai-api-key-auth",
"to": "evidence:xai-api-reference-docs",
"kind": "backed_by_evidence"
},
{
"from": "claim:provider-xai-model-discovery",
"to": "evidence:xai-api-reference-docs",
"kind": "backed_by_evidence"
}
]
}