Application
In the intended model, an API credential would authorize an application to make scoped REST API requests within an approved project and environment boundary.
This page describes the intended credential model for future authenticated API and MCP access. It is an explanatory preview, not a live issuance surface, and it does not imply production credentials, authenticated Console access, or generally available API/MCP access.
Credential issuance is not represented as generally available. All lifecycle, scope, environment, rotation, revocation, and audit behavior below is an intended model subject to implementation and qualification.
API and MCP credentials are presented here as intended authorization models for different interfaces. Neither type is represented as currently issuable from this public surface.
In the intended model, an API credential would authorize an application to make scoped REST API requests within an approved project and environment boundary.
In the intended model, an MCP credential would authorize an AI agent to invoke an approved set of Veritan tools within a defined identity, project, and evidence boundary.
The sequence below is the target lifecycle contract. It is not evidence that the authenticated credential service is live today.
The neutral example below demonstrates how a bearer credential might appear in documentation. It is not a real credential, production prefix, endpoint contract, or availability claim.
# Illustrative credential only
# vrtn_example_••••••••••••••••••••••••
# Illustrative request shape — not a live endpoint contract
POST /v1/example/verify
Authorization: Bearer vrtn_example_••••••••••••••••••••••••
Content-Type: application/json
{
"record_id": "<example-record-id>"
}PLATFORM EXPERIENCE PREVIEW — ILLUSTRATIVE MODEL ONLY — NO LIVE CREDENTIALS ISSUED FROM THIS SURFACE
The names below are examples of how narrowly bounded capabilities may be expressed. They are not a published production scope registry or guarantee of future naming.
These principles describe the intended security posture of the future authenticated credential system. Qualification evidence will determine when each may be stated as implemented behavior.
Credential authority should be bounded, attributable, revocable, and no broader than the integration requires.