Programmatic access to your AI inventory, evidence, controls and usage — REST endpoints, JSON over HTTPS, and webhooks for runtime events. Wire governance into the systems you already run.
Standard conventions your engineers already know — designed to drop into existing pipelines without surprises.
Every request carries an API key in the Authorization header. Keys are issued per tenant and scoped to least privilege.
curl https://api.trustedaigov.io/v1/assets \ -H "Authorization: Bearer" \ -H "Content-Type: application/json"
A preview of the core resources — read your inventory, push evidence and usage, and check controls.
List the AI assets in your estate.
Submit an evidence artifact for a control.
Read control definitions and test status.
Stream usage records for cost tracking.
Get notified the moment governance state changes — wire it into your SIEM, ticketing or alerting.
Built for production traffic with safe retries and language tooling on the way.
The API reference is in preview. Talk to TAI to scope your integration, or reach the team to get on the early-access list.