{"info":{"_postman_id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","name":"Exogram Authority Runtime REST API","description":"<html><head></head><body><p>Official Postman Collection for Exogram Authority Runtime. Evaluate action authorization, commit execution audit trails, and store/search records in the Encrypted Trust Vault.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"57256753","collectionId":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","publishedId":"2sBY4Wmvik","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-08-10T04:22:15.000Z"},"item":[{"name":"Authorization & Audit","item":[{"name":"Evaluate Action","id":"696199ea-5d3f-4d21-bce5-31290e48a2e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"action_type\": \"database_write\",\n  \"namespace\": \"production\",\n  \"agent_id\": \"postman-client\",\n  \"payload\": {\n    \"table\": \"users\",\n    \"operation\": \"update\"\n  }\n}"},"url":"https://api.exogram.ai/v2/evaluate","description":"<p>Evaluate cryptographic action authorization before executing.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"exo_prod_your_bearer_token_here"}]},"isInherited":true,"source":{"_postman_id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","name":"Exogram Authority Runtime REST API","type":"collection"}},"urlObject":{"path":["v2","evaluate"],"host":["https://api.exogram.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"696199ea-5d3f-4d21-bce5-31290e48a2e7"},{"name":"Commit Action","id":"c73cbb2c-2425-46ad-93c9-b185243daae0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"token\": \"exo_tok_9876543210\",\n  \"status\": \"success\",\n  \"payload\": {\n    \"execution_time_ms\": 45\n  }\n}"},"url":"https://api.exogram.ai/v2/commit","description":"<p>Commit executed action token to the immutable audit trail.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"exo_prod_your_bearer_token_here"}]},"isInherited":true,"source":{"_postman_id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","name":"Exogram Authority Runtime REST API","type":"collection"}},"urlObject":{"path":["v2","commit"],"host":["https://api.exogram.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"c73cbb2c-2425-46ad-93c9-b185243daae0"}],"id":"781757df-9711-419a-a5e2-ecf4bd2907d2","_postman_id":"781757df-9711-419a-a5e2-ecf4bd2907d2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"exo_prod_your_bearer_token_here"}]},"isInherited":true,"source":{"_postman_id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","name":"Exogram Authority Runtime REST API","type":"collection"}}},{"name":"Encrypted Vault","item":[{"name":"Store Vault Record","id":"3e5ab329-62b8-42e0-b5bd-eda330405a15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"content\": \"User prefers dark mode UI theme\",\n  \"source\": \"postman\",\n  \"namespace\": \"default\"\n}"},"url":"https://api.exogram.ai/v2/vault/store","description":"<p>Store record with automatic PII scrubbing and conflict detection.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"exo_prod_your_bearer_token_here"}]},"isInherited":true,"source":{"_postman_id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","name":"Exogram Authority Runtime REST API","type":"collection"}},"urlObject":{"path":["v2","vault","store"],"host":["https://api.exogram.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e5ab329-62b8-42e0-b5bd-eda330405a15"},{"name":"Search Vault Records","id":"6c5cfb81-69ea-4021-9230-5f0bbfad8e46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"UI preferences\",\n  \"top_k\": 5\n}"},"url":"https://api.exogram.ai/v2/vault/search","description":"<p>Semantic vector similarity search across vault records.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"exo_prod_your_bearer_token_here"}]},"isInherited":true,"source":{"_postman_id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","name":"Exogram Authority Runtime REST API","type":"collection"}},"urlObject":{"path":["v2","vault","search"],"host":["https://api.exogram.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c5cfb81-69ea-4021-9230-5f0bbfad8e46"}],"id":"cd979a92-c699-4881-b721-c664320a0308","_postman_id":"cd979a92-c699-4881-b721-c664320a0308","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"exo_prod_your_bearer_token_here"}]},"isInherited":true,"source":{"_postman_id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","id":"b0fed3f8-5f6c-4aba-88ab-523672fb188b","name":"Exogram Authority Runtime REST API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"exo_prod_your_bearer_token_here"}]}},"variable":[{"key":"EXOGRAM_API_URL","value":"https://api.exogram.ai"},{"key":"EXOGRAM_BEARER_TOKEN","value":"exo_prod_your_bearer_token_here"}]}